Skip to content

Releases: SAP/ui5-webcomponents-react

v2.8.1

24 Mar 09:32
Compare
Choose a tag to compare

2.8.1 (2025-03-24)

Bug Fixes

  • AnalyticalTable: align column popover based on hAlign (#7081) (eb7dddc), closes #7080
  • AnalyticalTable: fix focus behavior when tabbing (#7063) (8be0e35), closes #7062
  • deps: update dependency @tanstack/react-virtual to v3.13.4 (#7071) (cf721e5)
  • FilterBar: fix reordering in StrictMode (#7060) (7f0f4e6), closes #7013
  • MessageBox: always create valid id for String action button (#7091) (57b9b54)
  • ObjectPage: always show focused elements in content (#7104) (c8bea19), closes #7057 #7010
  • ObjectPage: fire onPinButtonToggle only when required (#7064) (16c0453)
  • ObjectPage: use full width for header content if no image is set (#7046) (41f0dc9), closes #7025
  • ObjectStatus: screen readers announce "button" only once (#7047) (c03e359), closes #7039
  • ObjectStatus: use IconMode.Decorative instead of aria-hidden (#7110) (45664cf)
  • VariantManagement: allow quotes in VariantItem name (#7108) (eafca89), closes #7106

v1.29.19

24 Mar 09:49
Compare
Choose a tag to compare

1.29.19 (2025-03-24)

Bug Fixes

  • AnalyticalTable: align column popover based on hAlign (#7101) (7f3bbaf), closes #7080
  • AnalyticalTable: fix React key warning (#7100) (da3c19e), closes #7093
  • FilterBar: fix reordering in StrictMode (#7112) (9e3054e)
  • MessageBox: always create valid id for String action button (#7113) (e0e636b)
  • ObjectPage: use full width for header content if no image is set (#7111) (c44217e)
  • VariantManagement: allow quotes in VariantItem name (#7114) (f19762b)

v2.8.0

05 Mar 15:12
Compare
Choose a tag to compare

2.8.0 (2025-03-05)

Bug Fixes

  • deps: update dependency @tanstack/react-virtual to v3.13.1 (#6995) (1b51f0b)
  • deps: update dependency @tanstack/react-virtual to v3.13.2 (#6998) (aee6c53)
  • FilterBar: disable "down" reorder btns on last row (#7040) (a20770a)
  • Toolbar (compat): exclude spacer from overflow popover (#6962) (44bcdd7), closes #6933
  • Toolbar (compat): remove margin from empty items (#6952) (eac4baf)

Features

v1.29.18

05 Mar 16:32
Compare
Choose a tag to compare

1.29.18 (2025-03-05)

Bug Fixes

v2.7.2

13 Feb 13:40
Compare
Choose a tag to compare

2.7.2 (2025-02-13)

Bug Fixes

Refactoring

  • internal: move withWebComponent and corresponding types & utils to base pkg (#6927) (6421196)

v2.7.1

05 Feb 15:10
Compare
Choose a tag to compare

2.7.1 (2025-02-05)

Bug Fixes

  • base: correct getEffectiveScopingSuffixForTag import path (#6901) (59a3324), closes #6900
  • mount ui5 web components only on the client (#6902) (93830e9)
  • ObjectPage: position expand/collapse buttons correctly (#6897) (70745c6), closes #6867

v2.7.0

04 Feb 08:57
Compare
Choose a tag to compare

2.7.0 (2025-02-04)

Bug Fixes

  • AnalyticalTable - TypeScript: fix incorrect setFilter type (#6842) (4a21ffb)
  • AnalyticalTable: allow typing SPACE in custom cell content (#6881) (35e1420)
  • AnalyticalTable: apply correct column width when hiding columns (#6848) (16e1803), closes #5938
  • deps: update dependency @tanstack/react-virtual to ~3.12.0 (#6888) (87b27ff)
  • deps: update dependency @tanstack/react-virtual to v3.11.3 (#6870) (a0d000a)
  • deps: update dependency recharts to v2.15.1 (#6871) (4be074a)
  • deps: update ui5 web components to v2.6.3 (patch) (#6878) (b678456)
  • MessageItem: enable details view if Link overflows (#6859) (88e1398), closes #6857
  • ObjectPage: fix scroll-to/selection behavior (#6879) (2b658d8), closes #6798
  • SplitterLayout: implement latest design specs (#6885) (567a1b3)
  • ThemingParameters: update css vars (#6823) (a2cc7bd)

Features

v1.29.17

04 Feb 09:17
Compare
Choose a tag to compare

1.29.17 (2025-02-04)

Bug Fixes

  • AnalyticalTable: apply correct column width when hiding columns (#6853) (8354630)
  • MessageItem: enable details view if Link overflows (#6893) (e02a6fc)
  • SplitterLayout: implement latest design specs (#6894) (bfe245a), closes #6885

v1.29.16

10 Jan 13:27
Compare
Choose a tag to compare

1.29.16 (2025-01-10)

Bug Fixes

v2.6.0

09 Jan 12:32
Compare
Choose a tag to compare

2.6.0 (2025-01-09)

Bug Fixes

  • AnalyticalTable - TypeScript: adjust column types for filtering (#6715) (ee6e748)
  • AnalyticalTable: use single stylesheet (#6763) (1c5b596)
  • charts: support React19 (#6742) (857d6b5)
  • deps: update dependency @tanstack/react-virtual to v3.11.1 (#6716) (d17c922)
  • deps: update dependency @tanstack/react-virtual to v3.11.2 (#6751) (381e0bc)
  • deps: update ui5 web components to v2.5.1 (patch) (#6753) (2d4d04a)
  • FilterBar: correct callback values for onFiltersDialogSelectionChange (#6724) (0e289fa), closes #6720
  • MessageViewButton: correct tooltips (#6766) (de4608f), closes #6594
  • MessageView: fix group order (#6760) (4d7c8e1), closes #6750
  • ObjectPage: scroll to section when programmatically selected (#6768) (ad9937a), closes #6765
  • SelectDialog: set search input type to "search" (#6791) (9919542)

Features

  • update to UI5 Web Components 2.6.2 (#6792) (c147bf7)
  • ExpandableText: replace React-only component with ui5-expandable-text web component (#6792) (c147bf7)