Commit Graph

25 Commits

Author SHA1 Message Date
hyper f734da6acd feat(viewer): Add md-embed component 2026-06-25 20:43:40 +08:00
hyper 1a4ae417fe feat: Add multi-source font and style manager
Rename md-emfont to md-font with support for Google, emfont, and local
sources. Introduce article-style-manager.ts for centralized lifecycle
management of article-level styles and external stylesheet link
injection with reference counting. Refactor md-bg to use the new
manager, removing direct createEffect on article styles.
2026-06-25 20:26:34 +08:00
hypercross 4038d67ea0 feat: add md-emfont component and format code
- Add `md-emfont` custom element for dynamic font loading
- Register `md-emfont` in component index
- Reformat `Article.tsx` and `index.ts` using double quotes and
  consistent spacing
- Fix indentation in `index.html`
2026-05-11 11:25:57 +08:00
hypercross e92065d14c refactor: token viewer 2026-03-15 19:14:39 +08:00
hypercross 8c33dc282b feat: md-token 2026-03-15 19:01:39 +08:00
hypercross 0594fef9ac feat: ai's attempt 2026-03-02 16:49:55 +08:00
hypercross 5d026dfd80 refactor: impl 2026-03-01 12:41:03 +08:00
hypercross 80a6b4526c refactor: attribute editing 2026-03-01 10:28:44 +08:00
hypercross f7eabbdeba feat: ai's attempt 2026-03-01 09:36:09 +08:00
hypercross 1f5ee24a0f chore: clean up 2026-02-28 17:44:38 +08:00
hypercross a4023c994f feat: ai's attempt 2026-02-28 16:28:07 +08:00
hyper 7e95c44d8d refactor: add fit prop to bg 2026-02-27 21:26:51 +08:00
hyper 95be758bcc feat: md-bg 2026-02-27 21:22:13 +08:00
hypercross 807ce5a406 refactor: reorg 2026-02-27 12:34:55 +08:00
hypercross 907cabe9a0 feat: md-deck 2026-02-27 00:52:29 +08:00
hypercross ca1801e1a7 refactor: md-pins 2026-02-27 00:27:04 +08:00
hypercross 9a858918fe feat: pin editor 2026-02-26 23:51:27 +08:00
hypercross f7eb116aa3 feat: a pin component 2026-02-26 18:11:33 +08:00
hypercross 2ab6ed9687 feat: reactive sidebar 2026-02-26 15:22:40 +08:00
hypercross c923d80d30 refactor: FileTree 2026-02-26 15:04:17 +08:00
hypercross ba7b264a97 feat: ai's attempt 2026-02-26 14:24:48 +08:00
hypercross f4a6d6978b fix: data loading 2026-02-26 09:31:12 +08:00
hypercross d2a383c5d8 feat: ai's attempt 2026-02-26 09:24:26 +08:00
hypercross 795c2c4389 fix: solid-element 2026-02-26 00:47:26 +08:00
hypercross 3c9cf552e5 feat: ai's first take... 2026-02-26 00:17:23 +08:00