Skip to content

v4.1.2

Compare
Choose a tag to compare
@DLowHP DLowHP released this 02 Nov 15:01
· 171 commits to master since this release

Fixes

  • Reverted default text color to black, keeping it white in test grid
  • Fixed errors on ContextMenu copy and paste
  • Now always checking the current user's language setting before processing the first character
  • Recentered CheckboxCell's "tick"
  • Provided fallback range to selection change handler to fix the issue with onSelectionChanging handler when selecting with keyboard
  • Fixed date cell inconsistency that caused them to return wrong values depending on user's timezone
  • Patched Chrome v117+ bug that caused sticky content to overlap; this change introduced zIndexBase property that allows you to offset the z-indexes for panes which are now used regardless of the browser