GridSheet 1.x.x
- #100
- Fix: Formulas not processed correctly when renderer is specified
- #99
- Support: HTML format in clipboard
- #95
- Support: onKeyUp event handler
- Fix: Range selection across sheets
- #86
- Refactor: System architecture changes for plugin support
- #83
- Fix: evaluates option not working properly
- #79
- Drop: date-fns and date-fns-timezone, migrate to dayjs
- Fix: eq function not working
- #77
- Support: PluginBase
-
Support: Syntax highlighting for the editor. #72
- Drop: The editor no longer applies custom styles to cells.
-
Support: pluginbase
-
Fix: ^1.1.0 version Cells not aligning in sheet (left,center,right) #68
-
- Improve: cell label style
- Fix: When editing, if I click on the header of the same column at the top, the content disappears.
-
- 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
- Bugfix: Autofill does not work when multiple cells are selected.
1.0.3, 1.0.4
Section titled “1.0.3, 1.0.4”- Bugfix: FormulaBar style.
- Bugfix: AutoFill overwrites protected cells.
- Bugfix: Cells referenced by formulas do not revert to their original state with undo.