docusaurus/packages/docusaurus-theme-common
Sébastien Lorber 730ce485ba
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (18.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
feat(theme): make it possible to provide your own page title formatter (#11090)
2025-04-11 19:16:17 +02:00
..
src feat(theme): make it possible to provide your own page title formatter (#11090) 2025-04-11 19:16:17 +02:00
.npmignore refactor(theme-common): split package into public/internal API entrypoints (#7660) 2022-06-24 11:21:27 +02:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
package.json fix(seo): docs breadcrumb structured data should use JSON-LD and filter unliked categories (#10888) 2025-02-07 19:03:10 +01:00
removeThemeInternalReexport.mjs refactor(theme-common): split package into public/internal API entrypoints (#7660) 2022-06-24 11:21:27 +02:00
tsconfig.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00

@docusaurus/theme-common

Common code for Docusaurus themes.