summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/src/components/Sidebar.js
Commit message (Collapse)AuthorAgeFilesLines
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-061-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start new parsers in gitbook itself * Update markup-it * Fix eslint errors * Adapt basic parsing for summary * Start tests for summaryFromDocument * Continue * Add parsing of glossary * Add back languages parsing * Adapt most tests for parsing * Adapt all tests 🙌 * Adapt travis tests * Bootstrap lerna before running tests * Fix lowercase in require (linux) * Fix command gitbook init * Fix generation of ready by init command * Fix generation of summary * Fix watch after serve * Add trademark to sidebar * Add back favicon to default theme * Open trademark in new tab
* Use fixed size for sidebar and provide animationJohan Preynat2016-10-311-3/+5
|
* Replace GitBook.Shapes by GitBook.PropTypesSamy Pesse2016-10-171-1/+1
|
* Search plugin should provide roles "search:results" and "search:result"Samy Pesse2016-10-131-1/+1
|
* Integrate search in default themeSamy Pesse2016-09-291-0/+1
|
* Fix lerna bootstrapSamy Pesse2016-09-281-1/+1
|
* Add flex box componentsSamy Pesse2016-09-241-0/+22