summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/src/components
Commit message (Collapse)AuthorAgeFilesLines
* Start removing nunjucksSamy Pessé2017-02-261-1/+5
|
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-062-4/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Debounce scroll watcher in bodySamy Pesse2016-12-041-4/+11
|
* Update url when scrolling in default themeSamy Pesse2016-12-042-5/+92
|
* Use fixed size for sidebar and provide animationJohan Preynat2016-10-312-13/+17
|
* Add roles "body:wrapper", "toolbar:wrapper", "page:wrapper"Samy Pesse2016-10-171-4/+10
|
* Fix display of button in left toolbarSamy Pesse2016-10-171-4/+5
|
* Replace GitBook.Shapes by GitBook.PropTypesSamy Pesse2016-10-176-14/+14
|
* Add roles "page:header" and "page:footer"Samy Pesse2016-10-131-4/+10
|
* Search plugin should provide roles "search:results" and "search:result"Samy Pesse2016-10-132-2/+2
|
* Rename "navigation" to "history" and add loading barSamy Pesse2016-10-132-3/+130
|
* Improve some CSS for default themeSamy Pesse2016-10-121-1/+1
|
* Fix style of toolbar and add title to itSamy Pesse2016-10-063-19/+30
|
* Add style for plugin hintSamy Pesse2016-10-041-1/+1
|
* Add action I18n.registerLocales and locales for default themeSamy Pesse2016-10-011-0/+47
|
* Integrate search in default themeSamy Pesse2016-09-292-2/+5
|
* Fix lerna bootstrapSamy Pesse2016-09-285-5/+5
|
* Start designing toolbarSamy Pesse2016-09-271-2/+6
|
* Style page with gitbook-markdown-cssSamy Pesse2016-09-272-2/+6
|
* Mark article as active in summarySamy Pesse2016-09-251-4/+16
|
* Fix core reducer destroying other reducersSamy Pesse2016-09-251-1/+3
|
* Add flex box componentsSamy Pesse2016-09-245-0/+190