Commit Graph

835 Commits

Author SHA1 Message Date
zhongnan chi
8793e226a2 fix: check locked in cell data,or get default from sheet config 2023-07-18 12:10:18 +08:00
zhongnan chi
24bd31a619 docs: cell attributes add locked field 2023-07-18 12:10:18 +08:00
zhongnan chi
b11ba19396 fix: cells in the protected sheet can be edited 2023-07-18 12:10:18 +08:00
gazedreamily
1f26de14e6 fix: style eror on more currency 2023-07-13 12:37:56 +08:00
ice_win_linux
e0eaab1e29 fix: Filtering by value is not working 2023-07-10 10:34:20 +08:00
Calvin Li
61068f03ac Create FUNDING.yml 2023-06-27 15:06:42 +08:00
zhengbin
2d9d8d899f
fix: When in uppercase mode, shortcuts don't work. (#413)
* fix: When entering caps lock state, pressing hotkeys does not work correctly

* More e.key -> e.code

---------

Co-authored-by: zyc9012 <zyc9012@163.com>
2023-06-26 14:53:01 +08:00
zhongnan chi
42afc3c190 fix: afterUpdateCell hook get newValue error 2023-06-25 20:29:03 +08:00
Sanchit Agarwal
0d4ee4b8e0 fix: set language based stats data format 2023-06-16 18:48:44 +08:00
Sanchit Agarwal
5f570a85d3 fix: pass language to calcSelectionInfo 2023-06-16 18:48:44 +08:00
ice_win_linux
2d3263cdf3 feat: Add custom sorting 2023-06-16 18:45:23 +08:00
ice_win_linux
15e4198d3f feat: Add custom sorting 2023-06-16 18:45:23 +08:00
ice_win_linux
981a8efe00 feat: Add custom sorting 2023-06-16 18:45:23 +08:00
ice_win_linux
56f2d850f5 feat: Add custom sorting 2023-06-16 18:45:23 +08:00
ice_win_linux
e65b4efc92 feat: Add custom sorting 2023-06-16 18:45:23 +08:00
Bob
2fb4088426 chore: bump 0.18.1 2023-06-14 19:52:39 +08:00
Sanchit Agarwal
4df793909f fix: move focus to timeout callback
Co-authored-by: tato <zyc9012@163.com>
2023-06-13 17:01:52 +08:00
Sanchit Agarwal
798994bc4f fix: sheet keeps focus on copy 2023-06-13 17:01:52 +08:00
Sanchit Agarwal
9f504b0a8c fix: make moveHighlightCell generic 2023-06-13 17:01:52 +08:00
Sanchit Agarwal
6aef552af4 fix: non ts compatibility for getCellTextInfo 2023-06-13 17:01:52 +08:00
ice_win_linux
b5b5a530c7 fix: Clear content, formula not updated 2023-06-13 14:12:23 +08:00
Sanchit Agarwal
a97b9cfb2b fix: correct minimum up scroll value 2023-06-04 10:35:52 +08:00
Sanchit Agarwal
160852aee2 fix: make scrollToHighlightCell generic 2023-06-04 10:35:52 +08:00
zyc9012
2d97c50944 chore: support getting globalCache from context 2023-06-03 21:13:05 +08:00
gazedreamily
ddaeccd580 fix: cannot use mouse to change cursor in sheetTab in firefox 2023-05-31 20:53:27 +08:00
ice_win_linux
55af0037d5 chore: add zoom limit and fix float precision 2023-05-29 22:02:26 +08:00
gazedreamily
5d4e2f835e fix: single cell selected when right-clicking a merged cell 2023-05-29 12:27:39 +08:00
gazedreamily
ee31528150 fix: improve freeze handler 2023-05-26 14:11:25 +08:00
gazedreamily
b19c416e37 fix: format paint error from mergedCell to other cell 2023-05-21 20:50:52 +08:00
igeligel
2a99c0a26c docs: README
Update readme with improved installation instructions for example for pnpm
2023-05-20 18:02:24 +08:00
zyc9012
839fc3d541 fix(sort): row offset calc 2023-05-20 17:14:00 +08:00
ice_win_linux
67488ebe00 fix: sort with formula 2023-05-20 17:14:00 +08:00
zyc9012
086350b79f fix: formula range overflow 2023-05-18 16:17:14 +08:00
zyc9012
3337ec28d4 Update CI 2023-05-18 15:25:37 +08:00
tato
cfc65fda43 fix: IE compatibility 2023-05-18 12:25:31 +08:00
Arthur
42fd788ab7 fix: issue of initial formula inputs 2023-05-18 11:55:39 +08:00
Bob
6c1be8a93e chore: bump version 0.17.0 2023-05-06 07:30:47 +08:00
zyc9012
43297d4b29 chore: remove unwanted changes 2023-05-02 22:54:28 +08:00
zyc9012
5c6877817c fix: scrollbar overflow on zoom 2023-05-02 22:54:28 +08:00
zyc9012
e20abcbbf6 fix: image not affected by zoom 2023-05-02 22:54:28 +08:00
zyc9012
7d3288afd5 chore: remove dragging ball, polish code and move zoom control into sheet tab area 2023-05-02 22:54:28 +08:00
zyc9012
548b5f67fc chore: extract zoom control to a separate component 2023-05-02 22:54:28 +08:00
zyc9012
7c358af34b chore: rename css classes 2023-05-02 22:54:28 +08:00
tato
1241d3eeda chore: simplify code 2023-05-02 22:54:28 +08:00
zyc9012
683301b2bc feat: keyboard shortcut for zoom 2023-05-02 22:54:28 +08:00
zyc9012
c7a967fb89 fix: input box content not responding to zoom 2023-05-02 22:54:28 +08:00
zyc9012
925705b6b3 fix: row header and column header not responding to zoom 2023-05-02 22:54:28 +08:00
root
6f8a77849c feat: add zoom 2023-05-02 22:54:28 +08:00
zyc9012
255949983d chore: remove transition 2023-04-30 21:03:31 +08:00
zyc9012
2dbe823caa Implement freeze drag handle 2023-04-30 20:40:55 +08:00