28 Commits

Author SHA1 Message Date
3219e01176 wip: support column and row styling 2025-02-10 19:38:00 -05:00
f6c9e95fda chore: formatting pass 2025-02-08 18:33:51 -05:00
8dd6f6d614 wip: cleanup, todos, unused code, formatting 2025-02-07 19:22:42 -05:00
7a5bd63fde wip: Convert over to UserModel
Step 1: update ironcalc version and plug it in
2025-02-07 17:32:36 -05:00
aa0a1512f6 wip: handle ranges and multiple columns or rows 2025-01-28 21:10:39 -05:00
9db2eb91ad wip: color mapping from style color names 2025-01-20 19:44:16 -05:00
45c081c512 wip: refactor cell styling into a separte method. 2025-01-19 16:49:47 -05:00
fa5c2c2d58 fix: Only show range selection when in range-select mode 2024-12-23 19:22:54 -05:00
4b6b8cfa02 chore: cleanup todos 2024-12-17 10:40:22 -05:00
4b3e25895d chore: cleanup unused imports 2024-12-05 17:59:38 -05:00
61a6e93515 wip: bits of polish
* show what you are selecting in range mode
* Fix error with cell edit not updating after Enter
2024-12-05 17:32:58 -05:00
bb5d81106e docs: help text, spelling 2024-12-05 14:20:29 -05:00
c62fd08043 feat: range copy mode 2024-12-05 14:20:29 -05:00
bc3b4380f8 chore: cleanup todo 2024-12-03 16:23:02 -05:00
efeb5a22d4 wip: ui: unified help dialog keybinds 2024-12-01 09:42:21 -05:00
e56d602376 wip: ui: help popup while in editing mode. 2024-12-01 09:12:29 -05:00
d3d605aca9 wip: ui: center the header lables 2024-12-01 08:52:49 -05:00
ae8366b16e wip: ui: show the sheet index in the tab 2024-11-30 18:19:16 -05:00
8f902d63f2 wip: Sheet tab rendering
addresses: #2
2024-11-29 19:03:52 -05:00
6b6b452cfb feat: better styling of heaader and rows
portion of #5
2024-11-28 08:06:49 -05:00
6b94455758 wip: Don't skip around so much when changing the size
portion of #5
2024-11-28 08:06:49 -05:00
665d872f3d chore: unit tests for column change calculations
portion of #5
2024-11-28 08:06:49 -05:00
eee260824a chore: cleanup
portion of #5
2024-11-28 08:06:49 -05:00
fd52a40587 fix: column naming boundary condition 2024-11-26 17:08:55 -05:00
c564ce452d wip: Row scrolling 2024-11-26 16:47:04 -05:00
a22b51cdfd chore: comment wording 2024-11-26 15:52:56 -05:00
28533fc718 Use viewport state to be smarter about moving our corner 2024-11-25 21:52:54 -05:00
9aa6c98f6a wip: viewport abstraction for a table view 2024-11-25 18:13:28 -05:00