Commit Graph

891 Commits

Author SHA1 Message Date
sanchit-agarwal
ac24e5a28f preserve data verification on paste 2024-04-04 22:35:14 +05:30
sanchit-agarwal
2d484c5752 check rangeCount before getRangeAt 2024-04-04 21:21:36 +05:30
Sanchit Agarwal
06eb614bd2
check for clipboard data on right click paste 2024-04-03 23:31:26 +05:30
Sanchit Agarwal
72efe6c398
pass context argument for inline strings font set 2024-04-03 23:26:46 +05:30
Sanchit Agarwal
19831145ed
Merge pull request #526 from ruilisi/bump-version-0.19.3
chore: bump version 0.19.3
2024-04-03 21:16:30 +05:30
Bob
f1769b040c chore: bump version 0.19.3 2024-04-03 21:57:22 +08:00
Sanchit Agarwal
b9681ce144
Merge pull request #505 from valpackett/patch-1
fix: Make dropdowns referencing other sheets work
2024-03-21 00:01:41 +05:30
Sanchit Agarwal
fdcb8b02bc
Merge pull request #481 from ruilisi/inline-text-style
fix: style loss while adding style to inline text
2024-03-20 16:30:55 +05:30
Sanchit Agarwal
ec39a7273e
Merge pull request #508 from sanchit3008/master
Selection calculation summary, Hyperlink modal position fixes and Copy Fixes
2024-03-12 11:40:33 +05:30
Sanchit Agarwal
bb80713274
Merge pull request #1 from sanchit3008/copy-fix
Copy entire row/col
2024-02-27 16:55:57 +05:30
Sanchit Agarwal
572d8954be
Copy entire row/col 2024-02-27 16:54:45 +05:30
Sanchit Agarwal
91272faf1f
open link modal exactly at the bottom of the cell 2024-02-15 23:11:02 +05:30
Sanchit Agarwal
b91b96aa58
revert calcSelection changes 2024-02-14 23:07:33 +05:30
Sanchit Agarwal
d3f20d8865
add NaN check for numeric cells selection calculation 2024-02-14 17:15:19 +05:30
Sanchit Agarwal
66af10a027
Merge branch 'ruilisi:master' into master 2024-02-14 17:13:01 +05:30
Val Packett
993d7cd211
fix: Make dropdowns referencing other sheets work 2024-02-05 00:52:57 -03:00
Bob
e2527a5fe6 chore: bump version 0.19.2 2024-02-01 16:16:39 +08:00
Sanchit Agarwal
9df5b15c6b use jfrefreshgrid to update sheet on cell value drag 2024-01-31 16:23:53 +08:00
Sanchit Agarwal
38efa54dec cell drag formula update fix 2024-01-31 16:23:53 +08:00
Sanchit Agarwal
4a4a34d9dc
use jfrefreshgrid to update sheet on cell value drag 2024-01-31 12:13:51 +05:30
Sanchit Agarwal
7a36c386fc
cell drag formula update fix 2024-01-18 15:22:36 +05:30
Bob
3590ca72d6 chore: bump version 0.19.1 2023-12-22 09:57:21 +08:00
zyc9012
42b3c22353 Avoid separate op for groupValuesRefresh 2023-12-21 20:34:36 +08:00
zyc9012
d9c6a866de Fix SheetTab context menu position 2023-12-20 11:10:42 +08:00
zyc9012
71bce064f1 Fix a lot of mouse event position calc 2023-12-20 11:03:44 +08:00
zyc9012
d638147bc9 Access refs through context 2023-12-20 09:59:28 +08:00
zyc9012
6effb44055 Fix context menu position 2023-12-20 09:30:09 +08:00
Kevin Peters
e50381879f docs: setCellFormatByRange
Add example to the docs how to use setCellFormatByRange
2023-12-19 21:11:09 +08:00
gaze
3a0a0ad40a fix: just number should be included into calc-selection 2023-09-16 16:40:01 +08:00
Gaze
0248c7fd0e Update packages/core/src/modules/cell.ts
Thanks!

Co-authored-by: tato <zyc9012@163.com>
2023-09-16 16:37:13 +08:00
gaze
ee6df2a9f5 fix: error data with date format 2023-09-16 16:37:13 +08:00
gaze
d3e8fba9b0 fix: style loss while adding style to inline text 2023-09-07 16:52:41 +08:00
Juan Lago
71aa0434c0 Implemented partial protected example to storybook. 2023-09-07 15:18:47 +08:00
Juan Lago
1c104f6a9e Removed unrelated changes. 2023-08-24 16:03:12 +08:00
Juan Lago
95fa308760 Changed autodocs to "tag" 2023-08-24 16:03:12 +08:00
Juan Lago
097c2a4e90 Updated deprecated types in collabration and features stories. 2023-08-24 16:03:12 +08:00
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