v0.15.4
·
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
globalFilterValueprop to allow searching all columns (#1512) (e0aea00) - Charts: Replaced the plain HTML
onClickmouse event with anonClickevent that returns the internal target of the charts svg container, including values and payload when available. (#1526) (17a1e17)