summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-core
Commit message (Collapse)AuthorAgeFilesLines
* Base api to use i18nSamy Pesse2016-09-307-12/+45
|
* Improve Gitbook.connect to accept a mapActionsToPropsSamy Pesse2016-09-293-6/+74
|
* Fix query action for searchSamy Pesse2016-09-293-2/+5
|
* Integrate search in default themeSamy Pesse2016-09-291-2/+2
|
* Fix dist commandSamy Pesse2016-09-2913-74/+136
|
* Start search pluginSamy Pesse2016-09-284-3/+37
|
* Fix lerna bootstrapSamy Pesse2016-09-282-1/+4
|
* Add CONTRIBUTING.mdSamy Pesse2016-09-282-2/+2
|
* Start designing toolbarSamy Pesse2016-09-271-4/+4
|
* Style page with gitbook-markdown-cssSamy Pesse2016-09-273-0/+55
|
* Fix reducers mutating the state instead of creating a new oneSamy Pesse2016-09-272-4/+20
|
* Fix link and navigation clickSamy Pesse2016-09-263-9/+18
|
* Add basic for pjax navigationSamy Pesse2016-09-266-4/+237
|
* Mark article as active in summarySamy Pesse2016-09-253-1/+53
|
* Fix core reducer destroying other reducersSamy Pesse2016-09-252-10/+11
|
* Add flex box componentsSamy Pesse2016-09-245-6/+29
|
* Provide immutable proptypesSamy Pesse2016-09-223-1/+5
|
* Add immutable state for readme/summarySamy Pesse2016-09-2212-8/+188
| | | | Add shapes for these states
* First working version in the browserSamy Pesse2016-09-227-105/+112
|
* Add js scripts to htmlSamy Pesse2016-09-214-36/+12
|
* Fix head extension by pluginsSamy Pesse2016-09-212-18/+50
|
* Prepare showing page htmlSamy Pesse2016-09-2111-16/+181
|
* Fix render of UnsafeComponentSamy Pesse2016-09-212-3/+2
|
* Fix composition with plugin reducersSamy Pesse2016-09-212-5/+7
|
* Fix rendering of unsafe injected componentsSamy Pesse2016-09-202-6/+11
|
* Working loading of pluginSamy Pesse2016-09-203-4/+7
|
* Prepare loading of pluginSamy Pesse2016-09-201-1/+8
|
* Fix build of gitbook.core.min.jsSamy Pesse2016-09-054-4/+6
|
* Add task to build gitbook.core.min.jsSamy Pesse2016-09-053-3/+9
|
* gitbook-core should also be compiledSamy Pessé2016-09-052-1/+8
|
* Fix error during fake renderingSamy Pessé2016-09-053-5/+5
|
* Start bootstraping rendering with react in GitBookSamy Pessé2016-09-056-14/+41
|
* Start architecturing new default themeSamy Pessé2016-09-051-0/+10
|
* Add action to register a componentSamy Pessé2016-09-054-19/+56
|
* Add components for injectionsSamy Pessé2016-09-055-20/+175
|
* Start basis of gitbook-coreSamy Pessé2016-09-0511-0/+152