Skip to content

Releases: infor-design/enterprise

v4.84.6

11 Aug 15:14
Compare
Choose a tag to compare
  • Bump ids-identity version (33ae690)
  • Skip tests (64cadb5)
  • Fix icon bug due to changes in jQuery API (39b0171)
  • Add changelog note (6e7ed72)
  • Add display mode change event to help expand-to-hidden and expand-to-collapse behaviors (e2e2d66)
  • Enable close via clicking outside module nav in expanded display mode (396633f)
  • Revert icon util cchange (a971448)
  • Add changelog note (a9915a6)
  • Remove icon set constraint (5b24700)
  • Fix trigger icon display bug (cb8c180)
  • Sync correct icon from Dropdown to Module Button on Role Switch (dfe50c2)
  • Pass custom dropdown icons up to Module Nav component (0d3e1de)
  • Add external URL support for Soho Icon functions and Dropdown (45ccebd)
  • Fix change log (4f80fb5)
  • Fix padding of bottom icons (e211ccb)
  • Fix bottom padding (980076e)
  • Adjust padding in module nav (82f8b05)
  • Pass the setting through (b7889e7)
  • Added change log (5572f3e)
  • Added change log (eab428f)
  • Add one more patch (89161ff)
  • Add patches (d72c3b1)

v4.86.0

07 Aug 18:45
Compare
Choose a tag to compare

v4.84.5

25 Jul 19:54
Compare
Choose a tag to compare

v4.84.4

24 Jul 15:53
Compare
Choose a tag to compare

v4.85.0

13 Jul 15:11
Compare
Choose a tag to compare
  • Sync fix for bar chart (7158921)
  • Fix page background (2b88a2a)
  • Adds chart patches from main (d28e68d)
  • Add patch for new issue chart issue (a8d1488)
  • Sync app package json (dfaed53)

v4.84.3

07 Jul 20:00
Compare
Choose a tag to compare

v4.84.2

22 Jun 18:56
Compare
Choose a tag to compare
  • Sync change log (af5ef8f)
  • Add API to acccordion/module nav switcher (b63a97b)
  • Add changelog note (32170d5)
  • Add support for text changing attributes (2836bd5)
  • Fix some lifecycle issuesrelated to NG Module Nav Switcher component (abe8ff8)

v4.84.1

15 Jun 18:16
Compare
Choose a tag to compare
  • Update the change log (7ea39ef)
  • Change Module Nav behavior to not automatically change filter setting when a searchfield is found (b6bb1cd)
  • Add sample page improvements that include filterable setting changes (e4f10e9)
  • Improve detection of Dropdown Wrapper element in Angular environments (ddcf234)
  • Fix Module Nav Settings element padding when mixed with menu buttons (cf0fdcd)
  • Add changelog note (79d939f)
  • Fix lint (a561cda)
  • Update CHANGELOG.md (756ba53)

v4.84.0

09 Jun 14:42
Compare
Choose a tag to compare

v4.84.0

v4.84.0 Features

  • [Line Chart] Added short and abbreviated name options for the data. (#5906)
  • [Masked Input] Added setting to retain value if maximum length is already reached. (#7274)
  • [Module Nav] Added the new Module Nav component. (#7386)
  • [WeekView] Added stacked view template for week view agenda variant. (#7373)

v4.84.0 Fixes

  • [Bar] Added a setting called defaultTickCount (5 as default) to automatically add ticks when there are no dataset values. (#NG1463)
  • [Busy Indicator] Updated colors for busy indicator. (#7098)
  • [Button] Adjusted alignment for popupmenu icon buttons. (#7408)
  • [Charts] Improved the positioning of chart legend. (#7452)
  • [Datagrid] Fixed an issue where the table was not filling the entire datagrid container in firefox. (#6956)
  • [Datagrid] Fixed a bug where the colorpicker editor could not be toggles. (#7362)
  • [Datagrid] Clear rowstatus in tree node for clearRowError to work correctly. (#6033)
  • [Datagrid] Fixed an issue where showColumn was not functioning correctly with frozen columns. (#7428)
  • [Datagrid] Changed enterkeykhint behavior for filtering to filter with the virtual keyboard on mobile devices. (#1489)
  • [Datagrid] Fixed Pager not rendering correctly on page refresh. (#6811)
  • [Dropdown] Fixed the visibility of dropdown palette icons in dark mode. (#7431)
  • [Dropdown] Removed overflow none style for dropdown modal. (#6033)
  • [Header] Fix on header text not being readable due to color styles. (#7466)
  • [Images] Added class for images cursor pointer and make an example with click handler. (#7007)
  • [Editor] Fixed editor hover styles. (#7535)
  • [Header] Fixed an issue where the header text was difficult to read due to color styles. (#7466)
  • [Header] Fixed on header text not being readable due to color styles. (#7466)
  • [Locale] Added Comma translate option for locale for generating lists. (#5887)
  • [Locale] Fixed a bug using extend translations on some languages (fr-CA/pt-BR). (#7491)
  • [Locale/Multiselect] Changed text from selected to selection as requested by translators. (#5886)
  • [Lookup] Added undefined check for lookup values when updating grid. (#7403)
  • [Listview] Fixed invisible button on hover. (#7544)
  • [Modal] Fixed button alignment on modals. (#7543)
  • [Tabs/Module] Fixed a bug the personalization color was the same as the tab color (again). (#7516)
  • [SearchField] Fixed misaligned icons on toolbar search and pager buttons. (#7527)
  • [Textarea] Fixed an issue where the textarea was throwing an error. (#7536)
  • [Toolbar] Fixed x alignment on old toolbars. (#7550)

v4.82.1

07 Jun 13:27
Compare
Choose a tag to compare
  • Sync change log (6a9ade6)
  • Add fixes to tab selected color (89da854)
  • Add fix to colorpicker closing (20c09a9)
  • adjusted the width of the table to fill the container of the datagrid, ensuring it occupies the available space (33daace)
  • remove overflowing (3c15ed9)
  • fix datagrid's overflowing in modal in landscape (8b71ea2)