58 Commits (main)
 

Author SHA1 Message Date
Elnu 6896ed5f4e flake.nix: remove no longer necessary cargoHash update instructions
9 months ago
Elnu 79ac6ac9b0 dyesub-tool: leptos 0.4.8 -> 0.5.0-beta
9 months ago
Elnu c8969adee2 cargo fmt
9 months ago
Elnu f6775da3d0 cargo clippy --fix
9 months ago
Elnu 2c72d5fc15 use thiserror
9 months ago
Elnu 9009ae9e24 Add non-functional page dimension options to dyesub-cli, implement Error in svg-units
9 months ago
Elnu 18e507e443 cargo clippy --fix
9 months ago
Elnu 3567751aaf dyesub-cli: remove unused path_file_prefix feature
9 months ago
Elnu e2310a6554 Clean up flake.nix
9 months ago
Elnu 42d12b6888 Use crane to build dyesub-tool trunk project
9 months ago
Elnu ab01e329d1 Ignore nix build results
9 months ago
Elnu ec75d13175 Use nightly in flake.nix build derivations
9 months ago
Elnu f5ab2ba353 cargo fmt
9 months ago
Elnu bdd378cc5f init dyesub-cli
9 months ago
Elnu 042a8719c8 Delete assets folder
9 months ago
Elnu fb10870a3b Move svg-units and dyesub into separate crates
9 months ago
Elnu 18c1e84b79 Fix cargoHash
9 months ago
Elnu 33447c13d0 cargo fmt
9 months ago
Elnu f5f353803a cargo clippy --fix
9 months ago
Elnu b995846e12 Split into modules, use resolver v2, initial web loader implementation
9 months ago
Elnu 33e42c17bb Clean up unnecessary curly braces
9 months ago
Elnu ff53f33d56 cargo fmt
9 months ago
Elnu 127639355f Remove load button
9 months ago
Elnu e58fca9fa6 Add close button to result component
9 months ago
Elnu 77e31d9fff Improve result component with .map() and class_list!
9 months ago
Elnu 62fe54b807 cargo fmt
9 months ago
Elnu 09d93fac79 Basic KLE layout loader
9 months ago
Elnu b4a4a3f38a Remove accidentally created dist folder
9 months ago
Elnu d488b99765 Use leptos
9 months ago
Elnu 5bdd3f6556 Experiment with reactivity
9 months ago
Elnu 81d2626a35 cargo fmt
9 months ago
Elnu d29f3aabca Sycamore demo
9 months ago
Elnu a4f513703f Remove test that causes nix build to fail
9 months ago
Elnu cccc18d704 Write render test
9 months ago
Elnu 1e646e0ac0 Clean codebase by making render module
9 months ago
Elnu 81fed4c8ac cargo clippy --fix
9 months ago
Elnu 9acd05fb14 cargo fmt
9 months ago
Elnu 79813a2549 Import from KLE
9 months ago
Elnu 31572568da Add margin controls, increase to 0.25in
9 months ago
Elnu 52ed2c87d3 Add icon keys and row breaks
9 months ago
Elnu da997bd5b6 Add single keys with variable units
9 months ago
Elnu f5e043c981 Make Key an enum
9 months ago
Elnu 20e0b8dd08 Show all letter keys, create Key struct
9 months ago
Elnu 31b9a88edb Add text
9 months ago
Elnu 78aae3de62 Improve box styling
9 months ago
Elnu 4b61aef177 Fix clippy warnings
9 months ago
Elnu 37da862c9f cargo fmt
9 months ago
Elnu 3960d6e721 Basic grid output
9 months ago
Elnu dc636263b7 Implement FromStr for SVGMeasure
9 months ago
Elnu 5254d3dc8f Use strum for SVGUnit
9 months ago