Releases: Kuechlin/mantine-data-grid
Releases · Kuechlin/mantine-data-grid
v0.0.21
What's Changed
- fix: navBar ScrollArea needed paddingBottom to see the last item by @astahmer in #114
- fix: useEffect deps AsyncExample by @astahmer in #112
- fix: pageSize should default to pageSizes[0] by @astahmer in #110
- feat: component overrides added in #119
- feat: new mantine styles added in #119
Full Changelog: v0.0.20...v0.0.21
v0.0.20
v0.0.19
What's Changed
- docs: import example as raw by @Kuechlin in #101
- Implement autoResetPageIndex prop by @Shadowfita in #98
- fix: autoResetPageIndex default value by @Kuechlin in #102
- Fix flash of resize by @Kuechlin in #103
New Contributors
- @Shadowfita made their first contribution in #98
Full Changelog: v0.0.18...v0.0.19
v0.0.18
v0.0.17
v0.0.16
What's Changed
- Allow all height units + custom width by @ShahriarKh in #80
- fix: styling rows and cells with className by @Kuechlin in #82
- fix: type-errors by @Kuechlin in #83
New Contributors
- @ShahriarKh made their first contribution in #80
Full Changelog: v0.0.15...v0.0.16