Releases: plotly/dash-ag-grid
Releases · plotly/dash-ag-grid
Release list
v35.2.0
[35.2.0] - 2026-04-03
Added
- #436 Enabled Filter Handlers to simplify custom filter components by splitting the filter logic out from the UI component.
- #440
- added
columnTypesto prop categories for parsing functions
- added
Changed
- #440
- Markdown update for npm
linkTargetnow works even ifdangerously_allow_codeistrueand notargetis passed in the link._selfwill auto apply as alinkTarget._blankwill auto applyrel='noreferrer noopener 'nofollow'for security reasons, but will open in a new tab.
- version bump to v
35.2.0for the grid
- Markdown update for npm
Full Changelog: v35.0.0rc0...v35.2.0
v35.0.0rc0
Release candidate for v35 of AG Grid
v34.0.0rc0
Release candidate for v34 AG Grid
v33.3.3
v32.3.4
re-release of v32.3.3 due to publishing errors
v32.3.3
v33.3.2rc2
v33.3.2rc2
v32.3.2
Fixed
- #403 fix "Maximum update depth exceeded" error
v33.3.2rc1
v32.3.1
Fixed
- #394 allow
cellRenderercolumn def to be a function