summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Fix template of plugin to not mention themeSamy Pesse2016-10-044-6/+4
|
* First handling of templating blocksSamy Pesse2016-10-036-98/+29
|
* Don't compile tests file with babelSamy Pesse2016-10-032-1/+2
|
* Clear query in url when search is clearedSamy Pesse2016-10-031-2/+4
|
* Emit current location when listeningSamy Pesse2016-10-031-9/+33
|
* Use replace of url for search to avoid filling historySamy Pesse2016-10-032-30/+19
|
* Fix new api for activate/deactivateSamy Pesse2016-10-039-38/+102
|
* Change "init to "activate"Samy Pesse2016-10-0312-24/+83
|
* Sync search with querystringSamy Pesse2016-10-037-41/+137
|
* Pass actions to thunk acitonsSamy Pesse2016-10-025-7/+49
|
* Fix size of button in toolbarSamy Pesse2016-10-021-1/+1
|
* Add style for search input in default themeSamy Pesse2016-10-027-7/+30
|
* Fix font and buttons in default themeSamy Pesse2016-10-025-4/+44
|
* Include font-awesome in default themeSamy Pesse2016-10-024-3/+17
|
* Fix clear of searchSamy Pesse2016-10-027-18/+36
|
* Complete i18n for search pluginSamy Pesse2016-10-013-6/+8
|
* Add action I18n.registerLocales and locales for default themeSamy Pesse2016-10-0131-48/+643
|
* Add fix for handling parsing page errorsJohan Preynat2016-10-012-6/+26
|
* Fix js error because of changing APISamy Pesse2016-10-014-10/+25
|
* Change api for registering componentsSamy Pesse2016-10-0122-105/+247
|
* Base api to use i18nSamy Pesse2016-09-309-18/+58
|
* Improve Gitbook.connect to accept a mapActionsToPropsSamy Pesse2016-09-293-6/+74
|
* Start plugin "hints"Samy Pesse2016-09-298-1/+157
|
* Fix query action for searchSamy Pesse2016-09-2910-9/+218
|
* Integrate search in default themeSamy Pesse2016-09-299-46/+71
|
* Fix dist commandSamy Pesse2016-09-2927-87/+262
|
* Add npmignore and gitignore to plugin templateSamy Pesse2016-09-292-0/+33
|
* Add gitbook-plugin command to create a pluginSamy Pesse2016-09-295-0/+99
|
* Start search pluginSamy Pesse2016-09-2816-78/+245
|
* Fix lerna bootstrapSamy Pesse2016-09-288-7/+10
|
* Add CONTRIBUTING.mdSamy Pesse2016-09-288-15/+9
|
* Start designing toolbarSamy Pesse2016-09-277-7/+45
|
* Style page with gitbook-markdown-cssSamy Pesse2016-09-278-2/+82
|
* Fix reducers mutating the state instead of creating a new oneSamy Pesse2016-09-273-5/+20
|
* Fix link and navigation clickSamy Pesse2016-09-264-10/+19
|
* Fix gitbook-plugin permissionSamy Pesse2016-09-261-1/+1
|
* Add basic for pjax navigationSamy Pesse2016-09-266-4/+237
|
* Mark article as active in summarySamy Pesse2016-09-257-11/+84
|
* Fix core reducer destroying other reducersSamy Pesse2016-09-2510-17/+75
|
* Add flex box componentsSamy Pesse2016-09-2420-23/+546
|
* Start documenting componentsSamy Pesse2016-09-222-0/+2
|
* Provide immutable proptypesSamy Pesse2016-09-224-3/+7
|
* Base tree rendering for summarySamy Pesse2016-09-223-5/+112
|
* Add immutable state for readme/summarySamy Pesse2016-09-2212-8/+188
| | | | Add shapes for these states
* First working version in the browserSamy Pesse2016-09-2211-134/+198
|
* Add js scripts to htmlSamy Pesse2016-09-217-61/+47
|
* Fix head extension by pluginsSamy Pesse2016-09-214-20/+55
|
* Prepare showing page htmlSamy Pesse2016-09-2116-38/+251
|
* 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-2012-51/+102
|
* Prepare loading of pluginSamy Pesse2016-09-206-128/+164
|
* Add base for gitbook-plugin builderSamy Pessé2016-09-199-28/+159
|
* Fix build of gitbook.core.min.jsSamy Pesse2016-09-056-5/+13
|
* Add task to build gitbook.core.min.jsSamy Pesse2016-09-054-9/+25
|
* gitbook-core should also be compiledSamy Pessé2016-09-053-2/+9
|
* Fix error during fake renderingSamy Pessé2016-09-054-6/+7
|
* Fix regression in TemplateBlockSamy Pessé2016-09-051-1/+1
|
* Start bootstraping rendering with react in GitBookSamy Pessé2016-09-0513-43/+121
|
* Add compilation ES6 with babel for "gitbook"Samy Pessé2016-09-054-3/+15
|
* Move gitbook source code to es6 (linted)Samy Pessé2016-09-05293-2812/+2774
|
* Start architecturing new default themeSamy Pessé2016-09-054-0/+91
|
* 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
|
* Switch to lernaSamy Pessé2016-09-05281-0/+14452