Commit Graph

905 Commits

Author SHA1 Message Date
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
Gareth B.
1b42ddd8eb add shift + key to moeve cell focus left to improve keyboard navigation 2024-07-20 15:31:03 +00:00
Gareth B.
fa2817fbb7 added aria-label to tooltip buttons to improve screen reader accessibility 2024-07-20 15:14:40 +00:00
Gareth B.
c5b5826115 Fix linting error 2024-07-20 15:13:48 +00:00
Gareth B.
dade00d9c5 Make toolbard button image fully decorative to improve screen reader accessibility 2024-07-20 15:12:57 +00:00
Sanchit Agarwal
a9cab67e3f
Merge pull request #572 from ruilisi/hindi-translation
Add support for Hindi language
2024-07-19 12:52:49 +05:30
Sanchit Agarwal
b858f7ca01
Update dataVerification.ts for hindi 2024-07-19 12:45:40 +05:30
Sanchit Agarwal
f949a63fc6
Create hi.ts 2024-07-19 12:45:12 +05:30
Sanchit Agarwal
bc0bdc2cdb
add hindi option to locales 2024-07-19 12:44:35 +05:30
Sanchit Agarwal
0619942463
add hindi option labels 2024-07-19 12:43:44 +05:30
Sanchit Agarwal
e21990a804
highlight first suggestion by default 2024-07-19 11:26:04 +05:30
Sanchit Agarwal
de3e844baa
revert formulasearch index 2024-07-19 11:25:23 +05:30
Sanchit Agarwal
5d5ce413c6
handle paste for hidden rows 2024-07-19 00:42:52 +05:30
Sanchit Agarwal
be4fd67578
highlight first suggestion by default 2024-07-18 22:33:26 +05:30
Sanchit Agarwal
55c01f7797
handle formula autocomplete on tab/enter and arrow key selection 2024-07-18 22:32:51 +05:30
Sanchit Agarwal
d2e2e84de4
handle formula autocomplete 2024-07-18 22:32:04 +05:30
Sanchit Agarwal
719c85f316
remove comment 2024-07-18 00:48:35 +05:30
Sanchit Agarwal
afa55aa2fc
apply formula only to visible rows 2024-07-18 00:47:52 +05:30
Sanchit Agarwal
6785cdf891
support for ctrl+shift+arrow and cmd+arrow keys 2024-07-17 02:02:57 +05:30
sanchit3008
f308df550a v0.19.10 bump 2024-07-03 11:47:46 +05:30
Sanchit Agarwal
a232e934e0
Merge pull request #564 from ruilisi/563-luckysheet-dataverification-dropdown-btn-overlaps-with-sheet
fix: force display:none for luckysheet-dataVerification-dropdown-btn
2024-07-03 11:36:39 +05:30
Sanchit Agarwal
a25b42837b
Merge pull request #562 from ruilisi/regenerator-fix
fix: regeneratorRuntime not found on right click
2024-07-03 11:36:28 +05:30
Sanchit Agarwal
f6b21d08dc
force display:none for luckysheet-dataVerification-dropdown-btn 2024-06-28 14:51:48 +05:30
Sanchit Agarwal
9210ba422c
Update yarn.lock 2024-06-27 23:21:18 +05:30
Sanchit Agarwal
c19f1f4fe8
add regenerate-runtime to deps 2024-06-27 23:20:43 +05:30
sanchit3008
f308c65880 version bump 0.19.9 2024-06-27 15:26:47 +05:30
Sanchit Agarwal
2122e2cfb4
Merge pull request #560 from ruilisi/grammar-fix
fix: absolute and mixed cell references grammar
2024-06-27 15:19:53 +05:30
Sanchit Agarwal
6f777801c6
handle absolute and mixed cell refs in grammar 2024-06-27 15:08:53 +05:30
Sanchit Agarwal
2e3802e53a
remove redundant lex statement 2024-06-27 15:08:13 +05:30
Sanchit Agarwal
90c76c7573
Merge pull request #559 from ruilisi/paste-optimizations
Paste handler optimizations
2024-06-27 15:06:54 +05:30
Sanchit Agarwal
8de389175e
add nil checks for config 2024-06-26 16:29:14 +05:30
Sanchit Agarwal
e67828dee6
paste handler optimizations
call `setRowHeight` only once post the loop
2024-06-26 16:23:01 +05:30
sanchit3008
45cf0931dc 0.19.8 version bump 2024-06-21 11:43:20 +05:30
Sanchit Agarwal
a11efe3046
Merge pull request #553 from ruilisi/551-today-function-is-not-working
Convert result of formulae returning date to string
2024-06-21 11:41:35 +05:30
Sanchit Agarwal
9ad7c269be
handle formulae returning dates 2024-06-03 12:21:24 +05:30
sanchit3008
3d647693c6 v0.19.7 bump 2024-05-20 22:17:19 +05:30
Sanchit Agarwal
5b5c087e09
Merge pull request #545 from ruilisi/feat/formula-optimization
Formula calculation optimisations
2024-05-20 22:06:55 +05:30
Sanchit Agarwal
6087d22af0
update execfunction signature 2024-05-08 16:39:07 +05:30
Sanchit Agarwal
a3cc8f6184
update execfunction signature 2024-05-08 16:38:29 +05:30
Sanchit Agarwal
5d037305a6
update execfunction signature 2024-05-08 16:29:47 +05:30
Sanchit Agarwal
dafa9738cb
use calcChain map instead of array for search 2024-05-08 16:29:11 +05:30
zyc9012
8b15a8499a Fix jison generate 2024-05-06 19:26:40 +08:00
Sanchit Agarwal
77a7030d9e
Merge pull request #543 from ruilisi/release/0.19.6
release 0.19.6
2024-05-06 15:25:32 +05:30
sanchit3008
9c8adb8108 0.19.6 release version bumps 2024-05-06 15:22:27 +05:30
Sanchit Agarwal
ef38acd4fc
Merge pull request #532 from ruilisi/fix/decimal-parsing
Fix Decimal Number Parsing in Lexer
2024-05-06 15:12:33 +05:30
Sanchit Agarwal
0bc2c6cc98
Merge pull request #529 from ruilisi/fix/data-verification
fix: preserve data verification on paste + update sheet on verification dropdown value change
2024-05-06 15:12:03 +05:30
Sanchit Agarwal
e3c7b5ece8
Merge pull request #528 from ruilisi/getRangeAt-safety-check
Check rangeCount before getRangeAt
2024-05-06 15:11:22 +05:30
Sanchit Agarwal
1c864f9393
Merge pull request #527 from sanchit3008/master
Pass context argument for inline strings font set
2024-05-06 15:11:09 +05:30
Sanchit Agarwal
40d3e9739e
fix: lint issue resolution 2024-04-24 21:38:25 +05:30
Sanchit Agarwal
ce44455f8c
Merge pull request #541 from ErnestThePoet/fix/getCellValue-ct.s
fix: correctly process ct.s array in getCellValue
2024-04-24 21:32:16 +05:30