Releases: langleyfoxall/react-dynamic-data-table
Releases · langleyfoxall/react-dynamic-data-table
v8.1.2
v8.1.1
What's Changed
- Fix invalid code generation due to Babel/core-js incompatibilities. by @jameswilddev in #113
Full Changelog: v8.1.0...v8.1.1
v8.1.0
v8.0.1
v8.0.0
What's Changed
- upgrade/24-06-27 by @Warren-CB in #109
- Release prep by @jameswilddev in #110
New Contributors
- @Warren-CB made their first contribution in #109
Full Changelog: v7.19.0...v8.0.0
7.19.0
What's Changed
- Add predicate for indicating that rows are active. by @jameswilddev in #108
New Contributors
- @jameswilddev made their first contribution in #108
Full Changelog: v7.18.0...v7.19.0
7.18.0
- Feature to show pagination controls when only one page is present
7.17.1
- Re-publish to fix missing dist files
v7.17.0
- Allows errors in AJAX requests issued by the
AjaxDynamicDataTable
to be captured via anonError
prop