v1.0.1
- Revert "Feature: Hyperformula" by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/662
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v1.0.0...v1.0.1
v1.0.0
- Feature: Hyperformula by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/655
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.22.0...v1.0.0
v0.22.0
- added: batch API, calculateFormula API improvements by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/658
- fixed: calculate formula args by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/659
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.21.0...v0.22.0
v0.21.0
- fix: null check for freeze handles by @sanchit3008 in https://github.com/ruilisi/fortune-sheet/pull/648
- Optimisation: edit operation takes 4.5s in large sheets by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/649
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.62.0 by @dependabot in https://github.com/ruilisi/fortune-sheet/pull/651
- @dependabot made their first contribution in https://github.com/ruilisi/fortune-sheet/pull/651
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.20.2...v0.21.0
v0.20.2
- Optimize textbreak processing by @sanchit3008 in https://github.com/ruilisi/fortune-sheet/pull/647
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.20.1...v0.20.2
v0.20.1
- Optimize inline textwrap processing by @sanchit3008 in https://github.com/ruilisi/fortune-sheet/pull/646
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.20.0...v0.20.1
v0.20.0
- Do not import isPlainObject directly by @Kreijstal in https://github.com/ruilisi/fortune-sheet/pull/627
- added: 12hr format support by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/630
- fixed #633: 'select cell range' does not scroll by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/635
- check for globalThis. by @Kreijstal in https://github.com/ruilisi/fortune-sheet/pull/636
- removed: redundant default value, fixes cell range issue by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/634
- added: number format support - Volts, ampere, ohms by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/631
- Fix typescript error by @Kreijstal in https://github.com/ruilisi/fortune-sheet/pull/637
- fixed: tsc, lint errors by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/639
- @Kreijstal made their first contribution in https://github.com/ruilisi/fortune-sheet/pull/627
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.19.18...v0.20.0
v0.19.18
- fixed #578: performance improvement on filltext() by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/615
- Bugfix: scroll restricted to a single axis by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/617
- Bugfix/data verification message by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/625
- fixed #622: font family not included in css by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/623
- added: updated features and roadmap in readme by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/624
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.19.17...v0.19.18
v0.19.17
- Fixed: display value incorrect on pasting by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/604
- null check for parent element of leftPar by @sanchit3008 in https://github.com/ruilisi/fortune-sheet/pull/608
- fixed #588: cellmainWidth value corrected by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/613
- #605 fixed: copy ignores hidden rows, columns in all cases + linter issues by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/612
- fixed: reverted getContainer change by @Corbe30 in https://github.com/ruilisi/fortune-sheet/pull/614
- @Corbe30 made their first contribution in https://github.com/ruilisi/fortune-sheet/pull/604
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.19.16...v0.19.17
v0.19.16
- Add handleFormulaStringPaste method by @sanchit3008 in https://github.com/ruilisi/fortune-sheet/pull/598
- Dont clear formula class on input by @sanchit3008 in https://github.com/ruilisi/fortune-sheet/pull/600
- feat: api for hide/show rows and cols by @sanchit3008 in https://github.com/ruilisi/fortune-sheet/pull/603
Full Changelog: https://github.com/ruilisi/fortune-sheet/compare/v0.19.15...v0.19.16