docusaurus/packages/docusaurus-1.x/lib/core
Ben Gubler a94d14b9c7
fix(v1,v2): add initial-scale=1.0 to all meta name='viewport' (#3290)
2020-08-18 12:59:58 +02:00
..
__tests__ feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
nav feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
BlogPageLayout.js
BlogPost.js
BlogPostLayout.js
BlogSidebar.js
CodeTabsMarkdownBlock.js
CompLibrary.js
Container.js
Doc.js
DocsLayout.js
DocsSidebar.js
GridBlock.js
Head.js fix(v1,v2): add initial-scale=1.0 to all meta name='viewport' (#3290) 2020-08-18 12:59:58 +02:00
MarkdownBlock.js
Redirect.js
Remarkable.js
Site.js
anchors.js feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
renderMarkdown.js feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
toSlug.js
toc.js feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
unindent.js
utils.js