Releases: ruilisi/fortune-sheet
Releases · ruilisi/fortune-sheet
v0.19.17
What's Changed
- Fixed: display value incorrect on pasting by @Corbe30 in #604
- null check for parent element of leftPar by @sanchit3008 in #608
- fixed #588: cellmainWidth value corrected by @Corbe30 in #613
- #605 fixed: copy ignores hidden rows, columns in all cases + linter issues by @Corbe30 in #612
- fixed: reverted getContainer change by @Corbe30 in #614
New Contributors
Full Changelog: v0.19.16...v0.19.17
v0.19.16
What's Changed
- Add handleFormulaStringPaste method by @sanchit3008 in #598
- Dont clear formula class on input by @sanchit3008 in #600
- feat: api for hide/show rows and cols by @sanchit3008 in #603
Full Changelog: v0.19.15...v0.19.16
v0.19.15
What's Changed
- Handle cell range selection for autocompleted formulae by @sanchit3008 in #596
- call beforePaste hook for ctx menu paste option by @sanchit3008 in #594
Full Changelog: v0.19.14...v0.19.15
v0.19.14
What's Changed
- feat: add support for custom currency symbols by @sanchit3008 in #590
Full Changelog: v0.19.13...v0.19.14
v0.19.13
What's Changed
- null checks for getStyleByCell by @sanchit3008 in #582
- add regenerate-runtime to context menu by @sanchit3008 in #583
Full Changelog: v0.19.12...v0.19.13
v0.19.12
What's Changed
- Handle edge node condition for 0th column by @sanchit3008 in #577
Full Changelog: v0.19.11...v0.19.12
v0.19.11
What's Changed
- Add support for Hindi language by @sanchit3008 in #572
- Improve keyboard and screen-reader related accessibility by @bgareth in #574
- Keyboard usability + bug fixes by @sanchit3008 in #575
New Contributors
Full Changelog: v0.19.10...v0.19.11
v0.19.10
What's Changed
- fix: regeneratorRuntime not found on right click by @sanchit3008 in #562
- fix: force display:none for luckysheet-dataVerification-dropdown-btn by @sanchit3008 in #564
Full Changelog: v0.19.9...v0.19.10
v0.19.9
What's Changed
- Paste handler optimizations by @sanchit3008 in #559
- fix: absolute and mixed cell references grammar by @sanchit3008 in #560
Full Changelog: v0.19.8...v0.19.9
v0.19.8
What's Changed
- Convert result of formulae returning date to string by @sanchit3008 in #553
Full Changelog: v0.19.7...v0.19.8