SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.58k stars 269 forks source link

feat(ui5-ai-button): implement split button functionality #10242

Open NHristov-sap opened 3 days ago

NHristov-sap commented 3 days ago

There is a request for redesign/refactoring of AI Button ui5-ai-button in order to use ui5-split-button instead of ui5-button which will allow app developers to define default action on pressing of AI button and opening an additional menu in some cases.

image

There is new property splitMode introduced in ui5-button-state component that activates split button mode for specific state.