Skip to content

Glide Data Grid 6.0.2

Choose a tag to compare

@jassmith jassmith released this 31 Jan 20:41
· 165 commits to main since this release

New Features

  • Add multiselect cell
  • Add support for circular checkboxes in row marker
  • Add ability to configure the editor bloom amount

Enhancement

  • Bump react-select version

Bug Fixes

  • Fix issue where highlight regions would sometimes not show when center region is only 1 column wide
  • Trailing row no longer selectable via DND when not sticky
  • onItemHovered no longer emitted when resizing a column, thanks @BrianHung
  • FIx bug where disabling the focus ring did not disable the background color
  • Fix a clipping issue when vertical borders are not drawn
  • Add ability to have a hover effect on text cells to preview editing