Skip to content

v35.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Apr 10:38
· 2 commits to main since this release

[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 columnTypes to prop categories for parsing functions

Changed

  • #440
    • Markdown update for npm
      • linkTarget now works even if dangerously_allow_code is true and no target is passed in the link.
      • _self will auto apply as a linkTarget.
      • _blank will auto apply rel='noreferrer noopener 'nofollow' for security reasons, but will open in a new tab.
    • version bump to v35.2.0 for the grid

Full Changelog: v35.0.0rc0...v35.2.0