mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00:00
* feat(v2): Support swizzling TypeScript components * Add tsc --noEmit to tsc script in theme-classic Now everything can pass the type checker! (although still a lot of any) * Add tsconfig and types.d.ts to website Improve developer experience. As an example, I converted NotFound to tsx * Apply type annotation suggestions * Do not fallback to `getThemePath` if getTypeScriptThemePath is undefined * Fix tsc * Add module declaration for @theme-original/* * Move babel cli to root package.json |
||
|---|---|---|
| .. | ||
| docusaurus | ||
| docusaurus-1.x | ||
| docusaurus-init | ||
| docusaurus-init-1.x | ||
| docusaurus-mdx-loader | ||
| docusaurus-module-type-aliases | ||
| docusaurus-plugin-client-redirects | ||
| docusaurus-plugin-content-blog | ||
| docusaurus-plugin-content-docs | ||
| docusaurus-plugin-content-pages | ||
| docusaurus-plugin-debug | ||
| docusaurus-plugin-google-analytics | ||
| docusaurus-plugin-google-gtag | ||
| docusaurus-plugin-ideal-image | ||
| docusaurus-plugin-sitemap | ||
| docusaurus-preset-bootstrap | ||
| docusaurus-preset-classic | ||
| docusaurus-theme-bootstrap | ||
| docusaurus-theme-classic | ||
| docusaurus-theme-live-codeblock | ||
| docusaurus-theme-search-algolia | ||
| docusaurus-types | ||
| docusaurus-utils | ||
| lqip-loader | ||
| stylelint-copyright | ||