saberzero1
43da4722c5
fix: bundle @quartz-community/utils to avoid runtime subpath resolution failures
2026-04-04 11:36:41 +02:00
saberzero1
73fa0994a6
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:46 +02:00
saberzero1
f3ef78fa62
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:46 +02:00
saberzero1
5fb40dede6
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:46 +02:00
saberzero1
e25d0339ab
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:46 +02:00
saberzero1
564ab281d4
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:41 +02:00
saberzero1
af13feb918
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:41 +02:00
saberzero1
c6a4d3f1de
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:41 +02:00
saberzero1
9f01602a8d
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:41 +02:00
saberzero1
63fdc6e3dd
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:41 +02:00
saberzero1
34bb9cdee6
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:35 +02:00
saberzero1
b8c379e9e8
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:35 +02:00
saberzero1
ec3345aa27
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:35 +02:00
saberzero1
2300fc3888
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:35 +02:00
saberzero1
c921f29562
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:58:35 +02:00
saberzero1
fbd7b4a4cc
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:59 +02:00
saberzero1
4f1b942bcd
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:59 +02:00
saberzero1
ee0342eace
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:59 +02:00
saberzero1
ed25600351
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:59 +02:00
saberzero1
6c0a44ed5c
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:59 +02:00
saberzero1
a44f9fc89b
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:54 +02:00
saberzero1
4de24ef005
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:54 +02:00
saberzero1
ff117f5e57
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:54 +02:00
saberzero1
357122e7ea
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:54 +02:00
saberzero1
f47b431c63
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:54 +02:00
saberzero1
cf00731652
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:48 +02:00
saberzero1
473dedcd9f
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:48 +02:00
saberzero1
676b583bb2
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:48 +02:00
saberzero1
10c34524df
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:48 +02:00
saberzero1
9924424f26
i18n: add translations for 30 locales from Quartz v4
2026-04-04 01:49:48 +02:00
saberzero1
68f4748cd3
refactor: use shared classNames from @quartz-community/utils
2026-04-03 19:12:30 +02:00
saberzero1
641e4db39d
deps: update @quartz-community/types and @quartz-community/utils
2026-04-03 16:19:35 +02:00
saberzero1
25455b5ef9
fix: guard against undefined getDate in RecentNotes
2026-04-03 16:01:38 +02:00
saberzero1
87dc109cbb
build: regenerate dist artifacts for shared sort/date utilities
2026-04-03 15:44:35 +02:00
saberzero1
96b256f2f7
refactor: use shared getDate, byDateAndAlphabetical, ValidDateType from community packages
2026-04-03 15:44:30 +02:00
saberzero1
48c141feee
chore: update community utils/types dependency lock
2026-04-03 15:44:24 +02:00
saberzero1
4ec7479cdb
refactor: use shared formatDate and SortFn from community packages
2026-04-03 15:08:05 +02:00
saberzero1
89a8411e98
fix: move tsconfig from dts object to top-level option
...
The DtsConfig type in tsup does not have a tsconfig property.
Use top-level tsconfig option instead of dts: { tsconfig: ... }.
2026-03-22 13:25:12 +01:00
saberzero1
39e21fc680
fix: use separate tsconfig for DTS build to avoid vitest dependency
2026-03-22 13:12:01 +01:00
saberzero1
9a22fb02c0
chore: update @quartz-community/utils to 8d2e14b
2026-03-22 12:38:25 +01:00
saberzero1
c335622bb5
deps: update @quartz-community/utils to latest
2026-03-22 12:05:19 +01:00
saberzero1
9c54510638
fix: add components manifest field for RecentNotes component
2026-03-20 13:35:01 +01:00
saberzero1
b72dc3c79a
chore: set tsup platform to node
...
Plugins run server-side during the Quartz build step, not in the
browser. Setting platform: 'node' tells esbuild to treat Node builtins
as available externals and avoids CJS-in-ESM require() failures for
any bundled dependencies that use Node APIs.
2026-03-17 20:41:14 +01:00
saberzero1
1a54080a68
ci: add dist externals verification step
2026-03-17 19:41:47 +01:00
saberzero1
a39aecae5f
fix: centralize type declarations and add missing peer dependency
...
- Update types/globals.d.ts with centralized type declarations
- Add hast-util-to-jsx-runtime as devDependency (peer dep from @quartz-community/utils)
- Add .prettierignore, update .eslintrc.json with triple-slash-reference override
- Remove duplicate scripts.d.ts/styles.d.ts
2026-03-16 18:54:39 +01:00
saberzero1
9400fe83b1
fix: update types/utils lockfile to commits with dist/
2026-03-14 22:44:22 +01:00
saberzero1
730f91b271
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:53 +01:00
saberzero1
edf7c6368d
chore: move build tools to devDependencies, shared deps to peerDependencies
...
tsup and typescript are only needed at build time — move to devDependencies
so they can be pruned after build. Dependencies already available from the
host Quartz installation are moved to peerDependencies to avoid duplication.
2026-03-14 21:27:32 +01:00
saberzero1
1220b39bec
deps: update @quartz-community/types and @quartz-community/utils
2026-03-09 03:03:56 +01:00
saberzero1
744d5011ee
deps: update @quartz-community/types
2026-02-28 20:08:37 +01:00