Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Base api to use i18n | Samy Pesse | 2016-09-30 | 9 | -18/+58 |
| | |||||
* | Improve Gitbook.connect to accept a mapActionsToProps | Samy Pesse | 2016-09-29 | 3 | -6/+74 |
| | |||||
* | Start plugin "hints" | Samy Pesse | 2016-09-29 | 8 | -1/+157 |
| | |||||
* | Fix query action for search | Samy Pesse | 2016-09-29 | 10 | -9/+218 |
| | |||||
* | Integrate search in default theme | Samy Pesse | 2016-09-29 | 9 | -46/+71 |
| | |||||
* | Fix dist command | Samy Pesse | 2016-09-29 | 27 | -87/+262 |
| | |||||
* | Add npmignore and gitignore to plugin template | Samy Pesse | 2016-09-29 | 2 | -0/+33 |
| | |||||
* | Add gitbook-plugin command to create a plugin | Samy Pesse | 2016-09-29 | 5 | -0/+99 |
| | |||||
* | Start search plugin | Samy Pesse | 2016-09-28 | 16 | -78/+245 |
| | |||||
* | Fix lerna bootstrap | Samy Pesse | 2016-09-28 | 8 | -7/+10 |
| | |||||
* | Add CONTRIBUTING.md | Samy Pesse | 2016-09-28 | 8 | -15/+9 |
| | |||||
* | Start designing toolbar | Samy Pesse | 2016-09-27 | 7 | -7/+45 |
| | |||||
* | Style page with gitbook-markdown-css | Samy Pesse | 2016-09-27 | 8 | -2/+82 |
| | |||||
* | Fix reducers mutating the state instead of creating a new one | Samy Pesse | 2016-09-27 | 3 | -5/+20 |
| | |||||
* | Fix link and navigation click | Samy Pesse | 2016-09-26 | 4 | -10/+19 |
| | |||||
* | Fix gitbook-plugin permission | Samy Pesse | 2016-09-26 | 1 | -1/+1 |
| | |||||
* | Add basic for pjax navigation | Samy Pesse | 2016-09-26 | 6 | -4/+237 |
| | |||||
* | Mark article as active in summary | Samy Pesse | 2016-09-25 | 7 | -11/+84 |
| | |||||
* | Fix core reducer destroying other reducers | Samy Pesse | 2016-09-25 | 10 | -17/+75 |
| | |||||
* | Add flex box components | Samy Pesse | 2016-09-24 | 20 | -23/+546 |
| | |||||
* | Start documenting components | Samy Pesse | 2016-09-22 | 2 | -0/+2 |
| | |||||
* | Provide immutable proptypes | Samy Pesse | 2016-09-22 | 4 | -3/+7 |
| | |||||
* | Base tree rendering for summary | Samy Pesse | 2016-09-22 | 3 | -5/+112 |
| | |||||
* | Add immutable state for readme/summary | Samy Pesse | 2016-09-22 | 12 | -8/+188 |
| | | | | Add shapes for these states | ||||
* | First working version in the browser | Samy Pesse | 2016-09-22 | 11 | -134/+198 |
| | |||||
* | Add js scripts to html | Samy Pesse | 2016-09-21 | 7 | -61/+47 |
| | |||||
* | Fix head extension by plugins | Samy Pesse | 2016-09-21 | 4 | -20/+55 |
| | |||||
* | Prepare showing page html | Samy Pesse | 2016-09-21 | 16 | -38/+251 |
| | |||||
* | Fix render of UnsafeComponent | Samy Pesse | 2016-09-21 | 2 | -3/+2 |
| | |||||
* | Fix composition with plugin reducers | Samy Pesse | 2016-09-21 | 2 | -5/+7 |
| | |||||
* | Fix rendering of unsafe injected components | Samy Pesse | 2016-09-20 | 2 | -6/+11 |
| | |||||
* | Working loading of plugin | Samy Pesse | 2016-09-20 | 12 | -51/+102 |
| | |||||
* | Prepare loading of plugin | Samy Pesse | 2016-09-20 | 6 | -128/+164 |
| | |||||
* | Add base for gitbook-plugin builder | Samy Pessé | 2016-09-19 | 9 | -28/+159 |
| | |||||
* | Fix build of gitbook.core.min.js | Samy Pesse | 2016-09-05 | 6 | -5/+13 |
| | |||||
* | Add task to build gitbook.core.min.js | Samy Pesse | 2016-09-05 | 4 | -9/+25 |
| | |||||
* | gitbook-core should also be compiled | Samy Pessé | 2016-09-05 | 3 | -2/+9 |
| | |||||
* | Fix error during fake rendering | Samy Pessé | 2016-09-05 | 4 | -6/+7 |
| | |||||
* | Fix regression in TemplateBlock | Samy Pessé | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | Start bootstraping rendering with react in GitBook | Samy Pessé | 2016-09-05 | 13 | -43/+121 |
| | |||||
* | Add compilation ES6 with babel for "gitbook" | Samy Pessé | 2016-09-05 | 4 | -3/+15 |
| | |||||
* | Move gitbook source code to es6 (linted) | Samy Pessé | 2016-09-05 | 293 | -2812/+2774 |
| | |||||
* | Start architecturing new default theme | Samy Pessé | 2016-09-05 | 4 | -0/+91 |
| | |||||
* | Add action to register a component | Samy Pessé | 2016-09-05 | 4 | -19/+56 |
| | |||||
* | Add components for injections | Samy Pessé | 2016-09-05 | 5 | -20/+175 |
| | |||||
* | Start basis of gitbook-core | Samy Pessé | 2016-09-05 | 11 | -0/+152 |
| | |||||
* | Switch to lerna | Samy Pessé | 2016-09-05 | 281 | -0/+14452 |