48 Commits (ab01e329d180d1b4464f5c8803bc41c1c3fe3245)
 

Author SHA1 Message Date
Elnu ab01e329d1 Ignore nix build results
10 months ago
Elnu ec75d13175 Use nightly in flake.nix build derivations
10 months ago
Elnu f5ab2ba353 cargo fmt
10 months ago
Elnu bdd378cc5f init dyesub-cli
10 months ago
Elnu 042a8719c8 Delete assets folder
10 months ago
Elnu fb10870a3b Move svg-units and dyesub into separate crates
10 months ago
Elnu 18c1e84b79 Fix cargoHash
10 months ago
Elnu 33447c13d0 cargo fmt
10 months ago
Elnu f5f353803a cargo clippy --fix
10 months ago
Elnu b995846e12 Split into modules, use resolver v2, initial web loader implementation
10 months ago
Elnu 33e42c17bb Clean up unnecessary curly braces
10 months ago
Elnu ff53f33d56 cargo fmt
10 months ago
Elnu 127639355f Remove load button
10 months ago
Elnu e58fca9fa6 Add close button to result component
10 months ago
Elnu 77e31d9fff Improve result component with .map() and class_list!
10 months ago
Elnu 62fe54b807 cargo fmt
10 months ago
Elnu 09d93fac79 Basic KLE layout loader
10 months ago
Elnu b4a4a3f38a Remove accidentally created dist folder
10 months ago
Elnu d488b99765 Use leptos
10 months ago
Elnu 5bdd3f6556 Experiment with reactivity
10 months ago
Elnu 81d2626a35 cargo fmt
10 months ago
Elnu d29f3aabca Sycamore demo
10 months ago
Elnu a4f513703f Remove test that causes nix build to fail
10 months ago
Elnu cccc18d704 Write render test
10 months ago
Elnu 1e646e0ac0 Clean codebase by making render module
10 months ago
Elnu 81fed4c8ac cargo clippy --fix
10 months ago
Elnu 9acd05fb14 cargo fmt
10 months ago
Elnu 79813a2549 Import from KLE
10 months ago
Elnu 31572568da Add margin controls, increase to 0.25in
10 months ago
Elnu 52ed2c87d3 Add icon keys and row breaks
10 months ago
Elnu da997bd5b6 Add single keys with variable units
10 months ago
Elnu f5e043c981 Make Key an enum
10 months ago
Elnu 20e0b8dd08 Show all letter keys, create Key struct
10 months ago
Elnu 31b9a88edb Add text
10 months ago
Elnu 78aae3de62 Improve box styling
10 months ago
Elnu 4b61aef177 Fix clippy warnings
10 months ago
Elnu 37da862c9f cargo fmt
10 months ago
Elnu 3960d6e721 Basic grid output
10 months ago
Elnu dc636263b7 Implement FromStr for SVGMeasure
10 months ago
Elnu 5254d3dc8f Use strum for SVGUnit
10 months ago
Elnu 3b9c6d58de Implement PartialEq for SVGMeasure
10 months ago
Elnu d4c7f52955 cargo fmt
10 months ago
Elnu 053066d204 Implement unit conversions and equality
10 months ago
Elnu 63f6b61f91 Use Self for SVGMeasure operation implementations
10 months ago
Elnu 7c27f869c9 cargo fmt
10 months ago
Elnu 0ad5b4df3b Boilerplate
10 months ago
Elnu b7b441a933 Configure project
10 months ago
Elnu 3c2a423301 Initial commit
10 months ago