You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes
New Features
Added the actionButtonPosition property to Table component to set the position of add/remove row buttons and improve the display of it when the table is set larger than the window width.
Added new Custom CSS properties for Table component.
--kuc-table-action-button-background-color
--kuc-table-action-button-left
--kuc-table-action-button-right
Bug Fixes
Fixed the issue that Notification/MobileNotification with no duration will be closed automatically if it's opened when the previously set duration has not expired.