quartz/quartz
saberzero1 fd36066fdf
feat: add PageTypePluginEntry for cross-boundary type compatibility
Introduce PageTypePluginEntry with never[] parameter types to accept
both internal and community PageType plugins in config arrays without
casts, working around branded FullSlug contravariance mismatch.
2026-02-13 19:34:56 +01:00
..
cli feat: build installed plugins 2026-02-10 00:03:43 +01:00
components refactor: unify QuartzComponent type to structural interface (Phase C) 2026-02-13 18:26:19 +01:00
i18n feat(i18n): update Vietnamese translations (#2228) 2025-11-29 13:31:17 -05:00
plugins feat: add PageTypePluginEntry for cross-boundary type compatibility 2026-02-13 19:34:56 +01:00
processors chore(deps): replace chalk and rimraf with builtin functions (#1879) 2025-05-28 10:40:51 +02:00
static feat(comments): support custom giscus themes (#1526) 2024-10-17 18:30:16 -04:00
styles feat: add scroll padding for mobile screen (#2249) 2026-01-08 09:36:02 +08:00
util Prevent double-loading of afterDOMReady scripts (#2213) 2025-11-27 14:51:56 -08:00
bootstrap-cli.mjs Add comprehensive Git-based plugin CLI with lockfile support 2026-02-08 12:06:39 +01:00
bootstrap-worker.mjs chore(build): separate markdown and html handling into two separate stages (#1675) 2025-01-07 15:33:34 -05:00
build.ts feat: add PageType plugin infrastructure (Phase D Step 4) 2026-02-13 19:12:19 +01:00
cfg.ts feat(plugins): v5 plugin system 2026-02-07 02:01:38 +01:00
worker.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00