Commit graph

8 commits

Author SHA1 Message Date
saberzero1
fd2b427708
Update @quartz-community/types (remove index signatures) 2026-02-13 13:53:58 +01:00
saberzero1
a3f260be41
Update @quartz-community/types for flat GlobalConfiguration 2026-02-13 13:50:35 +01:00
saberzero1
d783d9434b
fix: use github: specifier for @quartz-community/types dependency
Replace file:../types with github:quartz-community/types so the
package resolves correctly when installed via the Quartz plugin
manager.
2026-02-13 13:27:49 +01:00
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