docusaurus/packages/docusaurus-theme-live-codeb.../src
Joshua Chen 24c205a835
refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080)
* refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type

* fix
2022-03-31 19:16:07 +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 refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080) 2022-03-31 19:16:07 +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: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080) 2022-03-31 19:16:07 +08:00
types.d.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
validateThemeConfig.ts refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00