Commit Graph

2414 Commits

Author SHA1 Message Date
Samy Pesse 649a6c980c Include font-awesome in default theme 2016-10-02 00:37:36 +02:00
Samy Pesse 24624f0d0e Fix clear of search 2016-10-02 00:15:59 +02:00
Samy Pesse 9aaf561c41 Complete i18n for search plugin 2016-10-01 23:11:50 +02:00
Samy Pesse 8be4cbc887 Add action I18n.registerLocales and locales for default theme 2016-10-01 23:11:50 +02:00
Johan Preynat 32556e6724 Add fix for handling parsing page errors 2016-10-01 22:48:47 +02:00
Samy Pesse 8753897edc Fix js error because of changing API 2016-10-01 14:39:09 +02:00
Samy Pesse da83d9e91d Change api for registering components 2016-10-01 14:14:30 +02:00
Samy Pesse 2cf507a807 Base api to use i18n 2016-09-30 14:16:48 +02:00
Samy Pesse 1489129407 Improve Gitbook.connect to accept a mapActionsToProps 2016-09-29 23:53:18 +02:00
Samy Pesse b5c407cf7b Start plugin "hints" 2016-09-29 19:38:55 +02:00
Samy Pesse 9d8dffb6f0 Fix query action for search 2016-09-29 19:04:56 +02:00
Samy Pesse 6015defe11 Integrate search in default theme 2016-09-29 17:20:29 +02:00
Samy Pesse 7f28379154 Fix dist command 2016-09-29 16:03:16 +02:00
Samy Pesse 6f98ee1846 Add npmignore and gitignore to plugin template 2016-09-29 13:17:24 +02:00
Samy Pesse 42d53ec032 Add gitbook-plugin command to create a plugin 2016-09-29 13:15:41 +02:00
Samy Pesse 287c80b2e1 Start search plugin 2016-09-28 18:14:35 +02:00
Samy Pesse 26fc021b90 Fix lerna bootstrap 2016-09-28 14:54:01 +02:00
Samy Pesse c314281da0 Add CONTRIBUTING.md 2016-09-28 10:03:38 +02:00
Samy Pesse bc5df83846 Start designing toolbar 2016-09-27 17:08:34 +02:00
Samy Pesse f1ef1902f3 Style page with gitbook-markdown-css 2016-09-27 16:39:58 +02:00
Samy Pesse 748c46172b Fix reducers mutating the state instead of creating a new one 2016-09-27 16:12:58 +02:00
Samy Pesse 51f4cd6dae Fix link and navigation click 2016-09-26 18:45:12 +02:00
Samy Pesse 64ce8bcf42 Fix gitbook-plugin permission 2016-09-26 17:48:02 +02:00
Samy Pesse ff42b58f77 Add basic for pjax navigation 2016-09-26 17:26:36 +02:00
Samy Pesse 7fa3e34f9f Mark article as active in summary 2016-09-25 19:05:35 +02:00
Samy Pesse e46cd78f80 Fix core reducer destroying other reducers 2016-09-25 17:44:08 +02:00
Samy Pesse fab88bb47e Add flex box components 2016-09-24 23:24:47 +02:00
Samy Pesse fa7cf3a65f Start documenting components 2016-09-22 18:28:37 +02:00
Samy Pesse d0885491b7 Provide immutable proptypes 2016-09-22 11:08:57 +02:00
Samy Pesse 45c54d0cd7 Base tree rendering for summary 2016-09-22 10:54:54 +02:00
Samy Pesse f49089a7d3 Add immutable state for readme/summary
Add shapes for these states
2016-09-22 10:37:06 +02:00
Samy Pesse 0b1888e184 First working version in the browser 2016-09-22 09:54:24 +02:00
Samy Pesse 2257e42299 Add js scripts to html 2016-09-21 19:17:32 +02:00
Samy Pesse 0e0c1a473b Fix head extension by plugins 2016-09-21 17:29:52 +02:00
Samy Pesse a18370551a Prepare showing page html 2016-09-21 15:54:58 +02:00
Samy Pesse a8aeab17d6 Fix render of UnsafeComponent 2016-09-21 01:35:59 +02:00
Samy Pesse 2adca5deb9 Fix composition with plugin reducers 2016-09-21 01:05:40 +02:00
Samy Pesse 3b3f43a35d Fix rendering of unsafe injected components 2016-09-20 19:41:25 +02:00
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