Commit Graph

2376 Commits

Author SHA1 Message Date
Samy Pesse ced0be930d Working loading of plugin 2016-09-20 19:19:01 +02:00
Samy Pesse 6d58a90613 Prepare loading of plugin 2016-09-20 15:12:53 +02:00
Samy Pessé 2796065886 Add base for gitbook-plugin builder 2016-09-19 11:33:23 +02:00
Samy Pesse 82c2c214eb Fix build of gitbook.core.min.js 2016-09-05 22:29:41 +02:00
Samy Pesse ee35da4be5 Add task to build gitbook.core.min.js 2016-09-05 21:07:31 +02:00
Samy Pessé 24c4f41945 gitbook-core should also be compiled 2016-09-05 16:17:43 +02:00
Samy Pessé fe298f2a3f Fix error during fake rendering 2016-09-05 14:41:21 +02:00
Samy Pessé ab3d94a55d Fix regression in TemplateBlock 2016-09-05 14:15:33 +02:00
Samy Pessé ff31514c66 Start bootstraping rendering with react in GitBook 2016-09-05 14:02:49 +02:00
Samy Pessé 3f1ec310ca Add compilation ES6 with babel for "gitbook" 2016-09-05 12:36:53 +02:00
Samy Pessé b796069ade Move gitbook source code to es6 (linted) 2016-09-05 12:32:25 +02:00
Samy Pessé 839904a704 Start architecturing new default theme 2016-09-05 12:14:37 +02:00
Samy Pessé 0e74c9bad5 Add action to register a component 2016-09-05 11:59:40 +02:00
Samy Pessé d7e415b0b3 Add components for injections 2016-09-05 11:51:52 +02:00
Samy Pessé b170b4d197 Start basis of gitbook-core 2016-09-05 11:04:36 +02:00
Samy Pessé a14ca3e268 Switch to lerna 2016-09-05 11:04:18 +02:00
Samy Pessé 9c071dade5 Merge pull request #1481 from mcveat/patch-1
Fixed typo
2016-08-04 00:19:11 +02:00
Piotr Adamski 56e44651fa Fixed typo 2016-08-03 22:08:12 +02:00
Samy Pessé 42fac98992 Fix command for getting gitbook version 2016-08-01 09:47:31 +02:00
Samy Pessé 4f5513add0 Create template for GitHub issues 2016-07-25 20:39:31 +02:00
Samy Pesse 90cbfc0596 Add OSX testing on Travis 2016-07-15 11:38:58 +02:00
Samy Pessé 38ab9fa05a Bump version to 3.2.0 3.2.0 2016-07-11 16:48:13 +02:00
Samy Pessé 12e20c5fcc Update theme-default@1.0.5 2016-07-11 16:47:16 +02:00
Samy Pessé 6b103f4532 Fix #1408: fix i18n in website generator and add tests for it 2016-07-11 16:27:22 +02:00
Soreine d4fa5c18a8 editPlugin and getPluginConfig 2016-07-11 15:18:35 +02:00
Soreine 2a116dfdb0 Fix reducedObject when default property is undefined 2016-07-11 15:18:35 +02:00
Samy Pessé 0349f54f3c Export file model 2016-07-07 16:41:05 +02:00
Samy Pessé 695bda312c Bump version to 3.2.0-pre.1 3.2.0-pre.1 2016-07-05 17:15:48 +02:00
Samy Pessé 144bd4c97a Update gitbook-markdown@2.0.1 2016-07-05 11:07:51 +02:00
Samy Pessé e105983cf8 Add back property "output" to page/template context 2016-07-04 18:08:44 +02:00
Soreine ea3afbed75 Update gitbook-plugin-lunr@1.2.0 2016-07-01 17:52:15 +02:00
Soreine d563abe3df Reduce size of logo to give room to version number 2016-06-30 15:37:31 +02:00
Soreine 70fd4ded29 Update theme-official for doc 2016-06-30 12:15:50 +02:00
Samy Pessé 9ce9388dfc Bump version to 3.2.0-pre.0 3.2.0-pre.0 2016-06-30 11:09:18 +02:00
Samy Pessé c575ad83ae Update gitbook-markdown@2.0.0 2016-06-30 10:51:46 +02:00
Samy Pessé 936fa1545b Add tests for locationUtils.flatten 2016-06-29 10:32:49 +02:00
Samy Pessé c9c2dde2b6 Add method "isFile" and "isReadme" in SummaryArticle 2016-06-29 10:31:06 +02:00
Samy Pessé d9a1d387c7 Merge pull request #1397 from mpfeil/master
add open and browser args to serve command
2016-06-23 11:40:05 +02:00
Matthias Pfeil bf29d187c8 disable open by default 2016-06-20 17:24:08 +02:00
Matthias Pfeil d86f9b2667 add open and browser args to serve command 2016-06-17 16:00:53 +02:00
Samy Pesse aca4313fc3 Enable long stack support when process.env.CI is true 2016-06-11 12:38:19 +02:00
Samy Pesse 4cb5bb06fb Bump version to 3.1.1 3.1.1 2016-06-10 22:19:09 +02:00
Samy Pesse 24988b75ea Fix extsAsciidoc.js 2016-06-10 22:14:04 +02:00
Samy Pesse 775e858d05 Expose markdown/asciidoc extensions to gitbook module 2016-06-10 22:13:31 +02:00
Samy Pesse 1e3d871c1e Merge branch 'fix/plugins_loading' 2016-06-10 22:08:16 +02:00
Samy Pesse 94a4310c1e Adapt Plugins.loadForBook to use correct order 2016-06-10 22:04:19 +02:00
Samy Pessé e8ee57be83 Start fixing order of plugins in dependencies 2016-06-10 18:34:24 +02:00
Samy Pessé 50a132cb2c Add method "createChildLevel" to SummaryPart 2016-06-10 18:11:22 +02:00
Samy Pessé 59be32a54f Add method .createChildLevel for SummaryArticle 2016-06-10 18:08:56 +02:00
Soreine 4ae7cdb5d1 Mention autocover plugin in docs 2016-06-10 18:03:40 +02:00