Commit graph

4 commits

Author SHA1 Message Date
saberzero1
390bba45bf
fix: use fetchData global for path-prefixed deployments
- Update types/globals.d.ts with centralized type declarations
- Use fetchData global instead of hardcoded /static/contentIndex.json
- Revert @quartz-community/types from file:../types to github:quartz-community/types
- Add .prettierignore, update .eslintrc.json with triple-slash-reference override
- Remove duplicate scripts.d.ts/styles.d.ts
2026-03-16 18:54:25 +01:00
saberzero1
37d44d1c37
Migrate types to use @quartz-community/types exports
Replace ambient quartz-compat.d.ts and quartz-community.d.ts
declarations with direct imports from @quartz-community/types.
Export ExplorerOptions from local component files instead of
ambient module augmentation.
2026-02-13 13:18:24 +01:00
saberzero1
590447269d
chore: add explorer type shims 2026-02-08 11:15:47 +01:00
Emile Bangma
c018bf848e
Initial commit 2026-02-07 02:03:54 +01:00