summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-core/src/reducers
Commit message (Expand)AuthorAgeFilesLines
* Prevent null as location in historySamy Pesse2016-12-041-1/+1
* History is activated with a setup locationSamy Pesse2016-12-041-0/+3
* Add languages to client side state, and add "current" to json reprSamy Pesse2016-10-142-1/+14
* Rename "navigation" to "history" and add loading barSamy Pesse2016-10-132-15/+15
* Fix style of toolbar and add title to itSamy Pesse2016-10-061-18/+2
* Store config as immutable in stateSamy Pesse2016-10-062-0/+16
* Add reducer for file in gitbook stateSamy Pesse2016-10-052-0/+17
* Correctly update page when url changedSamy Pesse2016-10-042-24/+13
* Fix new api for activate/deactivateSamy Pesse2016-10-031-1/+29
* Change "init to "activate"Samy Pesse2016-10-031-2/+9
* Sync search with querystringSamy Pesse2016-10-031-11/+2
* Pass actions to thunk acitonsSamy Pesse2016-10-021-3/+14
* Complete i18n for search pluginSamy Pesse2016-10-011-1/+3
* Change api for registering componentsSamy Pesse2016-10-013-51/+7
* Fix dist commandSamy Pesse2016-09-292-4/+28
* Fix link and navigation clickSamy Pesse2016-09-261-6/+9
* Add basic for pjax navigationSamy Pesse2016-09-262-1/+14
* Fix core reducer destroying other reducersSamy Pesse2016-09-251-8/+9
* Add immutable state for readme/summarySamy Pesse2016-09-225-6/+116
* Prepare showing page htmlSamy Pesse2016-09-212-1/+44
* Fix composition with plugin reducersSamy Pesse2016-09-211-1/+0
* Add action to register a componentSamy Pessé2016-09-051-1/+15
* Start basis of gitbook-coreSamy Pessé2016-09-052-0/+12