Search

Changelogs

Latest features and fixes for the Infor Design System libraries.

Infor Design System Enterprise Components Library (also known as SoHo Components) is a framework-independent UI library consisting of CSS and JS that provides Infor product development teams, partners, and customers the tools to create user experiences that are approachable, focused, relevant and perceptive.

The latest updates to this changelog are below. Read the complete changelog here.


v4.101.0 Important Changes

  • [Scrollbars] Add a setting/class (styled-scrollbars) to apply the styled scrollbars that used to be there in windows/chrome. We no longer recommend doing this because it causes inconsistency and usability issues. But if needed add the class styled-scrollbars to the html element. (#4381)

v4.101.0 Features

  • [Hyperlinks] Improved hyperlinks colors and states. (#4141)
  • [ModuleNav] Added support for notification badges for module nav. (#5082)

v4.101.0 Fixes

  • [Blockgrid] Fixed a bug where blockgrid items are not centered in the container. (#4081)
  • [Calendar] Fixed a bug where calendar datepicker are throwing errors when using chinese localization. (#4609)
  • [Charts] Fixed a bug where column chart overrides charts.setSelected implementation. (#5045)
  • [Datagrid] Fixed a bug in date filter columns, where some default filters where stripped away. Now they are back. (#4081)
  • [Datagrid] Fixed a bug in Personalize Columns dialog to strip out HTML tags from the column text (#8587)
  • [Datagrid] Fixed a bug where switch icon background color is in correct when hovering disabled switch in Personalize Columns. (#4044)
  • [Datagrid] Fixed a bug where 1 was appended to addrow event variables. (#5481)
  • [Datagrid] Fixed a bug in Personalise Columns dialog to strip out HTML tags from the column text (#8587)
  • [Datagrid] Fixed bug where validation didn’t work on tree grid child rows. (#4975)
  • [Datagrid] Fixed a bug in validate cell when using lookup. (#4838)
  • [Datagrid] Fixed a bug on focusout of datagrid when jumping to hyperlink. (#5018)
  • [Datagrid] Fixed bug where validation didn’t work on tree grid child rows. (#4975)
  • [Datagrid] Fixed bug on expanded rows staying expanded after changing pages. (#5074)
  • [Datagrid] Fixed bug where element tags were truncated in datagrid tooltips. (#5239)
  • [Dropdown] Fixed bug where Backspace keydown in dropdown shows no results found (#4030)
  • [Dropdown] Fixed bug where dropdown had incorrect text alignment (#5604)
  • [Environment] Fixed a bug where isIpad environment function returning true in macbook safari browser (#5077)
  • [Grid] Fixed bug where additional margin appeared in fields. (#4755)
  • [Homepage] Fixed bug on homepage where no content state is having 100% height value. (#4033)
  • [Icons] Fixed external web app icons not displaying properly. (#5602)
  • [Dropdown] Fixed bug where Backspace keydown in dropdown shows no results found (#4030)
  • [Spinbox] Fixed bug where negative numbers were reset on spinbox. (#4849)
  • [Spinbox] Fixed bug where string representations of numbers were compared incorrectly as if they were numeric values. (#6100)

v4.100.3 Fixes

  • [Datagrid] Fixed a bug where 1 was appended to addrow event variables. (#5481)
  • [Datagrid] Fixed column width bug on updating editable cells. (#5762)
  • [Tooltip] Fixed extra space in the tooltip content (#5481)
  • [Icons] Fixed external web app icons not displaying properly. (#5602)
  • [ModuleNav] Fixed bug where dropdown had incorrect text alignment (#5604)

v4.100.2 Fixes

  • [General] Fixed mismatched d3 peer dependencies

v4.100.1 Fixes

  • [General] Fixed an extra space in the tooltip contents (#5446)

v4.100.0 Features

  • [Application Menu] Applied the new design to the selected states. (#8785)
  • [Column Chart] Added index property in data passed for selected event. (#8916)
  • [Icons] Added new icon dump and this fixes some icons like user-remove and adds 6 new additional icons. (#4814)

v4.100.0 Fixes

  • [Datagrid] Fixed example pages for transferring rows with tooltip. (NG#1770)
  • [Dropdown] Fixed bug on detached elements after dropdown close event. (#8992)
  • [Autocomplete] Fixed a bug in autocomplete where key events are not responding correctly. (#4038)
  • [Datagrid] Fixed example pages for transferring rows with tooltip. (NG#1770)
  • [Datagrid] Fixed bug on editable cells not updating dynamically. (NG#4612)
  • [Datagrid] Fixed bug where dirty indicator disappear when row is selected. (#5014)
  • [Datagrid] Fixed a bug in datepicker filter range not resetting properly. (#4039)
  • [Datagrid] Fixed bug where dirty indicator disappear when row is selected. (#5014)
  • [Dropdown] Fixed bug on detached elements after dropdown close event. (#8992)
  • [Donut] Fixes on donut chart resizing and widget placement. (#4894)
  • [Column] Fixed no bar shown for relatively small negative numbers. (#4102)
  • [Column] Fixed misplaced bars on examples with all negative numbers. (#4051)
  • [Modal] Placed aria-hidden in child elements of close button to avoid error in console. (#4807)
  • [ModuleNav] Fixed a bug where the module nav is not behind modals when opened on the same page. (#4807)
  • [Lookup/Datagrid] Fixed an issue where filtered data wasn’t selected, causing an error in the console. (#4904)
  • [Tabs Module] Fixed the app menu trigger position in the tabs module when multiple tabs are present and when you scroll through the tabs. (#8990)
  • [Datepicker] Fixed a bug where datepicker icon is not align in RTL orientation. (#4811)
  • [Datepicker] Fixed a bug in datepicker where dates are not properly rendered in range when using different local. (NG#1774)
  • [Switch] Fixed a bug regarding incorrect switch off icon in personalize column modal (#5106)

v4.99.1 Fixes

  • [Donut] Fixes on donut chart resizing and widget placement. (#4894)
  • [Lookup/Datagrid] Fixed an issue where filtered data wasn’t selected, causing an error in the console. (#4904)

v4.99.0 Features

  • [Calendar] Added customSort. (#8836)
  • [Datagrid] Added scrollRowIntoView. (NG#1761)
  • [FileuploadAdvanced] Added beforefileupload event in handleFileUpload method. (#8904)
  • [Listview] Added compact layout in listview. (#8959)
  • [Modal] Added promise option for beforeclose event. (#8779)
  • [Module Tabs] Updated tab colors. (#8831)
  • [Notification] Added a callback function setting to be called when the notification is closed. (#8767)