You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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