Skip to content

v0.15.4

Choose a tag to compare

@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 28 Apr 12:28
· 4260 commits to main since this release

0.15.4 (2021-04-28)

Features

  • ActionSheet: improve a11y support & refactor implementation to comply to UX guidelines (#1519) (2178b79)
  • AnalyticalTable: add globalFilterValue prop to allow searching all columns (#1512) (e0aea00)
  • Charts: Replaced the plain HTML onClick mouse event with an onClick event that returns the internal target of the charts svg container, including values and payload when available. (#1526) (17a1e17)