|
fb10870a3b
|
Move svg-units and dyesub into separate crates
|
2023-08-22 14:56:18 -07:00 |
|
|
18c1e84b79
|
Fix cargoHash
|
2023-08-22 14:31:34 -07:00 |
|
|
33447c13d0
|
cargo fmt
|
2023-08-21 21:59:27 -07:00 |
|
|
f5f353803a
|
cargo clippy --fix
|
2023-08-21 21:59:19 -07:00 |
|
|
b995846e12
|
Split into modules, use resolver v2, initial web loader implementation
|
2023-08-21 21:58:46 -07:00 |
|
|
33e42c17bb
|
Clean up unnecessary curly braces
|
2023-08-21 15:18:38 -07:00 |
|
|
ff53f33d56
|
cargo fmt
|
2023-08-21 15:12:36 -07:00 |
|
|
127639355f
|
Remove load button
|
2023-08-21 15:11:08 -07:00 |
|
|
e58fca9fa6
|
Add close button to result component
|
2023-08-21 15:05:21 -07:00 |
|
|
77e31d9fff
|
Improve result component with .map() and class_list!
|
2023-08-21 13:28:09 -07:00 |
|
|
62fe54b807
|
cargo fmt
|
2023-08-20 18:34:22 -07:00 |
|
|
09d93fac79
|
Basic KLE layout loader
|
2023-08-20 18:33:36 -07:00 |
|
|
b4a4a3f38a
|
Remove accidentally created dist folder
|
2023-08-20 13:16:45 -07:00 |
|
|
d488b99765
|
Use leptos
|
2023-08-19 14:15:22 -07:00 |
|
|
5bdd3f6556
|
Experiment with reactivity
|
2023-08-19 12:19:34 -07:00 |
|
|
81d2626a35
|
cargo fmt
|
2023-08-17 18:41:01 -07:00 |
|
|
d29f3aabca
|
Sycamore demo
|
2023-08-17 18:40:52 -07:00 |
|
|
a4f513703f
|
Remove test that causes nix build to fail
|
2023-08-17 18:39:21 -07:00 |
|
|
cccc18d704
|
Write render test
|
2023-08-17 15:50:42 -07:00 |
|
|
1e646e0ac0
|
Clean codebase by making render module
|
2023-08-17 15:48:01 -07:00 |
|
|
81fed4c8ac
|
cargo clippy --fix
|
2023-08-16 12:44:28 -07:00 |
|
|
9acd05fb14
|
cargo fmt
|
2023-08-16 12:44:03 -07:00 |
|
|
79813a2549
|
Import from KLE
|
2023-08-16 12:43:55 -07:00 |
|
|
31572568da
|
Add margin controls, increase to 0.25in
|
2023-08-15 11:37:39 -07:00 |
|
|
52ed2c87d3
|
Add icon keys and row breaks
|
2023-08-15 11:34:46 -07:00 |
|
|
da997bd5b6
|
Add single keys with variable units
|
2023-08-15 11:06:55 -07:00 |
|
|
f5e043c981
|
Make Key an enum
|
2023-08-15 10:21:49 -07:00 |
|
|
20e0b8dd08
|
Show all letter keys, create Key struct
|
2023-08-15 10:11:22 -07:00 |
|
|
31b9a88edb
|
Add text
|
2023-08-14 16:09:09 -07:00 |
|
|
78aae3de62
|
Improve box styling
|
2023-08-14 14:10:15 -07:00 |
|
|
4b61aef177
|
Fix clippy warnings
|
2023-08-14 13:59:47 -07:00 |
|
|
37da862c9f
|
cargo fmt
|
2023-08-14 13:58:10 -07:00 |
|
|
3960d6e721
|
Basic grid output
|
2023-08-14 13:58:03 -07:00 |
|
|
dc636263b7
|
Implement FromStr for SVGMeasure
|
2023-08-14 12:46:19 -07:00 |
|
|
5254d3dc8f
|
Use strum for SVGUnit
|
2023-08-14 12:29:52 -07:00 |
|
|
3b9c6d58de
|
Implement PartialEq for SVGMeasure
|
2023-08-14 12:20:33 -07:00 |
|
|
d4c7f52955
|
cargo fmt
|
2023-08-14 11:31:15 -07:00 |
|
|
053066d204
|
Implement unit conversions and equality
|
2023-08-14 11:31:09 -07:00 |
|
|
63f6b61f91
|
Use Self for SVGMeasure operation implementations
|
2023-08-13 22:18:15 -07:00 |
|
|
7c27f869c9
|
cargo fmt
|
2023-08-13 22:14:32 -07:00 |
|
|
0ad5b4df3b
|
Boilerplate
|
2023-08-13 22:14:23 -07:00 |
|
|
b7b441a933
|
Configure project
|
2023-08-13 19:46:19 -07:00 |
|
|
3c2a423301
|
Initial commit
|
2023-08-13 19:37:34 -07:00 |
|