ui5-webcomponents-react-bot
released this
09 Dec 07:29
·
41 commits
to main
since this release
2.5.0 (2024-12-09)
Bug Fixes
- AnalyticalTable: block interaction during loading (#6602) (de3c96d)
- AnalyticalTable: only show
BusyIndicator
if table has data (#6614) (36aa447) - AnalyticalTable: show vertical resizer while dragging (#6694) (0715e49)
- AnalyticalTable: update column header icons to align with latest specs (#6593) (b5859ed)
- cli: improve description for events & outline experimental components (#6625) (799e0dc)
- deps: update dependency @tanstack/react-virtual to ~3.11.0 (#6702) (2d9dbe4)
- deps: update dependency @tanstack/react-virtual to v3.10.9 (#6605) (4f76c5d)
- deps: update dependency recharts to v2.14.1 (#6684) (4ce15b0)
- deps: update nextjs monorepo to v15 (major) (#6538) (6ca32ce)
- MessageViewButton: add default tooltip & aria-label (#6595) (d924cbf), closes #6594
- NavigationLayout: add root export (#6657) (6954d95)
- ObjectPage: fix selection & header scroll behavior (#6663) (62eb7e0), closes #6600 #6648
- ObjectStatus: fix icon alignment in large & inverted mode (#6676) (7aebe5f), closes #6668
- Pie- & DonutChart: improve
activeSegment
handling & fix focus behavior (#6686) (d5b612d), closes #6683 - StyleStore: fix stale reference leading to memory leak (#6649) (4aaf4f9), closes #6646
- StyleStore: replace
useSyncExternalStore
shim withreact
import (#6650) (af15a8c) - VariantManagement: fix
hideApplyAutomatically
(#6624) (06a88f5), closes #6618 - VariantManagement: fix boolean prop handling (#6641) (69ed3e0), closes #6616
- VariantManagement: fix dirty-state and
readOnly
behavior (#6628) (fe389bc), closes #6622 #6617 - VariantManagement: support React 19 (#6639) (1b4c37d)