Juan Lago
674aac7023
Reformatted babel.config.json
2023-08-24 16:03:12 +08:00
Juan Lago
64eaf9a165
Revert "Migrated to Storybook 7.3.2"
...
This reverts commit b775c6dd4b
.
2023-08-24 16:03:12 +08:00
Juan Lago
f774a217a2
Revert "Automatically convert comma as point for numeric cells"
...
This reverts commit 28bacdb41c
.
2023-08-24 16:03:12 +08:00
Juan Lago
d097cc1fe4
Replaced deprecated storybook interfaces and removed "Docs" link.
2023-08-24 16:03:12 +08:00
Juan Lago
611c205275
Migrated to Storybook 7.3.2
2023-08-24 16:03:12 +08:00
Juan Lago
ce5f3d10de
Migrated to Storybook 7.3.2
2023-08-24 16:03:12 +08:00
Juan Lago
c71975025f
Automatically convert comma as point for numeric cells
2023-08-24 16:03:12 +08:00
zyc9012
dbcc862a98
Fix arrow key range movement
2023-08-23 17:10:48 +08:00
Sanchit Agarwal
8f6b18b556
handle non range based frozen sheets
2023-08-22 13:47:58 +08:00
Sanchit Agarwal
71a7a60ab8
remove unused div
2023-08-22 13:47:58 +08:00
Sanchit Agarwal
0da9286be9
frozen sheet filter handling
2023-08-22 13:47:58 +08:00
Sanchit Agarwal
6c51158a7c
revert selection.ts
2023-08-22 13:47:58 +08:00
Sanchit Agarwal
c69789a777
highlight last cell on range movement
2023-08-22 13:47:58 +08:00
Bob
73f525d3ce
chore: bump version 0.19.0
2023-07-31 19:35:46 +08:00
Sanchit Agarwal
601993ac08
Update packages/core/src/modules/selection.ts
...
Co-authored-by: tato <zyc9012@163.com>
2023-07-31 15:51:42 +08:00
Sanchit Agarwal
0f84922259
added undefined check for flowdata[r] in colhasMerged
2023-07-31 15:51:42 +08:00
Sanchit Agarwal
870bd300be
undefined check for flowdata[r]
2023-07-31 15:51:42 +08:00
fogmoon
e7d261e6fe
fix: isAllowEdit deps
2023-07-18 12:10:18 +08:00
baian1
77dbf079fc
fix: lock cell allow open menucontext and copy from fxbar
2023-07-18 12:10:18 +08:00
zhongnan chi
da151f4e06
fix: default cell isn't locked
2023-07-18 12:10:18 +08:00
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