docusaurus/lib
Jaril Valenciano e613725a25 Fix button wrapping behavior on mobile (#921)
* fixed button wrapping behavior

previous+next buttons with long text now stack properly on smaller screens

* truncates function/component names of prev/next buttons

Function/component names are truncated, while regular titles are wrapped

* removed unused styles

* fixed using idx (safe getter) for previous/next titles

passed through prettier and all tests pass
2018-09-01 22:45:32 -07:00
..
__tests__ Fix Jest tests that fail on Windows (#896) 2018-08-10 22:21:52 +07:00
core Fix button wrapping behavior on mobile (#921) 2018-09-01 22:45:32 -07:00
server feat: last updated time in docs (#913) 2018-08-29 21:15:18 +08:00
static Fix button wrapping behavior on mobile (#921) 2018-09-01 22:45:32 -07:00
build-files.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
copy-examples.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
publish-gh-pages.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
rename-version.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
start-server.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
version.js Refactor + add more tests (Part 2) (#854) 2018-07-16 01:45:23 -07:00
write-translations.js Fix: conflicting strings issue in translations (#917) 2018-08-29 00:04:02 +08:00