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
fix: style for merged cell with custom background color (#63)
* fix: style for merged cell with custom background color
* chore: build
* chore: increment version
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
fix: spreadsheet throws an error when trying to filter a single cell of a column (5279)
fix: spreadsheet's dataSource change event is not triggered on pasting into a cell (6378)
fix: column/row lines and values disappear and re-appear on scrolling the Spreadsheet (6272)
fix: copy/Paste range of data should behave like Excel (2685)
fix: values copied from Spreadsheet and pasted in Excel are duplicated
fix: spreadsheet cell content, copied with Cut/Copy toolbar/context menu buttons, is pasted as HTML to cells in Edit mode or to cells in another Spreadsheet