v2.2.0-rc.0
Pre-release
Pre-release
·
1534 commits
to main
since this release
2.2.0-rc.0 (2024-08-08)
Bug Fixes
- framework: invalidation no longer leaves component broken after error in onBeforeRendering (#9635) (136bd5a)
- stop attribute change calling property setter when coming from a setter (#9592) (95e61dd)
- ui5-combobox: correct scrolling behavior (#9632) (aa5f9e9)
- ui5-dynamic-side-content: retrieve correct width (#9642) (02f55f7), closes #9462
- ui5-menu: provide accessible name to the popover (#9574) (a14f6a1)
- ui5-multi-comboBox: delete token from mcb with grouping (#9623) (b3c38f8), closes #9544
- ui5-page: focused content is visible with floating footer (#9643) (4364e03)
- ui5-select: remove the cloning of the value state message (#9654) (1466076), closes #9347
- ui5-split-button: provide aria attributes for the arrow button (#9598) (2af2cf2), closes #9295
Features
- framework: add
enableDefaultTooltipsconfig option (#9559) (a672788), closes #9494 - framework: add asset files with fetch URLs (#9591) (f039cf6)
- framework: add
@query(All)decorators (#9567) (242024c), closes #6743 - ui5-dialog: increase resize handle size (#9628) (ec8904b)
- ui5-text: add
emptyIndicatorModeproperty and update samples (#9578) (cb218f0)