Commit graph

17 commits

Author SHA1 Message Date
saberzero1
73c8bce66d
chore(deps): update @quartz-community/utils 2026-06-03 15:30:15 +02:00
saberzero1
02e36d3720
chore: regenerate package-lock.json 2026-05-24 17:33:00 +02:00
saberzero1
9127bb6662
deps: update @quartz-community/utils 2026-04-22 18:19:04 +02:00
saberzero1
5bb5f164f8
deps: update @quartz-community/utils 2026-04-17 02:40:39 +02:00
saberzero1
7290881687
deps: update @quartz-community/utils 2026-04-16 22:10:52 +02:00
saberzero1
7521781df4
deps: update @quartz-community/types and @quartz-community/utils 2026-04-16 13:29:31 +02:00
saberzero1
0942a2760c
deps: add @quartz-community/utils dependency 2026-04-03 19:33:12 +02:00
saberzero1
43a9073a45
deps: update @quartz-community/types and @quartz-community/utils 2026-04-03 16:17:58 +02:00
saberzero1
9bdea10be8
fix: add vfile as devDependency for CI typecheck
vfile is imported in source/test files but was only listed as a
peerDependency (or not at all). CI needs it installed to resolve
type declarations during tsc --noEmit and tsup DTS build.
2026-03-16 19:12:16 +01:00
saberzero1
136aba6829
fix: update types/utils lockfile to commits with dist/ 2026-03-14 22:44:15 +01:00
saberzero1
b234b49b0d
chore: commit dist/ and remove prepare script
Pre-built output is now committed to the repository so that
Quartz can skip the build step during plugin installation.
The prepare script is removed to prevent redundant builds
when installing from npm/git.
2026-03-14 22:00:48 +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
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