docusaurus/packages
Yangshun Tay 96cb4672d5 feat(v2): implement ComponentCreator (#1366)
* v2(feat): convert blog to view-driven content queries

* feat(v2): port blog to use ContentRenderer

* misc(v2): fix test and change ContentRenderer url

* avoid chunkName collision

* avoid chunkname collision more

* fix(v2): fix content-renderer ssr problem (#1367)

* wip

* avoid chunk names collision

* ContentRenderer is a wrapper for Loadable

* convert docs and pages

* nits and rename

* rename routeModules -> modules

* remove lodash from component creator

* resolve chunk not being picked up correctly

* add comment for explanation

* small refactoring
2019-04-16 22:18:29 +08:00
..
docusaurus feat(v2): implement ComponentCreator (#1366) 2019-04-16 22:18:29 +08:00
docusaurus-1.x chore: v1.8.1 2019-04-15 11:33:21 -07:00
docusaurus-init-1.x v2.0.0-alpha.6 2019-04-14 01:07:24 +08:00
docusaurus-mdx-loader v2.0.0-alpha.6 2019-04-14 01:07:24 +08:00
docusaurus-plugin-content-blog feat(v2): implement ComponentCreator (#1366) 2019-04-16 22:18:29 +08:00
docusaurus-plugin-content-docs feat(v2): implement ComponentCreator (#1366) 2019-04-16 22:18:29 +08:00
docusaurus-plugin-content-pages feat(v2): implement ComponentCreator (#1366) 2019-04-16 22:18:29 +08:00
docusaurus-plugin-sitemap v2.0.0-alpha.6 2019-04-14 01:07:24 +08:00
docusaurus-utils feat(v2): implement ComponentCreator (#1366) 2019-04-16 22:18:29 +08:00