Skip to content

Release v0.16.0

Compare
Choose a tag to compare
@bexsoft bexsoft released this 01 Feb 21:46
a885a24

BREAKING CHANGES

DataTable sorting options are now handled by the component itself.
To enable please change the sortEnabled prop to true in case you want all columns to have the sort ability or use an string array with the element Keys where you want to enable the sorting function.

What's Changed

Full Changelog: v0.15.1...v0.16.0