Skip to content

Releases: parintorn0/spreadsheetjs-react

v2.0.1: chore: Bump version to 2.0.1

14 Nov 09:45
21e094f

Choose a tag to compare

- Bump the package version to 2.0.1.

v2.0.0-beta

12 Nov 07:59
b4477ce

Choose a tag to compare

Merge branch 'feat/v2'

v2.0.0

12 Nov 09:33
9746d7c

Choose a tag to compare

Merge branch 'feat/v2'

v1.0.2

10 Nov 09:08
3d92f6b

Choose a tag to compare

fix: Cell management conflict prevention

v1.0.1: fixed: Enhance spreadsheet cell display

10 Nov 04:25
7e49bda

Choose a tag to compare

- 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

04 Nov 09:39
ce25d11

Choose a tag to compare

- Release version 1.0.0 of the spreadsheetjs-react package.

v1.0.0-alpha.14

31 Oct 03:52
2d90078

Choose a tag to compare

fixed: Initial selectedCells state not correct

v1.0.0-alpha.9

27 Oct 04:42
6168757

Choose a tag to compare

fix lockfile

v1.0.0-alpha.13

27 Oct 07:36
ffd0fd6

Choose a tag to compare

fixed: cannot remove all text

v1.0.0-alpha.12

27 Oct 07:19
f487afa

Choose a tag to compare

fixed: disable text input when arrow key is down