Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix search not refreshed when adding an handler | Samy Pesse | 2016-10-05 | 2 | -4/+26 |
| | |||||
* | Fix format of lunr results | Samy Pesse | 2016-10-05 | 5 | -7/+35 |
| | |||||
* | Add base for loading lunr index | Samy Pesse | 2016-10-05 | 4 | -8/+75 |
| | |||||
* | Complete highlight plugin | Samy Pesse | 2016-10-05 | 6 | -8/+155 |
| | |||||
* | Start new highlight.js plugin | Samy Pesse | 2016-10-04 | 11 | -150/+127 |
| | |||||
* | Correctly update page when url changed | Samy Pesse | 2016-10-04 | 7 | -54/+68 |
| | |||||
* | Add style for plugin hint | Samy Pesse | 2016-10-04 | 7 | -55/+59 |
| | |||||
* | Fix template of plugin to not mention theme | Samy Pesse | 2016-10-04 | 4 | -6/+4 |
| | |||||
* | First handling of templating blocks | Samy Pesse | 2016-10-03 | 6 | -98/+29 |
| | |||||
* | Don't compile tests file with babel | Samy Pesse | 2016-10-03 | 3 | -2/+2 |
| | |||||
* | Clear query in url when search is cleared | Samy Pesse | 2016-10-03 | 1 | -2/+4 |
| | |||||
* | 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 | 2 | -30/+19 |
| | |||||
* | Fix new api for activate/deactivate | Samy Pesse | 2016-10-03 | 10 | -39/+103 |
| | |||||
* | Change "init to "activate" | Samy Pesse | 2016-10-03 | 13 | -24/+85 |
| | |||||
* | Sync search with querystring | Samy Pesse | 2016-10-03 | 9 | -43/+160 |
| | |||||
* | Pass actions to thunk acitons | Samy Pesse | 2016-10-02 | 5 | -7/+49 |
| | |||||
* | Fix size of button in toolbar | Samy Pesse | 2016-10-02 | 1 | -1/+1 |
| | |||||
* | Add style for search input in default theme | Samy Pesse | 2016-10-02 | 7 | -7/+30 |
| | |||||
* | Fix font and buttons in default theme | Samy Pesse | 2016-10-02 | 5 | -4/+44 |
| | |||||
* | Include font-awesome in default theme | Samy Pesse | 2016-10-02 | 4 | -3/+17 |
| | |||||
* | Fix clear of search | Samy Pesse | 2016-10-02 | 7 | -18/+36 |
| | |||||
* | Complete i18n for search plugin | Samy Pesse | 2016-10-01 | 3 | -6/+8 |
| | |||||
* | Add action I18n.registerLocales and locales for default theme | Samy Pesse | 2016-10-01 | 31 | -48/+643 |
| | |||||
* | Add fix for handling parsing page errors | Johan Preynat | 2016-10-01 | 2 | -6/+26 |
| | |||||
* | 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 | 23 | -105/+291 |
| | |||||
* | Base api to use i18n | Samy Pesse | 2016-09-30 | 11 | -45/+59 |
| | |||||
* | Improve Gitbook.connect to accept a mapActionsToProps | Samy Pesse | 2016-09-29 | 6 | -8/+135 |
| | |||||
* | 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 | 28 | -88/+264 |
| | |||||
* | 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 | 10 | -10/+16 |
| | |||||
* | Add CONTRIBUTING.md | Samy Pesse | 2016-09-28 | 9 | -15/+60 |
| | |||||
* | Start designing toolbar | Samy Pesse | 2016-09-27 | 7 | -7/+45 |
| | |||||
* | Style page with gitbook-markdown-css | Samy Pesse | 2016-09-27 | 9 | -2/+83 |
| | |||||
* | 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 | 21 | -23/+557 |
| | |||||
* | Start documenting components | Samy Pesse | 2016-09-22 | 3 | -1/+65 |
| | |||||
* | Provide immutable proptypes | Samy Pesse | 2016-09-22 | 4 | -3/+7 |
| | |||||
* | Base tree rendering for summary | Samy Pesse | 2016-09-22 | 4 | -5/+124 |
| | |||||
* | 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 | 13 | -134/+298 |
| | |||||
* | 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 | 10 | -28/+160 |
| | |||||
* | 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 | 4 | -2/+10 |
| | |||||
* | 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 | 5 | -4/+18 |
| | |||||
* | Move gitbook source code to es6 (linted) | Samy Pessé | 2016-09-05 | 294 | -2813/+2775 |
| | |||||
* | 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 | 285 | -98/+112 |
| | |||||
* | Merge pull request #1481 from mcveat/patch-1 | Samy Pessé | 2016-08-04 | 1 | -1/+1 |
|\ | | | | | Fixed typo | ||||
| * | Fixed typo | Piotr Adamski | 2016-08-03 | 1 | -1/+1 |
|/ | |||||
* | Fix command for getting gitbook version | Samy Pessé | 2016-08-01 | 1 | -1/+1 |
| | |||||
* | Create template for GitHub issues | Samy Pessé | 2016-07-25 | 1 | -0/+19 |
| | |||||
* | Add OSX testing on Travis | Samy Pesse | 2016-07-15 | 1 | -0/+3 |
| | |||||
* | Bump version to 3.2.03.2.0 | Samy Pessé | 2016-07-11 | 2 | -2/+4 |
| | |||||
* | Update theme-default@1.0.5 | Samy Pessé | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | Fix #1408: fix i18n in website generator and add tests for it | Samy Pessé | 2016-07-11 | 11 | -86/+159 |
| | |||||
* | editPlugin and getPluginConfig | Soreine | 2016-07-11 | 3 | -1/+22 |
| | |||||
* | Fix reducedObject when default property is undefined | Soreine | 2016-07-11 | 1 | -0/+5 |
| | |||||
* | Export file model | Samy Pessé | 2016-07-07 | 1 | -0/+1 |
| | |||||
* | Bump version to 3.2.0-pre.13.2.0-pre.1 | Samy Pessé | 2016-07-05 | 2 | -1/+4 |
| | |||||
* | Update gitbook-markdown@2.0.1 | Samy Pessé | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | Add back property "output" to page/template context | Samy Pessé | 2016-07-04 | 7 | -29/+53 |
| | |||||
* | Update gitbook-plugin-lunr@1.2.0 | Soreine | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Reduce size of logo to give room to version number | Soreine | 2016-06-30 | 2 | -1/+5 |
| | |||||
* | Update theme-official for doc | Soreine | 2016-06-30 | 1 | -2/+2 |
| | |||||
* | Bump version to 3.2.0-pre.03.2.0-pre.0 | Samy Pessé | 2016-06-30 | 2 | -1/+5 |
| | |||||
* | Update gitbook-markdown@2.0.0 | Samy Pessé | 2016-06-30 | 1 | -1/+1 |
| | |||||
* | Add tests for locationUtils.flatten | Samy Pessé | 2016-06-29 | 1 | -0/+15 |
| | |||||
* | Add method "isFile" and "isReadme" in SummaryArticle | Samy Pessé | 2016-06-29 | 7 | -65/+137 |
| | |||||
* | Merge pull request #1397 from mpfeil/master | Samy Pessé | 2016-06-23 | 2 | -0/+18 |
|\ | | | | | add open and browser args to serve command | ||||
| * | disable open by default | Matthias Pfeil | 2016-06-20 | 1 | -1/+1 |
| | | |||||
| * | add open and browser args to serve command | Matthias Pfeil | 2016-06-17 | 2 | -0/+18 |
|/ | |||||
* | Enable long stack support when process.env.CI is true | Samy Pesse | 2016-06-11 | 1 | -43/+44 |
| | |||||
* | Bump version to 3.1.13.1.1 | Samy Pesse | 2016-06-10 | 2 | -1/+7 |
| |