release_12.36.0
Feature Enhancements
Common-Canvas
Just bug fixes
Common-Properties
#1604 Added property config to be able to hide "Alerts" tab and message count on tab names
Added a new config option in propertiesConfig object to show/hide "Alerts" tab -
showAlertsTab (boolean) - Default true to show "Alerts" tab whenever there are error or warning messages. If set to false, Alerts tab won't be displayed.
When showAlertsTab: true
or showAlertsTab
is not set, "Alerts" tab will be displayed. Also tab name shows the number of error/warning messages in the tab. Like this:
When showAlertsTab: false
, "Alerts" tab won't be displayed. Tab name doesn't show number next to it. Like this:
Issues Resolved
#1604 Added property config to hide Alerts tab and message count on tab names (#1605)
#1602 Category label in palette category misaligned with no category image and long label (#1603)
#135 Notification panel scrolling issue (#1587)
#1596 Use separate function to apply listeners to link handles (#1597)
#1594 Attempt is made to close context toolbar even when toolbar is closed (#1595)
#1592 Palette items are not left aligned (#1593 )
#1590 Contents div should be opened in appropriate order (#1591)
#1588 Console error being displayed when unexpected object is dropped… (#1589)