What's Changed
- Enhance useDataViewPagination with URL persisting by @fhlavac in #18
- Add DataViewContext and events provider by @fhlavac in #15
- Introduce DataViewTable by @fhlavac in #14
- Support Tree Table in DataView by @fhlavac in #19
- Add row actions example and actions prop to the toolbar by @fhlavac in #20
- Add empty state support by @fhlavac in #25
- Add error state to the DataView table by @fhlavac in #27
- Add actions to the DataViewToolbar by @fhlavac in #24
- Add loading state to the DataViewTable by @fhlavac in #26
- Mention in the docs how row selection can be disabled by @fhlavac in #30
- Update Components.md. with isSelectDisabled by @fhlavac in #61
- Enhance DataView props and update Events example by @fhlavac in #113
- Add conditional text filtering to DataView by @fhlavac in #112
- Fix tree table data selection by @fhlavac in #127
- Add DataViewCheckbox component by @fhlavac in #131
- Add Sorting to DataView by @fhlavac in #128
- fix(toolbar): move actions after filters by @fhlavac in #151
- Clean up the docs by @fhlavac in #152
Full Changelog: prerelease-v5.0.0...v5.0.0