Commit Graph

23 Commits

Author SHA1 Message Date
Gareth B.
1b42ddd8eb add shift + key to moeve cell focus left to improve keyboard navigation 2024-07-20 15:31:03 +00:00
Kevin Peters
e50381879f docs: setCellFormatByRange
Add example to the docs how to use setCellFormatByRange
2023-12-19 21:11:09 +08:00
zhongnan chi
24bd31a619 docs: cell attributes add locked field 2023-07-18 12:10:18 +08:00
gazedreamily
1677ee4b9b docs: update guide 2023-04-26 10:21:36 +08:00
gudipudipradeep
b99ba685e9 Updated the document with added features 2023-01-14 10:01:31 +08:00
zyc9012
db7903cbb6 chore: add move sheet menu item 2022-05-16 15:13:35 +08:00
zyc9012
7a163224bf chore: merge alignment toolbar buttons, and fixes 2022-05-16 13:31:47 +08:00
zyc9012
243399e2b4 doc: add API docs 2022-05-11 14:27:37 +08:00
zyc9012
3ba3217b71 chore: update README and doc 2022-05-04 16:07:04 +08:00
zyc9012
c6f4839d7f chore: (breaking) rename sheet.index -> sheet.id
The field `index` of a sheet is confusing, it's actually an `id`, this commit updates this field globally:
sheet.index -> sheet.id
calcChain.index -> calcChain.id
op.index -> op.id
2022-05-04 15:20:54 +08:00
zyc9012
2f189a6356 chore: update README 2022-05-04 13:21:52 +08:00
zyc9012
bbd0a688a8 fix: doc 2022-04-28 14:20:07 +08:00
zyc9012
d46034fc91 chore: rename settings, and make more settings work 2022-04-28 14:02:05 +08:00
zyc9012
36443cfe95 chore: Update README 2022-04-26 18:28:35 +08:00
zyc9012
36da19520e chore: update README (#9) 2022-04-26 13:40:24 +08:00
zyc9012
820aa8445b chore: refine toolbar 2022-04-22 16:05:28 +08:00
zyc9012
2a99d63570 chore: refines 2022-04-15 09:38:13 +08:00
zyc9012
54beb08951 doc: update docs 2022-04-14 15:37:43 +08:00
Arthur
d9da25e99f feat: add comment 2022-04-13 13:52:17 +08:00
zyc9012
e1d8500699 doc: fix tag navigation 2022-03-31 08:39:52 +08:00
zyc9012
64e12171fa doc: onChange 2022-03-31 06:54:30 +08:00
zyc9012
7a48db5e5c fix: doc building 2022-03-30 23:41:00 +08:00
zyc9012
abaac3f2ed chore: docs 2022-03-30 22:47:32 +08:00