Commit Graph

904 Commits

Author SHA1 Message Date
Shashank Agarwal
71b8164bec fixed: semicolon 2024-11-11 09:23:10 +00:00
Shashank Agarwal
6093921f62 fixed: scroll restricted to a single axis 2024-11-11 09:22:33 +00:00
Sanchit Agarwal
01d52cec91
Merge pull request #615 from Corbe30/optimize/filltext-newline-parsing
fixed #578: performance improvement on filltext()
2024-11-03 07:41:56 +05:30
Shashank Agarwal
96ba05a024 removed: unnecessary loop to split homogeneous characters 2024-10-24 12:24:15 +00:00
sanchit3008
a5911bb2e4 v0.19.17 bump 2024-10-23 15:41:36 +05:30
Sanchit Agarwal
5f2da8ed7c
Merge pull request #614 from Corbe30/bugfix/yarn-tsc-getContainer
fixed: reverted getContainer change
2024-10-22 16:47:11 +05:30
Shashank Agarwal
94a091df70 fixed: reverted getContainer change 2024-10-17 16:49:14 +05:30
Sanchit Agarwal
b441c81ab6
Merge pull request #612 from Corbe30/bugfix/filtered-rows-copied
#605 fixed: copy ignores hidden rows, columns in all cases + linter issues
2024-10-17 16:08:58 +05:30
Sanchit Agarwal
3e20be4d5e
Merge pull request #613 from Corbe30/bugfix/canvas-selection-issue
fixed #588: cellmainWidth value corrected
2024-10-17 16:08:46 +05:30
Shashank Agarwal
2315fcb1e5 fixed #588: cellmainWidth value corrected 2024-10-17 13:05:47 +05:30
Shashank Agarwal
10478d906f added: ignore hidden cols as well as rows 2024-10-16 08:11:40 +00:00
Shashank Agarwal
0ede3c13c9 Merge branch 'master' of https://github.com/Corbe30/fortune-sheet into bugfix/filtered-rows-copied 2024-10-16 07:40:39 +00:00
Shashank Agarwal
ad74138107 fixed: copy ignores hidden rows in all cases + linter issues 2024-10-16 07:29:26 +00:00
Sanchit Agarwal
c73ec6fefb
Merge pull request #608 from ruilisi/parentElement-null-check
null check for parent element of leftPar
2024-10-03 12:23:23 +05:30
Sanchit Agarwal
4d2fb2bb93
Update formula.ts 2024-10-01 23:46:01 +05:30
Sanchit Agarwal
ef6884a8c2
Merge pull request #604 from Corbe30/bugfix/cell-copy-display-value
Fixed: display value incorrect on pasting
2024-09-24 20:55:25 +05:30
Shashank Agarwal
c3f15a53d5
Fixed: display value incorrect on pasting
Default condition added if celltype/Format definition does not exist on pasting a cell
2024-09-24 11:46:46 +05:30
sanchit3008
af2e724cb3 v0.19.16 bump 2024-09-23 20:04:23 +05:30
Sanchit Agarwal
236e734eff
Merge pull request #603 from ruilisi/602-通过-updatesheet-修改表格配置实现隐藏行后表格未刷新需要提供手动刷新表格的api
feat: api for hide/show rows and cols
2024-09-23 14:41:37 +05:30
Sanchit Agarwal
9fe2294bb4 feat: api for hide/show rows and cols 2024-09-23 09:08:54 +00:00
Sanchit Agarwal
0e4d0ba6bf
Merge pull request #600 from ruilisi/597-pasting-formula-into-sheet-doesnt-evaluate-it
Dont clear formula class on input
2024-09-17 23:01:28 +05:30
Sanchit Agarwal
9f270d9db5
dont clear formula class on input 2024-09-17 22:59:26 +05:30
Sanchit Agarwal
ac6fe2edf9
Merge pull request #598 from ruilisi/597-pasting-formula-into-sheet-doesnt-evaluate-it
Add handleFormulaStringPaste method
2024-09-17 20:45:06 +05:30
Sanchit Agarwal
3a63f2bcd6
non-null asserts for handleFormulaStringPaste 2024-09-16 17:18:52 +05:30
Sanchit Agarwal
5078400abe
add handleFormulaStringPaste method 2024-09-16 17:15:22 +05:30
sanchit3008
654be910e8 v0.19.15 bump 2024-09-14 20:20:21 +05:30
Sanchit Agarwal
a83a36a239
Merge pull request #594 from ruilisi/592-beforepaste-bug
call beforePaste hook for ctx menu paste option
2024-09-12 12:56:31 +05:30
Sanchit Agarwal
48d3a5ffaf
Merge pull request #596 from ruilisi/595-adding-cells-to-a-formula-shifts-focus-to-beginning
Handle cell range selection for autocompleted formulae
2024-09-12 12:56:15 +05:30
Sanchit Agarwal
39a382c53d handle cell range selection for autocompleted formulae 2024-09-11 19:42:51 +00:00
Sanchit Agarwal
8269f12897
call beforePaste hook for ctx menu paste option 2024-09-10 22:05:26 +05:30
Sanchit Agarwal
a24359bc83
Update package.json 2024-08-31 13:51:17 +05:30
Sanchit Agarwal
ccbb70517c
bump core version 2024-08-31 13:51:12 +05:30
Sanchit Agarwal
202aa69bc1
Merge pull request #590 from ruilisi/589-set-default-currency-symbol-in-settings
feat: add support for custom currency symbols
2024-08-31 13:49:32 +05:30
Sanchit Agarwal
64ff1bd62f fix: set default currency value 2024-08-31 08:15:57 +00:00
Sanchit Agarwal
fdebe93dd4 fix: make currency prop optional 2024-08-31 08:04:59 +00:00
Sanchit Agarwal
2bf3f13959 feat: add support for custom currency symbols 2024-08-31 07:57:18 +00:00
Sanchit Agarwal
3debb19f4d
version upgrade 2024-08-08 22:36:43 +05:30
Sanchit Agarwal
19cc6f8419
core version update 2024-08-08 22:36:15 +05:30
Sanchit Agarwal
b07bb7a777
Merge pull request #583 from ruilisi/regenerator-fix
add regenerate-runtime to context menu
2024-08-07 22:06:22 +05:30
Sanchit Agarwal
a1063126a3
add regenerate-runtime to context menu 2024-08-07 22:03:26 +05:30
Sanchit Agarwal
de46824dce
Merge pull request #582 from ruilisi/580-单元格处于编辑状态时右键菜单插入行列代码报错页面白屏
null checks for getStyleByCell
2024-08-06 22:16:31 +05:30
Sanchit Agarwal
46d9e66db0
null checks for getStyleByCell 2024-08-06 14:10:57 +05:30
sanchit3008
4b9dc3fd4a v0.19.12 bump 2024-07-22 15:54:28 +05:30
Sanchit Agarwal
1793b88d6f
Merge pull request #577 from ruilisi/576-cmd-shift-arrow-does-not-work-in-first-column
Handle edge node condition for 0th column
2024-07-22 15:44:36 +05:30
Sanchit Agarwal
a30fc01843
handle edge node condition for 0th column 2024-07-22 15:24:20 +05:30
sanchit3008
bbdeb3b605 0.19.11 bump 2024-07-21 23:45:55 +05:30
Sanchit Agarwal
f7de966abd
Merge pull request #575 from sanchit3008/master
Keyboard usability + bug fixes
2024-07-21 16:21:21 +05:30
Sanchit Agarwal
57e0d63db9
Merge pull request #574 from labxchange/master
Improve keyboard and screen-reader related accessibility
2024-07-21 13:58:26 +05:30
Gareth B.
822cc5524b Add tabIndex attribute to all tags with an onClick attribute (+ ran npx prettier --write ./packages to address warnings) 2024-07-20 16:44:37 +00:00
Gareth B.
e5b8a11cbb Add toolbar group aria-label to improve screen reader accessibility (includes formatting fxies for linting) 2024-07-20 16:22:50 +00:00