docusaurus/packages
Sam Zhou 5ccd24cc1f
feat(v2): Support swizzling TypeScript components (#2671)
* 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
2020-06-25 16:07:30 +02:00
..
docusaurus feat(v2): Support swizzling TypeScript components (#2671) 2020-06-25 16:07:30 +02:00
docusaurus-1.x v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-init chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
docusaurus-init-1.x v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-mdx-loader v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-module-type-aliases feat(v2): Support swizzling TypeScript components (#2671) 2020-06-25 16:07:30 +02:00
docusaurus-plugin-client-redirects feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
docusaurus-plugin-content-blog feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
docusaurus-plugin-content-docs feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
docusaurus-plugin-content-pages v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-plugin-debug v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-plugin-google-analytics v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-plugin-google-gtag v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-plugin-ideal-image chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
docusaurus-plugin-sitemap chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
docusaurus-preset-bootstrap v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-preset-classic v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00
docusaurus-theme-bootstrap chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
docusaurus-theme-classic feat(v2): Support swizzling TypeScript components (#2671) 2020-06-25 16:07:30 +02:00
docusaurus-theme-live-codeblock feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
docusaurus-theme-search-algolia chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
docusaurus-types feat(v2): Support swizzling TypeScript components (#2671) 2020-06-25 16:07:30 +02:00
docusaurus-utils feat(v2): Support swizzling TypeScript components (#2671) 2020-06-25 16:07:30 +02:00
lqip-loader chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
stylelint-copyright v2.0.0-alpha.58 2020-06-18 14:02:26 +02:00