Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui5-combobox): introduce nested grouping of items (#8926)
* feat(ui5-cb-group-item): introduce nested grouping Replace flat item structure with nested grouping. Removes the ui5-cb-group-item component. BREAKING CHANGE: The ui5-cb-group-item component is removed. Groups can now be created with the ui5-cb-item-group.
- Loading branch information