17 Commits

Author SHA1 Message Date
8f902d63f2 wip: Sheet tab rendering
addresses: #2
2024-11-29 19:03:52 -05:00
b2034e7f2b feat: new-sheet command 2024-11-29 18:30:19 -05:00
f0646d1d63 feat: rename-sheet command 2024-11-29 09:29:47 -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
eee260824a chore: cleanup
portion of #5
2024-11-28 08:06:49 -05:00
4ff5d0adbe chore: cargo fmt 2024-11-23 21:53:28 -05:00
1cc59e4e2f wip: U/X columns
* Take length from the col width value. Use a heuristic of 10 px per
column length for now. Might make this configurable later?
* Allow us to set the length.
2024-11-23 21:32:12 -05:00
25a8160f0a chore: cleanup, reorg, and doc comments 2024-11-22 18:21:00 -05:00
770dc1dbc3 wip: ui: edit mode enhancements 2024-11-18 18:36:28 -05:00
0fa37e2504 wip: more unit tests and some ui fixes 2024-11-18 18:11:59 -05:00
285e614aec wip: more ui fixes 2024-11-18 17:45:54 -05:00
c55b1cdac3 feat: wire in ironcalc to the ui 2024-11-16 20:23:47 -05:00
a27d2871c2 feat: load and save xlsx files 2024-11-14 18:27:00 -05:00
dce9b1fca0 fix: incorrect import add some docs 2024-11-13 19:50:40 -05:00
a5e90b2bf2 chore: formatting 2024-11-13 19:39:47 -05:00
df4416aace wip: ironcalc model helper methods 2024-11-13 19:34:49 -05:00
dcaee6993b wip: Use ironcalc 2024-11-11 20:36:17 -05:00