Skip to content

v0.16.2

Choose a tag to compare

@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 02 Jun 14:28
· 4166 commits to main since this release

0.16.2 (2021-06-02)

Bug Fixes

  • AnalyticalTable: fix focus and keyboard navigation for cells and subcomponents (#1591) (11e1497)
  • cra-template-seed: fix husky pre push hook (#1635) (b8af6ea)
  • cra-templates: use latest UI5 Web Components for React version (#1666) (d0dc44e)
  • enrichEventWithDetails: add generic return type (#1637) (48b4f64)
  • Form: prevent crash when a single item within an array is passed as child (#1624) (874d3a8)

Features

  • AnalyticalTable: allow inline styles for rows in custom hooks (#1664) (1c45689)
  • FilterBar: FilterBar without Toolbar spreads filters to available width (#1660) (bdb6173)
  • MessageBox: add initialFocus, onBeforeOpen and onAfterOpen props (#1661) (a4f974f)