Releases: SAP/ui5-webcomponents
Releases · SAP/ui5-webcomponents
v2.2.0-rc.2
2.2.0-rc.2 (2024-08-22)
Bug Fixes
- framework: attach element internals only once (#9714) (fce5d11), closes #9713
- ui5-color-palette: adjust recent color focus behavior (#9492) (7ed8a88), closes #9470
- ui5-dialog: fix block layer of initially opened dialog (#9715) (96544ef)
- ui5-dialog: set the correct block layer color (#9662) (8095518), closes #9658
- ui5-flexible-column-layout: correct min-width constraint (#9673) (08fa1b9)
- ui5-flexible-column-layout: correct separator height (#9698) (e4c48cf)
- ui5-table: range selection should stop when releasing shift (#9710) (7894823)
- ui5-timepicker: allow inputs popover on tablet (#9701) (20fd09c), closes #9705
Features
v2.1.2
v2.2.0-rc.1
2.2.0-rc.1 (2024-08-15)
Bug Fixes
- ui5-breadcrumbs: redundant import removed (#9666) (4a1823f)
- ui5-date-picker: adjust unstable test (#9663) (6cf5b18), closes #9034
- ui5-input: properly change numeric input value using the arrow keys (#9616) (a95ef11), closes #9588
- ui5-input: reset value on when set to null (#9657) (a5c3f1f), closes #2616
- ui5-list: no data item now can be focused (#9665) (ec5d614), closes #9617
- ui5-shellbar: buttons now have equal styles (#9664) (38a446a)
- ui5-special-date: add visual representation for Working/NonWorking types (#9524) (296373d)
- ui5-split-button: adjust arrow part width (#9660) (c6efdd2), closes #7642
- ui5-table: rendering empty table leads to no exception (#9685) (70ad506), closes #9636
- ui5-time-picker: adjust height in compact mode (#9681) (c07e149), closes #9669
Features
v2.2.0-rc.0
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
enableDefaultTooltips
config 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
emptyIndicatorMode
property and update samples (#9578) (cb218f0)
v2.1.1
v2.1.0
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](#928...
v1.24.8
1.24.8 (2024-08-02)
Bug Fixes
- ui5-checkbox: adjust focus outline in wrapped mode (#9330) (31fd31a), closes #9254
- ui5-date-picker: adjust timestamp (#9609) (36ef543), closes #9217
- ui5-file-uploader: apply focus properly from inside of a popover… (#9234) (ea601ff), closes #9162 #9090
- ui5-illustrated-message: fix missing apostrophe in default (sub)titles (49cf1cd)
- ui5-menu: adjust loading sub-menu (#9423) (e47d1ea), closes #7391
- ui5-multi-combobox, ui5-combobox, ui5-input: improve popup announcement (#9514) (3f37765), closes #9116
- ui5-multi-combobox: collapse the tokenizer on mobile devices (#9406) (6187df8), closes #9176
- ui5-multi-combobox: collapse tokenizer on n-more popover focusout (#9405) (30ae2fe), closes #8493
- ui5-segmented-button: prevent focus for disabled items (#9469) (a17b20e), closes #9236
- ui5-select: prevent unnecessary change event (#9491) (6a95eef)
- ui5-shellbar: add missing icon dependency (#9618) (986d133), closes #9580 #9534
- ui5-shellbar: add tooltip for shellbar items (#9412) (7a82738), closes #5885
- ui5-shellbar: improved readability (#9528) (7604346), closes #9296
- ui5-table: access interactive content inside popin cell (#9424) (3d5c207), closes #9288
- ui5-table: correct announced row count (#9443) (5537438), closes #9243
- ui5-table: correct font weight (#9418) (ed95673), closes #9046
- ui5-table: correct load-more event on mode change (#9435) (3e38b4f), closes #8052
Reverts
v2.1.0-rc.3
2.1.0-rc.3 (2024-08-01)
Bug Fixes
- ui5-date-picker: adjust timestamp (#9355) (b72ed21), closes #9217
- 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)
Features
- enhance feature initialization (#9479) (d55eba8), closes #8175
- theming: update theming-base-content to 11.17.1 (#9603) (a373552)
- ui5-card: add properties loading and loadingDelay (#9558) (47da4a1), closes #9437
- ui5-token: adjust token icon size according to the new accessibility standard (#9496) (f928f06)
- update @ui5/webcomponents-icons to 5.9 & 4.21 (#9563) (10b697d)
v2.1.0-rc.2
2.1.0-rc.2 (2024-07-25)
Bug Fixes
- ui5-busy-indicator: let focus border radius be set from the host element (#9508) (01af2a6)
- 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: 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)
Features
v2.1.0-rc.1
2.1.0-rc.1 (2024-07-18)
Bug Fixes
- 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-flexible-column-layout: correct separator visualization (#9478) (1be8d6c), closes #9477
- 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)