docusaurus/packages/docusaurus-theme-live-codeblock/src
Joshua Chen 68aaf9201f
feat(core): allow plugin lifecycles to return relative paths (#6921)
* feat(core): resolve plugin lifecycles returning relative paths

* fix typo

* fix tests

* revert

* rename path -> entryPath
2022-03-16 20:47:15 +08:00
..
__tests__ chore: spell-check test files (#6903) 2022-03-12 15:24:56 +08:00
theme refactor(live-codeblock): migrate theme to TS (#6583) 2022-02-02 17:48:06 +08:00
custom-buble.ts refactor: unify export directive style (#6751) 2022-02-24 17:25:17 +08:00
deps.d.ts chore: fix ESLint warnings, restrict export all syntax (#6605) 2022-02-04 21:57:10 +08:00
index.ts feat(core): allow plugin lifecycles to return relative paths (#6921) 2022-03-16 20:47:15 +08:00
theme-live-codeblock.d.ts refactor(live-codeblock): migrate theme to TS (#6583) 2022-02-02 17:48:06 +08:00
types.d.ts refactor(live-codeblock): migrate theme to TS (#6583) 2022-02-02 17:48:06 +08:00
validateThemeConfig.ts refactor: unify export directive style (#6751) 2022-02-24 17:25:17 +08:00