docusaurus/packages/docusaurus-theme-common
Sébastien Lorber 4ab5a93262
chore: backport retro compatible commits for the Docusaurus v2.4.2 release (#9324)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Ori Shalom <ori-shalom@users.noreply.github.com>
Co-authored-by: Mikey O'Toole <mikey@homotechsual.dev>
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
fix flaky screenshots, add html data-has-hydrated attribute (#9256)
fix(theme-common): ThemedComponent should display something when JS is disabled (#9243)
fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (#9130)
fix(theme): only set classname on ul elements if they have an existing class (#9099)
fix(content-docs): sidebar generator should return customProps for doc items (#9107)
2023-09-20 17:29:41 +02:00
..
src chore: backport retro compatible commits for the Docusaurus v2.4.2 release (#9324) 2023-09-20 17:29:41 +02:00
.npmignore refactor(theme-common): split package into public/internal API entrypoints (#7660) 2022-06-24 11:21:27 +02:00
README.md
package.json chore: backport retro compatible commits for the Docusaurus v2.4.1 release (#8979) 2023-05-15 15:41:07 +02:00
removeThemeInternalReexport.mjs refactor(theme-common): split package into public/internal API entrypoints (#7660) 2022-06-24 11:21:27 +02:00
tsconfig.json refactor: make each tsconfig explicitly declare module and include/exclude (#7443) 2022-05-18 12:48:28 +08:00

README.md

@docusaurus/theme-common

Common code for Docusaurus themes.