Skip to content

v1.20.0

Compare
Choose a tag to compare
@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 02 Oct 09:44
· 1394 commits to main since this release

1.20.0 (2023-10-02)

Note

Updated to @ui5/webcomponents@~1.18.0
Please also check the UI5 Web Components Release notes for v1.18.0.

Bug Fixes

  • AnalyticalTable - useIndeterminateRowSelection: select parent row when children are selected (#5098) (3119083), closes #4998
  • AnalyticalTable: add tooltip to header selection-cell (#5081) (22ad96d)
  • AnalyticalTable: remove default prop for alwaysShowSubComponent (#5106) (9aadf71)
  • AnalyticalTable: replace role cell with gridcell (#5080) (944729b), closes #5074
  • AnalyticalTable: update @tanstack/react-virtual to 3.0.0-beta.61 (#4899) (b053c1d), closes #3376
  • cypress-commands: add main entrypoint (#5051) (6bbfc85), closes #5049
  • FilterBar: update search position to latest design specs (#5059) (84eef5c)
  • ObjectPage: allow rendering headerTitle only in headerContent section (#5043) (932cefc)
  • useResponsiveContentPadding - TypeScript: adjust types (#5039) (3fc9ea4)
  • VariantManagement: fix type extraction for button click handler (#5095) (b0da979), closes #5072

Features