Skip to main content

Changelog

Version 2.7

Released on June 4, 2026

New features

Updates

  • Extra Tooltip settings: arrow, delay, at, overlow, etc.
  • Ability to set input type for "text" editor

Fixes

  • Closing an inline editor by clicking on another cell doesn't focus the cell clicked
  • Incorrect type for header cells
  • Columns flicker when a new row is added in a Grid with flexgrow
  • Incorrect type for filterValues
  • Multiselect editor value is not applied

Breaking changes

  • Parameters of Tooltip content component changed from { row, column } to { data: row, column }

Version 2.6

Released on April 17, 2026

Initial features