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.103.0 Features
v4.103.0 Fixes
[Actionsheet]
Converted Actionsheet tests to Playwright. (#5642)[Button]
Fixed a bug where icon buttons are a little too dim. (#6913)[Button]
Converted Button tests to Playwright. (#5652)[Modal]
Fixed a bug where Japanese characters in buttonset are not appearing completely. (#5411)[Modal]
Fixed a bug where japanese characters in buttonset are not appearing completely. (#5411)[Button]
Fixed a bug where icon buttons are a little too dim. (#6913)[Datagrid]
Fixed tooltip content on datagrid filters. (#6830)[Datagrid]
Fix bug where deleting the selected rows programmatically will retain the number of rows selected (#6647)[Datagrid]
Refactor calculateColumnWidth fn to minimize calculateTextWidth calls (#6403)[Modal]
Fixed a bug where Japanese characters in buttonset are not appearing completely. (#5411)[Modal]
Fixed a bug whereafterclose
event wasn’t triggered. (#6989)[Actionsheet]
Converted Actionsheet tests to Playwright. (#5642)[Button]
Fixed a bug where icon buttons are a little too dim. (#6913)[Button]
Fixed a bug where icon buttons are a little too dim. (#6913)[Datagrid]
Added a couple guards on a line causing errors in some edge cases. (#698)[Modal]
Fixed a bug where Japanese characters in buttonset are not appearing completely. (#5411)[ModuleTabs]
Fixed an issue in module tabs that having no button text made extra spaces in the layout. (#6852)[ModuleTabs]
Fixed an issue in module tabs that a 36px gap was shown. (#6852)[Timepicker]
Fix minute rounding to hours will have invalid time error for non-24 hour format (#6430)[Spinbox]
Fixed spinbox not properly rendered on full-sized modals. (#6542)[ApplicationMenu]
Converted Application Menu tests to Playwright. (#5643)
v4.102.1 Features
[Datagrid]
Added row item as additional param for the sortFunction column option. (#6669)[Datagrid]
Added a new settingnextRowOnEnter
which will move the cell to the next row when hitting enter on a cell in edit mode to commit it. (#6719)[Datagrid]
Changed the expand/collapse icon for expandable rows to a caret. (#6307)[Timepicker]
AddedbeforeValidate
callback on blur event. (#6182)[Module Nav]
Added tooltip for overflow text in module nav switcher. (#6354)
v4.102.1 Fixes
[Accordion]
Converted Accordion tests to Playwright. (#5641)[Calendar]
Short description tooltip is being cutoff when its too long (#5930)[ContextMenu]
Fixed context popupmenu submenu size in mobile + RTL. (#5241)[Bar]
Added fix where any class withbar
in the page would be set to width 0. (#5865)[Datepicker]
Added fix where two digit year would insert the wrong year when parsed with an empty year. (#6111)[Datagrid]
Added a fix so that themaxLength
setting will also apply on the filter row. (#5418)[Datagrid]
HTML tags are shown in datagrid header tooltip (#6303)[Datagrid]
Fixed a regression where selecting a row failed if the data is filtered on some rows. (#6425)[Pie]
Added issue where some text is cut off and flows to the next line and the legend is too far down the page in positioning. (#6247)[Pie]
Fixed a bug where the pie chart would error if calling set/toggleSelected and there is no legend. (#6331)[Modal]
Added fix where modal won’t close when timepicker is closed with the Escape key. (#5855)
v4.101.1 Features
[Datagrid]
Added Notification Badge for Icons. (#5480)[Modal]
AddednoPadding
setting to remove paddings from modal body wrapper. (#6201)
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 classstyled-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)[Column]
Make theisGrouped
value to true in column grouped chart type (#6143)
v4.101.0 Fixes
[Blockgrid]
Fixed a bug whereblockgrid
items are not centered in the container. (#4081)[Charts]
Fix bug where column chart overrides charts.setSelected implementation. (#5045)[Datagrid]
Fixed a bug in Personalize Columns dialog to strip out HTML tags from the column text (#8587)[Datagrid]
Fix bug where switch icon background color is in correct when hovering disabled switch in Personalize Columns (#4044)[Datagrid]
Fixed a bug in Personalize Columns dialog to strip out HTML tags from the column text (#8587)[Datagrid]
Fix 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 bug on expanded rows staying expanded after changing pages. (#5074)[Datagrid]
Fixed a bug onfocusout
of datagrid when jumping to hyperlink. (#5018)[Environment]
Fix bug whereisIpad
environment function returning true in macbook safari browser (#5077)[Blockgrid]
Fixed a bug whereblockgrid
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 toaddrow
event variables. (#5481)[Datagrid]
Fixed a bug in Personalize Columns dialog to strip out HTML tags from the column text (#8587)[Datagrid]
Fixed a bug in validate cell when using lookup. (#4838)[Datagrid]
Fixed a bug onfocusout
of datagrid when jumping to hyperlink. (#5018)[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)[Editor]
Fixed bug where some xss injection are not properly sanitized. (#5754)[Environment]
Fixed a bug whereisIpad
environment function returning true in macbook safari browser (#5077)[General]
Updated Percy visual test approach. (#4124)[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)[Lookup]
Fixed an issue where list filter looked disabled. (#5751)[Lookup]
Now clear the filter row when reopening the modal. If not needed theclearFilter
setting can be set to false for old behavior. (#5854)[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.6 Fixes
[Module Nav]
Added tooltip for overflow text in module nav switcher. (#6354)
v4.100.5 Fixes
[Column]
Make theisGrouped
value to true in column grouped chart type (#6143)