Releases: KevinVandy/material-react-table
Releases · KevinVandy/material-react-table
v2.0.0-rc.1
What's Changed
- fix: Modify Chinese translation by @anyone-yuren in #752
- fix: cast renderCellValue to string to highlight value by @paolapog in #762
New Contributors
- @anyone-yuren made their first contribution in #752
Full Changelog: v2.0.0-beta.13...v2.0.0-rc.1
v2.0.0-beta.13
v2.0.0-beta.6
What's Changed
- renamed modalProps to dialogProps
- Fix cell indentation for sub-rows in rtl mode by @fmoosavi in #745
New Contributors
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6
v2.0.0-beta.5
What's Changed
- Maybe better ESM support
- New
mrtTheme
prop to change internal colors used that are not usually configurable in a mui theme - Global filter uses outlined variant by default
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
v2.0.0-beta.4
What's Changed
- Allow all MRT components to accept more MUI props in a
...rest
prop for easier headless mode use - Minor bug fixes for when certain loading UI shows
- Edit Textfield css cleanup
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.4
v2.0.0-beta.2
What's Changed
- New optional
createMRTColumnHelper
util for slightly more type-safe column definitions
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
v1.15.1
What Changed
(Backporting some v2 fixes to v1)
- Replaced
"Unsorted"
tooltip on header sort icon buttons with sort by next sort direction tooltip - Fixed accessorFn being called during loading and other undefined data states during loading
- Fixed some button tooltips titles were not overridable
- Fixed virtualized nested column header groups to not crash
- Upgraded to latest TanStack Table
v8.10.7
various performance improvements and bug fixes - Upgraded to latest TanStack Virtual
v3.0.0-beta.65
for various bug fixes
Full Changelog: v1.15.0...v1.15.1
v2.0.0-beta.1
What's Changed
- Fully implement inline create row functionality
- editing mode "table" styles cleanup
- column resizing ui refresh
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1
v2.0.0-beta.0
What's Changed?
- Better default header icon button styles
- New Loading Overlay UI
Full Changelog: v2.0.0-alpha.6...v2.0.0-beta.0
v2.0.0-alpha.6
What's Changed
- fix: #718 dragend don't fire on virtualization by @YongThePsibor in #719
Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6