Skip to content

v1.0.10

Choose a tag to compare

@dleadbetter dleadbetter released this 13 Mar 12:58
· 1204 commits to master since this release
5288397

πŸ’₯ Breaking Changes

  • Refactors the filters prop on any component using the DataList HOC. This refactor only applies to the defaults attribute, 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 showLabels configuration prop in filters.
  • Adds an optional headerComponent prop to the FileUploadModal component.

πŸ› Bug Fixes

None!