docusaurus/packages
Endi 97491c5cfb
feat(v2): injectHtmlTags API to inject head and/or body html tags (#2057)
* wip: define html tag definition

* feat(v2): implement injectHtmlTags api

* remove useless file

* nits

* documentation

* allow string, use prebodyTags and postBodyTags

* typo

* refactor typing

* chore(v2): bump deps
2019-11-30 11:52:26 +07:00
..
docusaurus feat(v2): injectHtmlTags API to inject head and/or body html tags (#2057) 2019-11-30 11:52:26 +07:00
docusaurus-1.x fix(v1): convert scripts to ES5 syntax for IE 10 (#2063) 2019-11-28 11:44:11 -08:00
docusaurus-init breaking(v2): required nodejs version >=8.9 -> >=8.10 so we can use es2017 (#2045) 2019-11-24 21:40:57 -08:00
docusaurus-init-1.x v2.0.0-alpha.36 2019-11-22 12:41:22 +07:00
docusaurus-mdx-loader fix(v2): toc should not be broken for heading with html inline code (#2067) 2019-11-28 21:33:51 -08:00
docusaurus-plugin-content-blog chore: add missing facebook copyright header 2019-11-27 16:50:20 +07:00
docusaurus-plugin-content-docs feat(v2): injectHtmlTags API to inject head and/or body html tags (#2057) 2019-11-30 11:52:26 +07:00
docusaurus-plugin-content-pages breaking(v2): required nodejs version >=8.9 -> >=8.10 so we can use es2017 (#2045) 2019-11-24 21:40:57 -08:00
docusaurus-plugin-google-analytics v2.0.0-alpha.36 2019-11-22 12:41:22 +07:00
docusaurus-plugin-google-gtag v2.0.0-alpha.36 2019-11-22 12:41:22 +07:00
docusaurus-plugin-ideal-image chore(v2): bump deps and run yarn upgrade (#2044) 2019-11-24 23:06:25 +07:00
docusaurus-plugin-sitemap feat(v2): allow non sidebar category to be first item of sidebar (#2032) 2019-11-23 20:08:19 -08:00
docusaurus-preset-classic v2.0.0-alpha.36 2019-11-22 12:41:22 +07:00
docusaurus-theme-classic refactor(v2): add title attribute to anchor link (#2066) 2019-11-28 22:19:58 -08:00
docusaurus-theme-live-codeblock fix(v2): remove auto wrap for code blocks (#2048) 2019-11-25 10:24:52 -08:00
docusaurus-theme-search-algolia breaking(v2): required nodejs version >=8.9 -> >=8.10 so we can use es2017 (#2045) 2019-11-24 21:40:57 -08:00
docusaurus-types feat(v2): injectHtmlTags API to inject head and/or body html tags (#2057) 2019-11-30 11:52:26 +07:00
docusaurus-utils test(v2): add more test to normalizeUrl 2019-11-26 18:26:55 +07:00