v1.0.10
π₯ Breaking Changes
- Refactors the
filtersprop on any component using the DataList HOC. This refactor only applies to thedefaultsattribute, see new usage here.
π New Features
- Adds the ability to display filter labels at the top of a component using the DataList HOC, via the
showLabelsconfiguration prop infilters. - Adds an optional
headerComponentprop to the FileUploadModal component.
π Bug Fixes
None!