What's Changed
- Fixed
rangeFilterIndex
being undefined in filterProps callback - Added
hr
locale for Croatian translations - Upgraded to TanStack Table v8.13.2
- Fixed column.getIsVisible() not returning accurate value for parent group columns
- Fixed Deep Keys type for Partial TData types
- New pagination table instance APIs
- Update filterVariant type options in the docs by @imnasnainaec in #1004
- Update
useRef
types in virtualization.mdx#access-underlying-virtualizer-instances by @imnasnainaec in #1010 - Add Croatian locale by @renatoka in #1011
- Header group visibility is always true by @ThisIsHG in #1009
New Contributors
Full Changelog: v2.12.0...v2.12.1