Elnu ElnuDev · he/they
  • Joined on 2023-02-05
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-21 21:59:32 -07:00
33447c13d0 cargo fmt
f5f353803a cargo clippy --fix
b995846e12 Split into modules, use resolver v2, initial web loader implementation
Compare 3 commits »
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-21 15:25:55 -07:00
33e42c17bb Clean up unnecessary curly braces
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-21 15:12:39 -07:00
ff53f33d56 cargo fmt
127639355f Remove load button
e58fca9fa6 Add close button to result component
Compare 3 commits »
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-21 13:28:14 -07:00
77e31d9fff Improve result component with .map() and class_list!
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-20 18:34:24 -07:00
62fe54b807 cargo fmt
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-20 18:33:39 -07:00
09d93fac79 Basic KLE layout loader
b4a4a3f38a Remove accidentally created dist folder
Compare 2 commits »
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-19 14:15:27 -07:00
d488b99765 Use leptos
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-19 13:31:51 -07:00
5bdd3f6556 Experiment with reactivity
ElnuDev pushed to main at ElnuDev/pdf-annotator 2023-08-18 13:42:32 -07:00
112ea9840a Update README with scheme information
d32335bae7 Remove unnecessary changepage dependency
509fdd77f6 Use texlive.combine to optimize texlive
c9453e8a68 Clean up temporary files after annotation
Compare 4 commits »
ElnuDev created branch main in ElnuDev/pdf-annotator 2023-08-17 22:34:30 -07:00
ElnuDev pushed to main at ElnuDev/pdf-annotator 2023-08-17 22:34:30 -07:00
96bd340006 Initial commit
ElnuDev created repository ElnuDev/pdf-annotator 2023-08-17 19:27:19 -07:00
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-17 18:41:12 -07:00
81d2626a35 cargo fmt
d29f3aabca Sycamore demo
a4f513703f Remove test that causes nix build to fail
cccc18d704 Write render test
1e646e0ac0 Clean codebase by making render module
Compare 5 commits »
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-16 12:44:31 -07:00
81fed4c8ac cargo clippy --fix
9acd05fb14 cargo fmt
79813a2549 Import from KLE
Compare 3 commits »
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-08-15 18:00:15 -07:00
40ec9aedc5 Format challenge #125
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-15 11:39:11 -07:00
31572568da Add margin controls, increase to 0.25in
52ed2c87d3 Add icon keys and row breaks
da997bd5b6 Add single keys with variable units
f5e043c981 Make Key an enum
20e0b8dd08 Show all letter keys, create Key struct
Compare 6 commits »
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-14 15:53:18 -07:00
78aae3de62 Improve box styling
4b61aef177 Fix clippy warnings
37da862c9f cargo fmt
3960d6e721 Basic grid output
dc636263b7 Implement FromStr for SVGMeasure
Compare 7 commits »
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-14 11:31:23 -07:00
d4c7f52955 cargo fmt
053066d204 Implement unit conversions and equality
Compare 2 commits »
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-13 22:18:18 -07:00
63f6b61f91 Use Self for SVGMeasure operation implementations
ElnuDev pushed to main at ElnuDev/dyesub-tool 2023-08-13 22:17:57 -07:00
7114e87741 Use for operation implementations