summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/src/components/Theme.js
Commit message (Collapse)AuthorAgeFilesLines
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-061-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update url when scrolling in default themeSamy Pesse2016-12-041-1/+5
|
* Use fixed size for sidebar and provide animationJohan Preynat2016-10-311-10/+12
|
* Replace GitBook.Shapes by GitBook.PropTypesSamy Pesse2016-10-171-4/+4
|
* Rename "navigation" to "history" and add loading barSamy Pesse2016-10-131-3/+6
|
* Fix style of toolbar and add title to itSamy Pesse2016-10-061-4/+5
|
* Add style for plugin hintSamy Pesse2016-10-041-1/+1
|
* Add action I18n.registerLocales and locales for default themeSamy Pesse2016-10-011-0/+47