ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

feat(ui5-li-notification): implement new design

Open LidiyaGeorgieva opened this issue 11 months ago • 0 comments

There is new design for the Notifications. In the current pull request we implement the changes for the Notification Item:

  • new slot "menu" is introduced (to replace the ui5-notification-action)
  • ui5-notification-action is deprecated (still will be visualized, but will be completely removed in future)
  • if there is only one action it will go on the overflow (before it was rendered as separate button)
  • samples are updated

BGSOFUIRODOPI-3226

  • "priority" property is depricated (but stil works)
  • "statusIndicator" prerty is added. It will replace the "priority" property
  • "indicateImportance" property is added. It is for visualizing "Importance" label

BGSOFUIRODOPI-3227

LidiyaGeorgieva avatar Mar 12 '24 14:03 LidiyaGeorgieva