Releases: parintorn0/spreadsheetjs-react
Releases · parintorn0/spreadsheetjs-react
v2.0.1: chore: Bump version to 2.0.1
- Bump the package version to 2.0.1.
v2.0.0-beta
Merge branch 'feat/v2'
v2.0.0
Merge branch 'feat/v2'
v1.0.2
fix: Cell management conflict prevention
v1.0.1: fixed: Enhance spreadsheet cell display
- Preserve whitespace in spreadsheet cells. - Adjust cell border rendering logic to apply a black border to selected cells only when not in view-only mode. - Bump package version to 1.0.1.
v1.0.0: chore: Release version 1.0.0
- Release version 1.0.0 of the spreadsheetjs-react package.
v1.0.0-alpha.14
fixed: Initial selectedCells state not correct
v1.0.0-alpha.9
fix lockfile
v1.0.0-alpha.13
fixed: cannot remove all text
v1.0.0-alpha.12
fixed: disable text input when arrow key is down