docusaurus/packages/docusaurus-1.x/lib/core
Shawn Tabrizi b1023aa9ac fix: remove the Container component from the docsNavContainer (#1599)
In this case, the `docsNavContainer` does not pick up any styles or attributes from the `container` component it is wrapped in.

It does however pick up the pesky `.container` className, which when paired with bootstrap, messes up the styling of the top navigation in mobile.

This change is completely non-destructive, but helps enable the use of bootstrap on top of Docusaurus.
2019-06-13 09:05:41 -07:00
..
__tests__ refactor: refactor code tab split (#1369) 2019-05-01 20:57:13 -07:00
nav fix: don't collapse the blog navigation even if collapsible is true (#1519) 2019-05-26 20:37:58 -07:00
anchors.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
BlogPageLayout.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
BlogPost.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
BlogPostLayout.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
BlogSidebar.js fix: remove the Container component from the docsNavContainer (#1599) 2019-06-13 09:05:41 -07:00
CodeTabsMarkdownBlock.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
CompLibrary.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
Container.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
Doc.js refactor: refactor code tab split (#1369) 2019-05-01 20:57:13 -07:00
DocsLayout.js fix: don't collapse the blog navigation even if collapsible is true (#1519) 2019-05-26 20:37:58 -07:00
DocsSidebar.js fix: remove the Container component from the docsNavContainer (#1599) 2019-06-13 09:05:41 -07:00
GridBlock.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
Head.js feat: highlight nav item in onPageNav ToC (#1524) 2019-05-30 08:54:47 -07:00
MarkdownBlock.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
Redirect.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
Remarkable.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
renderMarkdown.js fix: replace use of deepmerge with _.merge (#1430) 2019-05-02 22:00:28 +07:00
Site.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
toc.js fix: right TOC should not strip special chars (#1458) 2019-05-14 23:55:35 +07:00
toSlug.js fix: anchors links for underscore character (#1309) 2019-03-25 16:54:23 +07:00
unindent.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
utils.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00