github KevinVandy/material-react-table v1.5.0

latest releases: v3.0.1, v3.0.0, 2.13.3...
21 months ago

What's Changed

  • New column virtualization feature that can be enabled with the enableColumnVirtualization prop and customized with the columnVirtualizationProps and columnVirtualizerInstanceRef props
  • Deprecated (renamed) virtualizerInstanceRef prop in favor of rowVirtualizerInstanceRef
  • Deprecated (renamed) virtualizationProps prop in favor of rowVirtualizationProps
  • Fixed crashes with empty nested data and initial filter, sorting, grouping, and pagination states
  • Update column-actions.mdx by @dmhumphrey in #263
  • Update column-filtering.mdx by @dmhumphrey in #264
  • Update column-hiding.mdx by @dmhumphrey in #265
  • Update column-ordering-dnd.mdx by @dmhumphrey in #266
  • Update column-pinning.mdx by @dmhumphrey in #267
  • Update column-resizing.mdx by @dmhumphrey in #268

Full Changelog: v1.4.3...v1.5.0

Don't miss a new material-react-table release

NewReleases is sending notifications on new releases.