What's Changed
- Used more comprehensive regex to create css vars for column resizing from column ids/accessorKeys
- Fixed more column resizing issues with nested column groups
- Added official css classNames for column resizing elements
- Added exports for
MRT_ExpandButton
andMRT_GrabHandleButton
components - Exported
MRT_Updater
type so it does not have to be imported from@tanstack/react-table
- change zh columns/rows translation by @samchiu90 in #409
Full Changelog: v1.8.4...v1.8.5