Commit graph

14 commits

Author SHA1 Message Date
saberzero1
1da1254ac7
feat: add render event listener for in-place DOM re-initialization 2026-03-12 19:45:32 +01:00
saberzero1
4ce3c51727
fix: resolve ESLint and formatting issues for CI compliance 2026-03-09 03:46:54 +01:00
saberzero1
4132ea510f
fix: add passWithNoTests to vitest config 2026-03-09 03:21:30 +01:00
saberzero1
67eaba2995
deps: update @quartz-community/types and @quartz-community/utils
Also fix code formatting with prettier.
2026-03-09 03:04:03 +01:00
saberzero1
7e3a034a8e
deps: update @quartz-community/types 2026-02-28 20:08:37 +01:00
saberzero1
b84c661715
fix: compile SCSS via sass instead of raw text to prevent lightningcss errors 2026-02-26 16:44:51 +01:00
saberzero1
d81120f30b
docs: update README for v5 unified config system 2026-02-25 16:07:11 +01:00
saberzero1
de7fa4934d
fix: move tsup and typescript to dependencies for git install compatibility 2026-02-23 01:10:15 +01:00
saberzero1
d362013e0d
chore: add quartz plugin manifest to package.json 2026-02-17 17:43:59 +01:00
saberzero1
69b32f8054
docs: add plugin README 2026-02-14 02:13:33 +01:00
saberzero1
37950513b1
fix: standardize inline script transpilation in tsup config
Use stdin-based esbuild.build with proper TS transpilation, minification,
and ESM output format matching v5's proven inline-script-loader pattern.
2026-02-14 01:11:36 +01:00
saberzero1
09fd8bbbba
chore: update @quartz-community/types to v0.2.1 2026-02-13 22:58:17 +01:00
saberzero1
cc25e7eaf1
feat: migrate ReaderMode component from Quartz v5 core 2026-02-13 17:14:35 +01:00
Emile Bangma
646451523b
Initial commit 2026-02-13 16:52:46 +01:00