Commit Graph

19 Commits

Author SHA1 Message Date
hypercross 2dba19e1f8 feat: implement icon directive with relative path fallback
Refactor icon rendering to use a custom `marked-directive` instead of
a global icon prefix. This allows icons to use a CSS-based fallback
chain (searching up to 10 directory levels for an `assets/` folder),
making icon paths more robust and removing the need to pass path
prefixes through the component tree.
2026-07-08 16:24:09 +08:00
hyper d56e8ca23d fix(ui): Add text-black to prose elements 2026-07-03 22:11:50 +08:00
hyper 42c7c9a26e feat(editor): Add dnd reordering and layer add/remove 2026-06-30 20:55:13 +08:00
hypercross d8058fd224 refactor: hide original frame 2026-03-31 22:32:53 +08:00
hypercross 49fca8c18f fix: rotation 2026-03-31 22:32:53 +08:00
hypercross ceb2da8b1a refactor: layer transform controls 2026-03-31 22:32:53 +08:00
hypercross ea57cf8d2b refactor: layer alignment 2026-03-31 22:32:52 +08:00
hypercross 64ac6c4516 fix: card layer assets 2026-03-25 17:29:56 +08:00
hypercross b3dc768786 feat: card back support? 2026-03-13 17:26:00 +08:00
hypercross 97923c8d35 fix: icons 2026-03-13 11:53:41 +08:00
hypercross 9e8d4e6388 feat: md icon prefix 2026-03-13 11:33:13 +08:00
hypercross 1bd72bb58f docs: clean up 2026-03-10 23:17:49 +08:00
hypercross 9d189bd842 refactor: move cardlayer to just load store 2026-02-28 13:31:27 +08:00
hypercross f53dc847ca refactor: clean up deck wise font size 2026-02-28 12:20:34 +08:00
hyper 11e5db02ed fix: reactivity 2026-02-27 23:09:03 +08:00
hyper 5bc77a2291 feat: nsew layers 2026-02-27 23:01:09 +08:00
hyper c204dc695c fix: add bounds back 2026-02-27 22:39:23 +08:00
hyper 95be758bcc feat: md-bg 2026-02-27 21:22:13 +08:00
hyper 3154830edd refactor: pdf clean up 2026-02-27 21:12:23 +08:00