docusaurus/v1/lib
Bartosz Szczeciński 1888e0fb92 fix: horizontal overflow in collapsible sidebar (#1205)
When the sidebar is collapsible, a horizontal scrollbar can be seen, e.g.:

https://docusaurus.io/docs/en/installation - https://i.imgur.com/IkrkLrp.png

This is caused by the arrow being rendered outside of the sidebar box.
2019-01-28 09:18:54 -08:00
..
__tests__ feat: Allow modifying docs url prefix (#914) 2018-11-28 15:34:16 +08:00
core Add copyright header to CodeTabsMarkdownBlock.js 2019-01-25 13:42:47 -08:00
server fix: do not hardcode siteConfig path (#1150) 2018-12-08 02:09:25 +08:00
static fix: horizontal overflow in collapsible sidebar (#1205) 2019-01-28 09:18:54 -08:00
build-files.js Upgrade to babel 7 for v1 (#995) 2018-09-30 13:32:12 -07:00
copy-examples.js Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
publish-gh-pages.js fix: pass docusaurus-publish cli args to build command (#1185) 2019-01-15 11:54:17 +08:00
rename-version.js Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
start-server.js Upgrade to babel 7 for v1 (#995) 2018-09-30 13:32:12 -07:00
version.js fix: docusaurus-version generates wrong metadata 2018-12-04 12:21:30 +08:00
write-translations.js Upgrade to babel 7 for v1 (#995) 2018-09-30 13:32:12 -07:00