Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
| | ||||||
* | Fix extsAsciidoc.js | Samy Pesse | 2016-06-10 | 1 | -0/+0 | |
| | ||||||
* | Expose markdown/asciidoc extensions to gitbook module | Samy Pesse | 2016-06-10 | 4 | -20/+33 | |
| | ||||||
* | Merge branch 'fix/plugins_loading' | Samy Pesse | 2016-06-10 | 11 | -158/+172 | |
|\ | ||||||
| * | Adapt Plugins.loadForBook to use correct order | Samy Pesse | 2016-06-10 | 8 | -151/+132 | |
| | | ||||||
| * | Start fixing order of plugins in dependencies | Samy Pessé | 2016-06-10 | 5 | -29/+62 | |
|/ | ||||||
* | Add method "createChildLevel" to SummaryPart | Samy Pessé | 2016-06-10 | 2 | -4/+40 | |
| | ||||||
* | Add method .createChildLevel for SummaryArticle | Samy Pessé | 2016-06-10 | 2 | -36/+71 | |
| | ||||||
* | Mention autocover plugin in docs | Soreine | 2016-06-10 | 1 | -1/+1 | |
| | ||||||
* | Update gitbook-markdown and gitbook-asciidoc | Samy Pessé | 2016-06-10 | 1 | -2/+2 | |
| | ||||||
* | Fix #1374 and #1360: apply transform of conrefsLoader using a string, not a ↵ | Samy Pessé | 2016-06-10 | 6 | -63/+70 | |
| | | | | buffer | |||||
* | Fix #1377: fix listing of plugins when using gitbook as a library | Samy Pessé | 2016-06-10 | 4 | -7/+58 | |
| | ||||||
* | Merge branch 'fix/plugins_order' | Samy Pessé | 2016-06-10 | 6 | -71/+82 | |
|\ | ||||||
| * | Fix listAll to add default plugins after normal ones | Samy Pessé | 2016-06-10 | 5 | -45/+35 | |
| | | ||||||
| * | Adapt sortPlugins to only sort an ordered map of plugins | Samy Pessé | 2016-06-10 | 4 | -44/+65 | |
|/ | ||||||
* | Add tests for insertPart | Soreine | 2016-06-10 | 2 | -1/+61 | |
| | ||||||
* | Merge pull request #1363 from todvora/master | Samy Pessé | 2016-06-10 | 2 | -2/+14 | |
|\ | | | | | Fixed target attribute for external links | |||||
| * | fixed target attribute for external links | Tomas Dvorak | 2016-06-07 | 2 | -2/+14 | |
| | | ||||||
* | | Fix documentation about themes | Samy Pesse | 2016-06-08 | 2 | -9/+18 | |
| | | ||||||
* | | Compare list of plugins sorted to array of names in tests | Samy Pessé | 2016-06-08 | 1 | -41/+31 | |
| | | ||||||
* | | sortPlugins should not be async | Samy Pessé | 2016-06-08 | 3 | -72/+60 | |
| | | ||||||
* | | Improve testing for sortPlugins | Samy Pessé | 2016-06-08 | 2 | -54/+50 | |
| | | ||||||
* | | Fix serve cli using new ConfigModifier.addPlugin | Soreine | 2016-06-08 | 1 | -1/+3 | |
| | | ||||||
* | | docs: cover remove extraneous line | Soreine | 2016-06-08 | 1 | -3/+0 | |
| | | ||||||
* | | docs: cover, fix formatting | Nicolas Gaborit | 2016-06-08 | 1 | -1/+1 | |
| | | ||||||
* | | Adds cover.jpg info | Soreine | 2016-06-08 | 1 | -1/+5 | |
|/ | ||||||
* | Fix linting error | Samy Pessé | 2016-06-07 | 1 | -1/+1 | |
| | ||||||
* | Improve output of page to text with frontmatter | Samy Pessé | 2016-06-07 | 2 | -2/+2 | |
| | ||||||
* | Rollback frontmatter parsing to js-yaml to be browserify compatible | Samy Pessé | 2016-06-07 | 4 | -9/+11 | |
| | ||||||
* | Add method toText to Page | Samy Pessé | 2016-06-07 | 2 | -0/+44 | |
| | ||||||
* | Switch frontmatter parsing to gray-matter | Samy Pessé | 2016-06-07 | 2 | -6/+6 | |
| | ||||||
* | Expose Page model | Samy Pessé | 2016-06-07 | 1 | -0/+1 | |
| | ||||||
* | Split page parsing into parsePageFromString and parsePage | Samy Pessé | 2016-06-07 | 5 | -34/+84 | |
| | | | | Add tests for parsePageFromString | |||||
* | Use Immutable instead of lodash for mergeDefaults | Samy Pessé | 2016-06-07 | 1 | -9/+11 | |
| | ||||||
* | Only merge objects in mergeDefaults | Samy Pessé | 2016-06-07 | 1 | -5/+9 | |
| | ||||||
* | Improve plugins config modifier | Samy Pessé | 2016-06-07 | 7 | -20/+87 | |
| | ||||||
* | Update i18n-t and juice | Samy Pessé | 2016-06-07 | 1 | -2/+2 | |
| | ||||||
* | Remove merge-defaults dependency | Samy Pessé | 2016-06-07 | 4 | -3/+12 | |
| | ||||||
* | Update gitbook-markdown and gitbook-asciidoc to use lodash@4 | Samy Pessé | 2016-06-07 | 1 | -2/+2 | |
| | ||||||
* | Improve Config.toText to return only the required fields | Samy Pessé | 2016-06-07 | 3 | -1/+69 | |
| | ||||||
* | Improve addPlugin to not append default plugins to the list | Samy Pesse | 2016-06-07 | 3 | -10/+27 | |
| | ||||||
* | ConfigModifier.removePlugin should toggle off if default | Samy Pesse | 2016-06-07 | 2 | -2/+14 | |
| | ||||||
* | Expose DEFAULT_PLUGINS as a list of PluginDependency | Samy Pesse | 2016-06-06 | 4 | -20/+32 | |
| | ||||||
* | Adapt tests for config modifiers | Samy Pesse | 2016-06-06 | 2 | -10/+3 | |
| |