Changelog

Major releases and milestones. For the full history, see the GitHub releases.

v0.21.0

gp-grid v0.21.0 adds full localization through a labels prop and per-column text wrapping for long cell content. Both features are additive.

Read more →

v0.20.0

gp-grid v0.20.0 makes the values filter model store raw cell values instead of formatted labels, a breaking change for server backends and persisted filters. Migration guide included.

Read more →

v0.19.0

gp-grid v0.19.0 makes max fling velocity configurable, fixes virtual scrolling on Safari, ensures deterministic sort tie-breaking, and improves performance.

Read more →

v0.18.0

gp-grid v0.18.0 introduces smooth scrolling with wheel dampening, keeping data grids with millions of rows responsive during fast scroll wheel gestures.

Read more →

v0.16.0

gp-grid v0.16.0 renames the data source fetch method to query, a breaking change that avoids false positives in security scanners. Migration guide included.

Read more →