saberzero1
b2aad70fdf
chore: regenerate package-lock.json
2026-05-24 17:33:02 +02:00
saberzero1
5403fd1b64
deps: update @quartz-community/types and @quartz-community/utils
2026-04-16 13:30:09 +02:00
saberzero1
82f4b49d5b
deps: update @quartz-community/types and @quartz-community/utils
2026-04-03 16:18:08 +02:00
saberzero1
e63332c22e
fix: centralize type declarations and add missing dependencies
...
- Update types/globals.d.ts with centralized type declarations (CustomEvent<object>)
- Add missing devDependencies for CI compliance
- Add .prettierignore, update .eslintrc.json with triple-slash-reference override
- Remove duplicate scripts.d.ts/styles.d.ts
2026-03-16 18:54:32 +01:00
saberzero1
feab25e39a
fix: update types/utils lockfile to commits with dist/
2026-03-14 22:44:27 +01:00
saberzero1
9848fdc371
fix: add build-time deps for DTS generation
...
Peer dependencies needed at build time for TypeScript declaration file
generation were missing from devDependencies. Without them, the DTS build
fails silently, producing no index.d.ts.
2026-03-14 22:26:14 +01:00
saberzero1
63699e9484
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:01:20 +01:00
saberzero1
3ccf6f810d
deps: update @quartz-community/types and @quartz-community/utils
2026-03-09 03:03:56 +01:00
saberzero1
40f469df70
deps: update @quartz-community/types
2026-02-28 20:08:37 +01:00
saberzero1
b6e6fab11c
chore: update @quartz-community/types to v0.2.1
2026-02-13 22:56:17 +01:00
saberzero1
01ec5cfb8b
feat: extract roam transformer from Quartz core
...
Migrate the transformer plugin from Quartz internal code to a
standalone community plugin using @quartz-community/types and
@quartz-community/utils.
2026-02-13 22:31:03 +01:00
Emile Bangma
a9e57d49c8
Initial commit
2026-02-13 21:36:13 +01:00