Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete highlight plugin | Samy Pesse | 2016-10-05 | 1 | -1/+1 |
| | |||||
* | Correctly update page when url changed | Samy Pesse | 2016-10-04 | 7 | -54/+68 |
| | |||||
* | First handling of templating blocks | Samy Pesse | 2016-10-03 | 1 | -4/+6 |
| | |||||
* | Emit current location when listening | Samy Pesse | 2016-10-03 | 1 | -9/+33 |
| | |||||
* | Use replace of url for search to avoid filling history | Samy Pesse | 2016-10-03 | 1 | -29/+10 |
| | |||||
* | Fix new api for activate/deactivate | Samy Pesse | 2016-10-03 | 8 | -38/+99 |
| | |||||
* | Change "init to "activate" | Samy Pesse | 2016-10-03 | 5 | -16/+60 |
| | |||||
* | Sync search with querystring | Samy Pesse | 2016-10-03 | 4 | -38/+111 |
| | |||||
* | Pass actions to thunk acitons | Samy Pesse | 2016-10-02 | 4 | -6/+47 |
| | |||||
* | Add style for search input in default theme | Samy Pesse | 2016-10-02 | 2 | -2/+2 |
| | |||||
* | Fix clear of search | Samy Pesse | 2016-10-02 | 4 | -10/+16 |
| | |||||
* | Complete i18n for search plugin | Samy Pesse | 2016-10-01 | 2 | -4/+7 |
| | |||||
* | Add action I18n.registerLocales and locales for default theme | Samy Pesse | 2016-10-01 | 1 | -1/+19 |
| | |||||
* | Fix js error because of changing API | Samy Pesse | 2016-10-01 | 4 | -10/+25 |
| | |||||
* | Change api for registering components | Samy Pesse | 2016-10-01 | 17 | -90/+235 |
| | |||||
* | Base api to use i18n | Samy Pesse | 2016-09-30 | 7 | -12/+45 |
| | |||||
* | Improve Gitbook.connect to accept a mapActionsToProps | Samy Pesse | 2016-09-29 | 3 | -6/+74 |
| | |||||
* | Fix query action for search | Samy Pesse | 2016-09-29 | 2 | -1/+3 |
| | |||||
* | Integrate search in default theme | Samy Pesse | 2016-09-29 | 1 | -2/+2 |
| | |||||
* | Fix dist command | Samy Pesse | 2016-09-29 | 13 | -74/+136 |
| | |||||
* | Start search plugin | Samy Pesse | 2016-09-28 | 3 | -3/+35 |
| | |||||
* | Fix lerna bootstrap | Samy Pesse | 2016-09-28 | 1 | -0/+2 |
| | |||||
* | Start designing toolbar | Samy Pesse | 2016-09-27 | 1 | -4/+4 |
| | |||||
* | Style page with gitbook-markdown-css | Samy Pesse | 2016-09-27 | 3 | -0/+55 |
| | |||||
* | Fix reducers mutating the state instead of creating a new one | Samy Pesse | 2016-09-27 | 2 | -4/+20 |
| | |||||
* | Fix link and navigation click | Samy Pesse | 2016-09-26 | 3 | -9/+18 |
| | |||||
* | Add basic for pjax navigation | Samy Pesse | 2016-09-26 | 6 | -4/+237 |
| | |||||
* | Mark article as active in summary | Samy Pesse | 2016-09-25 | 3 | -1/+53 |
| | |||||
* | Fix core reducer destroying other reducers | Samy Pesse | 2016-09-25 | 2 | -10/+11 |
| | |||||
* | Add flex box components | Samy Pesse | 2016-09-24 | 4 | -5/+27 |
| | |||||
* | Provide immutable proptypes | Samy Pesse | 2016-09-22 | 2 | -1/+4 |
| | |||||
* | 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 | 7 | -105/+112 |
| | |||||
* | Add js scripts to html | Samy Pesse | 2016-09-21 | 4 | -36/+12 |
| | |||||
* | Fix head extension by plugins | Samy Pesse | 2016-09-21 | 2 | -18/+50 |
| | |||||
* | Prepare showing page html | Samy Pesse | 2016-09-21 | 10 | -16/+179 |
| | |||||
* | 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 | 2 | -3/+5 |
| | |||||
* | Prepare loading of plugin | Samy Pesse | 2016-09-20 | 1 | -1/+8 |
| | |||||
* | Fix build of gitbook.core.min.js | Samy Pesse | 2016-09-05 | 1 | -1/+3 |
| | |||||
* | Fix error during fake rendering | Samy Pessé | 2016-09-05 | 3 | -5/+5 |
| | |||||
* | Start bootstraping rendering with react in GitBook | Samy Pessé | 2016-09-05 | 4 | -13/+30 |
| | |||||
* | Start architecturing new default theme | Samy Pessé | 2016-09-05 | 1 | -0/+10 |
| | |||||
* | 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 | 10 | -0/+130 |