Skip to content

v1.7.0

Compare
Choose a tag to compare
@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 19 Dec 13:29
· 2256 commits to main since this release

1.7.0 (2022-12-19)

Note
Updated to @ui5/webcomponents@~1.9.3
Please also check the UI5 Web Components Release notes for v1.9.3.

Bug Fixes

  • AnalyticalTable - TypeScript: correct type for onTableScroll (#3839) (02ea1ed)
  • AnalyticalTable - TypeScript: fix ref type (#3815) (2337db1)
  • AnalyticalTable - TypeScript: fix selectedFlatRows type of onRowSelect event (#3817) (bb224ba)
  • charts: allow formatting y/x-axis ticks w/o changing measure formatter (#3803) (ad15be8), closes #3802
  • FilterBar: fix alignment of table cells in dialog (#3829) (c8c834e)
  • Grid: support React.Fragment as children (#3850) (beb032e)
  • make children of FlexBox, Grid, ResponsiveGridLayout and Text optional (#3851) (d20f986)
  • Modals - TypeScript: allow typing the container element (#3856) (780206a)

Features

  • DynamicPageTitle: expose toolbar overflowPopoverRef ref via toolbar props (#3805) (72e8cd7)
  • ObjectPage & DynamicPage: add onPinnedStateChange, fix setting alwaysShowContentHeader in runtime (#3876) (6bce2da)
  • update @ui5/webcomponents to 1.9.3 (#3886) (c7ca7bb)