35 Commits

Author SHA1 Message Date
5d23410f00 wip: calcuate_area shouldnt 2025-02-14 19:36:54 -05:00
7ffd420029 docs: style path documentation 2025-02-13 19:42:43 -05:00
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
e798350cd2 wip: fix area calculation bug 2025-02-07 19:30:07 -05:00
8dd6f6d614 wip: cleanup, todos, unused code, formatting 2025-02-07 19:22:42 -05:00
43f07f58bc wip: sheet renaming and col sizing with UserModel 2025-02-07 17:55:30 -05:00
d8b3191612 wip: new_sheet and cell styling with UserModel 2025-02-07 17:34:19 -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
b6b98bc099 wip: preserve the column width when setting style 2025-01-26 19:14:30 -05:00
e0c6896d61 wip: actually color the rows and columns 2025-01-25 18:57:25 -05:00
8f07e8c0e7 wip: the beginnings of ui for modifying colors 2025-01-22 18:18:38 -05:00
9db2eb91ad wip: color mapping from style color names 2025-01-20 19:44:16 -05:00
8e7895cdbc chore: utility address range helper 2024-12-23 19:22:54 -05:00
240149caba feat: x in range mode will extend the range 2024-12-23 19:22:54 -05:00
65b0fc4bba wip: copy-paste internally 2024-12-23 19:22:54 -05:00
d09e8d4902 wip: cell deletions 2024-12-23 19:22:54 -05:00
bb5d81106e docs: help text, spelling 2024-12-05 14:20:29 -05:00
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