Commit graph

5 commits

Author SHA1 Message Date
saberzero1
cae3c81c20
Migrate types to use @quartz-community/types exports
Replace ambient quartz-compat.d.ts declarations with direct imports
from @quartz-community/types. Update all plugin entry points
(transformer, filter, emitter) and component files to use proper
type imports.
2026-02-13 13:18:49 +01:00
saberzero1
7e1c1e5192
Update template to match Quartz component structure with separate CSS/script files 2026-02-08 11:17:49 +01:00
saberzero1
2bb575c5c9
Add @quartz-community/types dependency and re-export shared types 2026-02-07 20:42:42 +01:00
saberzero1
1c9176d44c
fix: use any for Quartz types to avoid conflicts with Quartz internals 2026-02-07 06:22:35 +01:00
Emile Bangma
284b29a339
Batman 2026-02-07 03:03:08 +01:00