1.x.x
1.2.x
1.2.0
- Support: Syntax highlighting for the editor. #72 (opens in a new tab)
- Drop: The editor no longer applies custom styles to cells.
1.1.x
1.1.1
-
Fix: ^1.1.0 version Cells not aligning in sheet (left,center,right) #68 (opens in a new tab)
-
- Improve: cell label style
- Fix: When editing, if I click on the header of the same column at the top, the content disappears.
1.1.0
-
- Support for % at end of token in formulas.
- Fixed a bug that caused cells to be slightly misaligned.
- Fixed a bug that caused focus to be lost after auto-filling.
- Fixed bug that lastChangedAt was null.
- Set max-width to not exceed outer elements.
-
Support: Inserting ref by clicking on the cell. #64 (opens in a new tab)
1.0.x
1.0.6
- Bugfix: Lines are broken at the end of the line regardless of the cursor position. #55 (opens in a new tab), #56 (opens in a new tab)
1.0.5
- Bugfix: Autofill does not work when multiple cells are selected.
1.0.3, 1.0.4
- Bugfix: FormulaBar style.
1.0.2
- Bugfix: AutoFill overwrites protected cells.
1.0.1
- Bugfix: Cells referenced by formulas do not revert to their original state with undo.
1.0.0
- It is now possible to refer to another sheet. #49 (opens in a new tab)
- Formula bar. #49 (opens in a new tab)
- Add E2E tests. #48 (opens in a new tab)