summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-core/src
Commit message (Expand)AuthorAgeFilesLines
* 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-244-5/+27
* Provide immutable proptypesSamy Pesse2016-09-222-1/+4
* Add immutable state for readme/summarySamy Pesse2016-09-2212-8/+188
* 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-2110-16/+179
* 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-202-3/+5
* Prepare loading of pluginSamy Pesse2016-09-201-1/+8
* Fix build of gitbook.core.min.jsSamy Pesse2016-09-051-1/+3
* Fix error during fake renderingSamy Pessé2016-09-053-5/+5
* Start bootstraping rendering with react in GitBookSamy Pessé2016-09-054-13/+30
* 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-0510-0/+130