Commit b035dbc
authored
chore(ui5-toolbar): toolbar item wrapper introduced (#12243)
* chore(ui5-toolbar): toolbar item wrapper introduced
* chore(ui5-toolbar-item): wrappers introduced
* chore(ui5-toolbar-item): toolbar wrappers
* chore(ui5-toolbar): toolbar item wrapper introduced
* chore(ui5-toolbar): toolbar item wrapper introduced
* chore(ui5-toolbar): toolbar item wrapper introduced
* chore(ui5-toolbar-item): item wrapers introduced
* chore(ui5-toolbar-item): items wrappers introduced
* chore(ui5-toolbar): toolbar item wrapper introduced
* chore(ui5-toolbar): item wrappers introduced
* fix(ui5-shellbar): adjust sizes-parameters for shellbar
* chore(ui5-toolbar): wrappers introduced
* fix(ui5-toolbar): toolbar items introduced
* chore(ui5-toolbar): toolbar wrappers introduced
* chore(ui5-toolbar): wrappers introduced
* chore(ui5-toolbar): toolbarItem wrappers
* chore(ui5-toolbar): toolbar wrappers introduced
* chore(ui5-toolbar): toolbar item wrapper introduced
* chore(ui5-toolbar-item): wrappers introduced
* Delete packages/main/test/pages/ToolbarWrappers.html
* chore(ui5-toolbar): fix tests
* chore(ui5-toolbar): fix click event handling in ToolbarItem
* chore(ui5-toolbar): fix toolbar items
* chore(ui5-toolbar): fix OTB width
* fix(ui5-toolbar): enhance overflow handling and add new toolbar item examples
* chore(ui5-toolbar): fix reviwe comments
* chore(ui5-toolbar): fix review comments
* fix(ui5-toolbar): fix tests
* chore(ui5-toolbar): review comments
* fix(ui5-toolbar): migrate ToolbarItem to UI5 Web Component
* fix(ui5-toolbar-item): item wrapper introduced
* fix(ui5-toolbar-item): general wrapper introduced
* fix(ui5-toolbar-item): remove code from components that is not needed
* fix(ui5-toolbar-item): code-review comments addressed
* fix(ui5-toolbar-item): code-review comments addressed
* fix(ui5-toolbar-item): correct code issue
* fix(ui5-toolbar-item): checkForWrapper fixed
* fix(ui5-toolbar-item): code reviews feedback implementation
* fix(ui5-toolbar): typo in sample fixed
* chore(ui5-toolbar): experimental flag added
* chore(ui5-toolbar): failing tests fixed
* chore(ui5-toolbar): failing tests fixed
* feat(ui5-toolbar): failing tests fixed1 parent 1d17d50 commit b035dbc
18 files changed
Lines changed: 1245 additions & 33 deletions
File tree
- packages
- main
- cypress/specs
- src
- themes
- test/pages
- website/docs
- _components_pages/main/Toolbar
- _samples/main/Toolbar/ToolbarItem
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| 578 | + | |
578 | 579 | | |
579 | 580 | | |
580 | 581 | | |
| |||
664 | 665 | | |
665 | 666 | | |
666 | 667 | | |
| 668 | + | |
0 commit comments