Skip to content

Releases: SAP/ui5-webcomponents-react

v2.5.0

09 Dec 07:29
Compare
Choose a tag to compare

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 with react 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)

Features

v1.29.15

09 Dec 07:47
Compare
Choose a tag to compare

1.29.15 (2024-12-09)

Bug Fixes

  • ObjectStatus: fix icon alignment in large & inverted mode (#6677) (2f32377), closes #6668
  • Pie- & DonutChart: improve activeSegment handling & fix focus behavior (#6695) (1949db6), closes #6683

v1.29.14

25 Nov 08:15
Compare
Choose a tag to compare

1.29.14 (2024-11-25)

Bug Fixes

  • AnalyticalTable: update column header icons to align with latest spec (#6598) (b630a80)
  • MessageViewButton: add default tooltip & aria-label (#6597) (5127134), closes #6594
  • StyleStore: fix stale reference leading to memory leak (#6651) (b51cb24), closes #6649

v2.4.0

05 Nov 10:02
Compare
Choose a tag to compare

2.4.0 (2024-11-05)

Bug Fixes

  • AnalyticalTable: remove unnecessary aria-expanded (#6587) (a74ffbc), closes #6516
  • deps: update dependency recharts to v2.13.3 (#6582) (96096c7)

Features

  • AnalyticalTable: allow passing custom header popovers (#6576) (03d973e)
  • update @ui5/webcomponents to ~2.4.0 (#6585) (2a4049c)

Documentation

v2.3.3

31 Oct 13:00
Compare
Choose a tag to compare

2.3.3 (2024-10-31)

Bug Fixes

v2.3.2

23 Oct 08:27
Compare
Choose a tag to compare

2.3.2 (2024-10-23)

Bug Fixes

  • compat: update @ui5/webcomponents-react peer-dep (#6541) (f6db6f7), closes #6540
  • ObjectPage: support section selection in iframe (#6535) (ca82fcb)
  • Toolbar - compat: announce number of items in overflow popover (#6545) (60411d6), closes #5926

v1.29.13

23 Oct 08:11
Compare
Choose a tag to compare

1.29.13 (2024-10-23)

Bug Fixes

v2.3.1

17 Oct 15:10
Compare
Choose a tag to compare

2.3.1 (2024-10-17)

Bug Fixes

  • charts: update @ui5/webcomponents-react peer-dependencies (#6509) (21f1d39)
  • export all ui5 web components from root (#6512) (36b4652)

v2.3.0

17 Oct 13:03
Compare
Choose a tag to compare

2.3.0 (2024-10-17)

Bug Fixes

Features

  • charts: allow configuring the zoomingTool (#6489) (4d3f4fc)
  • charts: allow configuring the internal Legend component (#6493) (1bc98f9), closes #5777
  • charts: allow rechart's accessibilityLayer prop (#6459) (6de7aa7), closes #6446
  • cypress-commands: add findToolbarButtonByText query (#6463) (d16a334)

v1.29.12

17 Oct 13:36
Compare
Choose a tag to compare

1.29.12 (2024-10-17)

Bug Fixes

  • AnalyticalTable: offer limited support for infiniteScroll combined with a grouped table (#6431) (fc05ab6)
  • charts: prevent data points from being covered by zoomingTool (#6490) (e902c1a)
  • FilterBar: add tooltip for list-view SegmentedButtonItem (#6503) (44ecee8), closes #6496
  • ObjectPage: improve selection & scroll behavior (#6492) (#6507) (be7444c), closes #6478
  • ObjectPageSubSection: update styles to latest specs (#6502) (ce87a3b), closes #5850
  • Text: only break words if text can wrap (#6432) (252c2ea), closes #6427