summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/src
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
|
* Normalize action types in pluginsSamy Pesse2016-10-171-1/+1
|
* 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
|
* Prepare for multiple role rendering for ebooksSamy Pesse2016-10-081-1/+1
|
* Fix style of toolbar and add title to itSamy Pesse2016-10-063-19/+30
|
* Fix include of immutable in theme-defaultSamy Pesse2016-10-051-1/+2
|
* Add style for plugin hintSamy Pesse2016-10-041-1/+1
|
* Change "init to "activate"Samy Pesse2016-10-031-1/+1
|
* Complete i18n for search pluginSamy Pesse2016-10-011-2/+1
|
* Add action I18n.registerLocales and locales for default themeSamy Pesse2016-10-0130-47/+624
|
* Change api for registering componentsSamy Pesse2016-10-011-2/+2
|
* Integrate search in default themeSamy Pesse2016-09-292-2/+5
|
* Fix dist commandSamy Pesse2016-09-291-3/+6
|
* Fix lerna bootstrapSamy Pesse2016-09-286-6/+6
|
* Start designing toolbarSamy Pesse2016-09-272-3/+7
|
* Style page with gitbook-markdown-cssSamy Pesse2016-09-272-2/+6
|
* Fix reducers mutating the state instead of creating a new oneSamy Pesse2016-09-271-1/+0
|
* Mark article as active in summarySamy Pesse2016-09-251-4/+16
|
* Fix core reducer destroying other reducersSamy Pesse2016-09-252-3/+5
|
* Add flex box componentsSamy Pesse2016-09-2410-13/+102
|
* Provide immutable proptypesSamy Pesse2016-09-221-2/+2
|
* Base tree rendering for summarySamy Pesse2016-09-223-5/+112
|
* First working version in the browserSamy Pesse2016-09-222-2/+19
|
* Add js scripts to htmlSamy Pesse2016-09-211-2/+4
|
* Fix head extension by pluginsSamy Pesse2016-09-211-1/+0
|
* Prepare showing page htmlSamy Pesse2016-09-213-4/+52
|
* Fix build of gitbook.core.min.jsSamy Pesse2016-09-051-0/+5
|
* Start architecturing new default themeSamy Pessé2016-09-051-0/+16