v2.1.0
ui5-webcomponents-bot
released this
02 Aug 09:10
·
549 commits
to main
since this release
2.1.0 (2024-08-02)
New Components
Features
- framework: add configuration to prevent font loading (#9483) (d188638)
- framework: fire PascalCase events for easier react usage (#9608) (43e28fa)
- framework: enhance feature initialisation (#9479) (d55eba8), closes #8175
- theming: update theming-base-content to 11.17.1 (#9603) (a373552)
- icons: update @ui5/webcomponents-icons to 5.9 & 4.21 (#9563) (10b697d)
- ui5-calendar: allow overstyling (#9383) (ba7d213)
- ui5-input: expose select event (#9530) (b7bfadc)
- ui5-li-group: drag and drop enabled (#9415) (963e0c2)
- ui5-prompt-input: implement suggestions (#9390) (a261cfb)
- ui5-title: add new "size" property (#9327) (8e430e2)
- ui5-table: improve horizontal scrolling (#9293) (4b36593)
- ui5-card: add properties loading and loadingDelay (#9558) (47da4a1), closes #9437
- ui5-menu-item: add accessibility attributes (#9333) (74782e6)
- ui5-time-picker: add required, accessibleName & accessibleNameRef (#9352) (08988c4), closes #5895
- ui5-token: adjust token icon size according to the new accessibility standard (#9496) (f928f06)
Bug Fixes
- ui5-avatar-group: prevent console error when no items are present (#9587) (4f832bd), closes #9581
- ui5-busy-indicator: let focus border radius be set from the host element (#9508) (01af2a6)
- ui5-combobox: correct valueStateMessage documentation (#9458) (62cbfb4)
- ui5-combobox: remove the cloning of the value state message (#9384) (a24c6b7), closes #9347
- ui5-dialog, ui5-popover: add missing ui5-title dependency (#9480) (57b3d37)
- ui5-dialog: fix draggable dialog header focusing with mouse (#9420) (654306a)
- ui5-date-picker: adjust timestamp (#9355) (b72ed21), closes #9217
- ui5-dynamic-page: fixed wrong overlapping in header area (#9568) (9d55094), closes #9560
- ui5-flexible-column-layout: correct separator visualization (#9478) (1be8d6c), closes #9477
- ui5-input, ui5-multi-input: fix issues in inputs test pages (#9506) (b9de887), closes #9446
- ui5-input: fire change event properly when suggestions (#9429) (a77cd4b), closes #8912
- ui5-li-notification-group: suspend nested item navigation (#9361) (90f5f11)
- ui5-menu: include icon (#9413) (d5508a7)
- ui5-multi-combobox: remove the cloning of the value state message (#9391) (68ea4af), closes #9347
- ui5-notification-list-item: focus is no longer trapped in loading item (#8969) (fa37d92), closes #8768
- ui5-notification-list: fixed show more test (#9419) (4ba9173)
- ui5-page: replace resize observer with container query (#9576) (67b9ce1)
- ui5-radio-button: fix selection issue (#9565) (5b74c67)
- ui5-responsive-popover: fix header text alignment (#9501) (85424ef)
- ui5-shellbar: add missing icon dependency (#9618) (2691670), closes #9580 #9534
- ui5-shellbar: remove aria attribute from search button (#9597) (43c03e7)
- ui5-step-input: apply overstyling correctly (#9610) (1a12e52), closes #9365
- ui5-table: access interactive content inside popin cell (#9428) (60c5b98), closes #9288
- ui5-table: correct announced row count (#9442) (011815b)
- ui5-table: correct font weight (#9417) (9cc7aeb), closes #9046
- ui5-table: correct load-more event on mode change (#9434) (55aa134)
- ui5-textarea: remove the cloning of the value state message (#9401) (185d598), closes #9347
- ui5-upload-collection-item: delete can be triggered by keyboard now (#9392) (b3de325)
- ui5-timepicker: align input with timepicker styles (#9612) (df445eb), closes #9366
- ui5-toolbar: update ToolbarRegistry to use metadata tag instead of class name (#9607) (c2e2c29)
- ui5-list: improved loading state (#9520) (b32adf5), closes #9476
- ui5-multi-combobox: add background color to select all (9bdb1d5), closes #9495
- ui5-multi-combobox: hide value state message popup when popover is open (#9511) (f887689), closes #9451
- ui5-select: infinite attribute update in value property setter (#9500) (079ee04)
- ui5-shellbar: improved readability (#9527) (ea60331), closes #9296
- ui5-textarea: fix negative textarea growing (#8883) (db67090), closes #8767
- ui5-timepicker: fix error thrown upon selection from the clock (#9541) (7b4cf30)
- ui5-li-notification: fix aria-level value (#9504) (ca153d0)
- ui5-multi-combobox, ui5-combobox, ui5-input: improve popup announcement (#9513) (8dc5e51)
- ui5-multi-combobox: correct readonly functionality (#9525) (4a4d2d6)
- ui5-tabcontainer: fix overflow button focus border radius (#9507) (04b8f47)
- ui5-table: adds the missing TableHeaderRow dependency (#9490) (0b836b3)
- ui5-toolbar: failing test fixed (#9518) (4adcb2d)
- ui5-upload-collection: make empty upload collection focusable (#9403) (16d7bef)
- ui5-option: correct tooltip property forwarding (#9502) (dde34fc), closes #9015
- ui5-popover: immediate open by dynamically created UI5Element no longer throws error (#9486) (a4bc8e0)
- ui5-select: prevent unnecessary change event (#9489) (02059bc)
- ui5-select: prevent unnecessary live-change event (#9499) (1efb84b)
- ui5-tabcontainer: fix selected sub items screen readers announcement (#9426) (fae1a3a)
- ui5-tag: fix wrapped text styles (#9320) (2388edd)
- ui5-toolbar: prevent child events bubble (#9464) (3361725)
- ui5-wizard: disabled steps are no longer clickable (#9459) (2ea26ca)