Samy Pesse
277d13c2bb
Center title for table of content
2015-10-06 09:47:25 +02:00
Samy Pesse
4a9389d80a
Improve display of table of contents for ebooks
2015-10-06 09:47:15 +02:00
Samy Pesse
33593c13ae
Inline css for footer/header templates
2015-10-06 09:47:04 +02:00
Samy Pesse
eef82c18c2
Remove bottom border on h1 and h2
2015-10-06 09:45:31 +02:00
Samy Pessé
7363580095
Fix glossary page using a "section" instead of a "div"
2015-10-06 09:45:22 +02:00
Samy Pessé
23a46b0597
Remove margin on first header of a page (ebook)
...
Avoid breaking in code blocks
2015-10-06 09:45:06 +02:00
Samy Pessé
51c79f294c
Add css to footer/header for pdf
2015-10-06 09:44:54 +02:00
Samy Pessé
ce1e0e1873
Merge pull request #964 from GitbookIO/features/plugin_api
...
Better APIs for Plugins
2015-10-06 09:42:49 +02:00
Samy Pessé
c2775b3b63
Export jQuery for plugins compatibility
2015-10-06 09:37:01 +02:00
Samy Pessé
bcb224d1cb
Add more node.js versions to travis-ci
2015-10-05 23:06:46 +02:00
Samy Pessé
8bc5f22866
Add search plugin to dependencies
2015-10-05 17:22:47 +02:00
Samy Pessé
c3f2ef02c4
Adapt tests for new default plugins
2015-10-05 17:16:37 +02:00
Samy Pessé
08e2c90d9d
Don't fail when can't write to localstorage
2015-10-05 17:11:55 +02:00
Samy Pessé
d2bb2ba454
Remove style for search
2015-10-05 17:07:25 +02:00
Samy Pessé
ba912318cd
Tweak some details for browserify compatibility
2015-10-05 16:49:37 +02:00
Samy Pessé
3d1f057373
Switch to gulp/browserify
2015-10-05 16:47:19 +02:00
Samy Pessé
0679807517
Define specific action for toggling summary
2015-10-05 16:02:03 +02:00
Samy Pessé
7f0e4803e2
Start removing search and lunr from core
2015-10-05 15:55:39 +02:00
Samy Pessé
fa76029a17
Adapt tests for new default plugins
2015-10-05 14:24:55 +02:00
Samy Pessé
376c68957f
Remove sharing
2015-10-05 13:53:19 +02:00
Samy Pessé
222ec8d4b9
Correctly reset buttons when page changed
2015-10-05 12:13:54 +02:00
Samy Pessé
90715c1944
Remove fontsettings from core and add plugin as default
2015-10-05 12:07:19 +02:00
Samy Pessé
801e1b6059
Add api to extend toolbar
2015-10-05 12:07:02 +02:00
Samy Pessé
14bb659b75
Update lodash for client side code
2015-10-05 10:43:21 +02:00
Samy Pessé
eab3c50288
Add sharing plugin as default
2015-10-05 10:32:43 +02:00
Samy Pessé
74396e7240
Add method book.formatString
2015-10-05 10:07:04 +02:00
Samy Pessé
6c2539e886
Move Book.init in another file
2015-10-05 09:54:40 +02:00
Samy Pessé
aba25d8521
Add eslint instead of jshint
2015-10-05 09:54:28 +02:00
Samy Pessé
f0c97756de
Bump version to 2.4.3
2.4.3
2015-10-01 14:07:32 +02:00
Samy Pessé
f14c57d4c2
Merge pull request #955 from mstade/patch-1
...
Change nunjucks dependency to v2.1.0
2015-10-01 12:03:21 +02:00
Marcus Stade
b6f60cc8ad
Change nunjucks dependency to v2.1.0
...
Looks like mozilla/nunjucks#504 was merged and released in v2.1.0, so this changes `package.json` to no longer depend on a specific commit. Incidentally, this also solves a problem where corporate firewalls blocks npm from pulling in straight from github repos.
2015-10-01 12:01:52 +02:00
Samy Pessé
170516d343
Add ukranian translation
2015-09-28 21:01:28 +02:00
Samy Pessé
c931e91bef
Fix #952 : add configuration for index maximum size
2015-09-28 20:54:45 +02:00
Samy Pessé
db9151ae36
Update gitbook-parsers@0.8.3
2015-09-28 20:40:02 +02:00
Samy Pessé
f2d86b6d69
Add slack button in readme
2015-09-23 12:19:04 +02:00
Samy Pessé
534cdd091b
Add link to slack community channel
2015-09-23 12:16:22 +02:00
Samy Pessé
fdf4a48638
Bump version to 2.4.2
2.4.2
2015-09-22 23:30:42 +02:00
Samy Pessé
58a3c5634e
Improve installation of plugins to not install default ones
2015-09-22 23:25:15 +02:00
Samy Pessé
f0ddb6e89f
Merge branch 'fix/inline_code_html'
2015-09-22 22:46:19 +02:00
Samy Pessé
2b408db7cb
Update gitbook-plugin-highlight@1.0.3
2015-09-22 22:45:55 +02:00
Samy Pessé
4e4bd23e2b
Handle html param from code block output
2015-09-22 22:41:13 +02:00
Samy Pessé
62d0eb606e
Add test for inline code block with html tags
2015-09-22 22:36:35 +02:00
Samy Pessé
0e9beeae14
Fix #941 : limit size of lunr index
2015-09-22 12:36:18 +02:00
Samy Pessé
5e4dbdee24
Disable auto code highlighting (language should be specified)
2015-09-21 16:19:42 +02:00
Samy Pessé
9435dae6cd
Fix #939 : don't check gitbook version for sub-books (checked for parent)
2015-09-21 09:41:29 +02:00
Samy Pessé
813210bf47
Throw correct error in configuration
2015-09-20 23:27:39 +02:00
Samy Pessé
c372dfc544
Bump version to 2.4.1
2.4.1
2015-09-19 00:32:43 +02:00
Samy Pessé
ac77200683
Fix disabling a default plugin
2015-09-19 00:31:32 +02:00
Samy Pessé
f5afbc90a4
Add more tests for blocks args/kwargs
2015-09-17 11:21:55 +02:00
Samy Pessé
b24760c819
Bump version to 2.4.0
2.4.0
2015-09-15 14:32:11 +02:00