index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix summary page counter for epub low resolution
Samy Pessé
2015-10-06
6
-6
/
+5
*
Change markdown -> markup in less mixins
Samy Pessé
2015-10-06
5
-5
/
+5
*
Adapt glossary and summary for pdf/epub to new markup style
Samy Pessé
2015-10-06
11
-34
/
+38
*
Cleaner markup css
Samy Pessé
2015-10-06
12
-323
/
+186
*
Use black links in mobi files
Samy Pessé
2015-10-06
19
-166
/
+197
*
Improve support of glossary page in pdf
Samy Pessé
2015-10-06
3
-3
/
+11
*
Handle correctly rtl for toc in ebooks
Samy Pesse
2015-10-06
3
-2
/
+27
*
Center title for table of content
Samy Pesse
2015-10-06
2
-1
/
+5
*
Improve display of table of contents for ebooks
Samy Pesse
2015-10-06
3
-13
/
+38
*
Inline css for footer/header templates
Samy Pesse
2015-10-06
8
-84
/
+122
*
Remove bottom border on h1 and h2
Samy Pesse
2015-10-06
5
-6
/
+12
*
Fix glossary page using a "section" instead of a "div"
Samy Pessé
2015-10-06
6
-16
/
+15
*
Remove margin on first header of a page (ebook)
Samy Pessé
2015-10-06
3
-6
/
+38
*
Add css to footer/header for pdf
Samy Pessé
2015-10-06
5
-30
/
+49
*
Merge pull request #964 from GitbookIO/features/plugin_api
Samy Pessé
2015-10-06
60
-2177
/
+25882
|
\
|
*
Export jQuery for plugins compatibility
Samy Pessé
2015-10-06
2
-0
/
+2
|
*
Add search plugin to dependencies
Samy Pessé
2015-10-05
1
-0
/
+1
|
*
Adapt tests for new default plugins
Samy Pessé
2015-10-05
1
-1
/
+1
|
*
Don't fail when can't write to localstorage
Samy Pessé
2015-10-05
2
-2
/
+20
|
*
Remove style for search
Samy Pessé
2015-10-05
3
-44
/
+2
|
*
Tweak some details for browserify compatibility
Samy Pessé
2015-10-05
3
-1
/
+5
|
*
Switch to gulp/browserify
Samy Pessé
2015-10-05
34
-915
/
+25245
|
*
Define specific action for toggling summary
Samy Pessé
2015-10-05
6
-38
/
+36
|
*
Start removing search and lunr from core
Samy Pessé
2015-10-05
11
-167
/
+99
|
*
Adapt tests for new default plugins
Samy Pessé
2015-10-05
1
-99
/
+99
|
*
Remove sharing
Samy Pessé
2015-10-05
4
-45
/
+6
|
*
Correctly reset buttons when page changed
Samy Pessé
2015-10-05
2
-5
/
+26
|
*
Remove fontsettings from core and add plugin as default
Samy Pessé
2015-10-05
14
-613
/
+5
|
*
Add api to extend toolbar
Samy Pessé
2015-10-05
4
-127
/
+157
|
*
Update lodash for client side code
Samy Pessé
2015-10-05
3
-24
/
+24
|
*
Add sharing plugin as default
Samy Pessé
2015-10-05
3
-114
/
+115
|
*
Add method book.formatString
Samy Pessé
2015-10-05
4
-129
/
+158
|
*
Move Book.init in another file
Samy Pessé
2015-10-05
4
-147
/
+162
|
*
Add eslint instead of jshint
Samy Pessé
2015-10-05
4
-7
/
+20
*
|
Add more node.js versions to travis-ci
Samy Pessé
2015-10-05
1
-1
/
+3
|
/
*
Bump version to 2.4.3
2.4.3
Samy Pessé
2015-10-01
2
-1
/
+6
*
Merge pull request #955 from mstade/patch-1
Samy Pessé
2015-10-01
1
-1
/
+1
|
\
|
*
Change nunjucks dependency to v2.1.0
Marcus Stade
2015-10-01
1
-1
/
+1
|
/
*
Add ukranian translation
Samy Pessé
2015-09-28
2
-0
/
+22
*
Fix #952: add configuration for index maximum size
Samy Pessé
2015-09-28
2
-3
/
+6
*
Update gitbook-parsers@0.8.3
Samy Pessé
2015-09-28
1
-1
/
+1
*
Add slack button in readme
Samy Pessé
2015-09-23
1
-0
/
+1
*
Add link to slack community channel
Samy Pessé
2015-09-23
1
-1
/
+1
*
Bump version to 2.4.2
2.4.2
Samy Pessé
2015-09-22
2
-1
/
+7
*
Improve installation of plugins to not install default ones
Samy Pessé
2015-09-22
2
-13
/
+36
*
Merge branch 'fix/inline_code_html'
Samy Pessé
2015-09-22
5
-6
/
+20
|
\
|
*
Update gitbook-plugin-highlight@1.0.3
Samy Pessé
2015-09-22
1
-1
/
+1
|
*
Handle html param from code block output
Samy Pessé
2015-09-22
3
-5
/
+9
|
*
Add test for inline code block with html tags
Samy Pessé
2015-09-22
2
-1
/
+11
|
/
*
Fix #941: limit size of lunr index
Samy Pessé
2015-09-22
2
-3
/
+19
*
Disable auto code highlighting (language should be specified)
Samy Pessé
2015-09-21
1
-1
/
+1
*
Fix #939: don't check gitbook version for sub-books (checked for parent)
Samy Pessé
2015-09-21
1
-5
/
+7
*
Throw correct error in configuration
Samy Pessé
2015-09-20
1
-1
/
+1
*
Bump version to 2.4.1
2.4.1
Samy Pessé
2015-09-19
2
-1
/
+4
*
Fix disabling a default plugin
Samy Pessé
2015-09-19
1
-8
/
+10
*
Add more tests for blocks args/kwargs
Samy Pessé
2015-09-17
1
-1
/
+15
*
Bump version to 2.4.0
2.4.0
Samy Pessé
2015-09-15
2
-1
/
+8
*
Merge pull request #930 from GitbookIO/jshint
Samy Pessé
2015-09-15
47
-613
/
+588
|
\
|
*
Lint all tests
Samy Pessé
2015-09-15
19
-235
/
+219
|
*
Jshint all files
Samy Pessé
2015-09-15
22
-210
/
+192
|
*
Fix passing context to block functions
Samy Pessé
2015-09-15
3
-92
/
+102
|
*
Improve code style for book.js and index.js
Samy Pessé
2015-09-15
2
-76
/
+68
|
*
Add jshint configuration
Samy Pessé
2015-09-15
1
-0
/
+7
|
/
*
Fix stupid error that passed tests because "context" was global
Samy Pessé
2015-09-15
1
-2
/
+2
*
Merge pull request #806 from aschempp/aria-roles
Samy Pessé
2015-09-15
4
-27
/
+29
|
\
|
*
Add role and html5 markup for the main navigation
Andreas Schempp
2015-06-18
1
-23
/
+25
|
*
Added basic ARIA roles for screenreaders
Andreas Schempp
2015-06-18
4
-4
/
+4
*
|
Merge pull request #919 from gaearon/fix-cmd-click
Samy Pessé
2015-09-15
1
-0
/
+12
|
\
\
|
*
|
Don't react when user wants to open a link in a new tab
Dan Abramov
2015-09-12
1
-0
/
+12
*
|
|
Merge pull request #929 from GitbookIO/feature/improve_resolve
Samy Pessé
2015-09-15
15
-65
/
+337
|
\
\
\
|
*
|
|
Improve conrefs to handle all absolute file paths correctly
Samy Pessé
2015-09-15
7
-73
/
+148
|
*
|
|
Handle absolute file correctly for conrefs
Samy Pessé
2015-09-15
3
-5
/
+22
|
*
|
|
Add test for navigation
Samy Pessé
2015-09-15
3
-3
/
+64
|
*
|
|
Improve book.resolve to ensure file is in the book
Samy Pessé
2015-09-15
8
-20
/
+139
|
/
/
/
*
|
|
Change text for editor
Samy Pessé
2015-09-15
1
-1
/
+1
*
|
|
Merge branch 'improve/template-blocks'
Samy Pessé
2015-09-15
4
-7
/
+7
|
\
\
\
|
*
|
|
Use Book.resolve when possible
Aaron O'Mullan
2015-07-31
4
-7
/
+7
*
|
|
|
Merge pull request #928 from GitbookIO/feature/highlight_block
Samy Pessé
2015-09-14
23
-466
/
+238
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Change name of highlight test plugin
Samy Pesse
2015-09-14
4
-11
/
+11
|
*
|
|
Update css without highlight.js
Samy Pesse
2015-09-14
3
-3
/
+3
|
*
|
|
Add highlight as default plugin
Samy Pesse
2015-09-14
1
-0
/
+1
|
*
|
|
Pass language as kwargs to code block
Samy Pesse
2015-09-14
5
-14
/
+66
|
*
|
|
Add base test for extending code highlighting
Samy Pesse
2015-09-14
8
-41
/
+51
|
*
|
|
Use block code for highlight pre/code
Samy Pesse
2015-09-14
4
-18
/
+73
|
*
|
|
Add default blocks (html and code)
Samy Pesse
2015-09-12
3
-15
/
+41
|
*
|
|
Remove highlight.js dependency
Samy Pesse
2015-09-12
9
-430
/
+1
|
*
|
|
Add test for replacing highlighting
Samy Pesse
2015-09-12
5
-1
/
+58
|
/
/
/
*
|
|
Bump version to 2.3.3
2.3.3
Samy Pessé
2015-09-10
2
-1
/
+4
*
|
|
Merge pull request #912 from GitbookIO/fix/538
Samy Pessé
2015-09-10
3
-1
/
+5
|
\
\
\
|
*
|
|
Update gitbook-parsers@0.8.2
Samy Pessé
2015-09-10
1
-1
/
+1
|
*
|
|
Add test for init with deep summary
Samy Pessé
2015-09-10
2
-0
/
+4
|
/
/
/
*
|
|
Bump version to 2.3.2
2.3.2
Samy Pessé
2015-09-09
2
-1
/
+5
*
|
|
Fix #910: fix stupid error with semver api
Samy Pessé
2015-09-09
1
-1
/
+1
*
|
|
Merge pull request #908 from GitbookIO/fix/asciidoc_blocks
Samy Pessé
2015-09-09
2
-5
/
+39
|
\
\
\
|
*
|
|
Use position indicator that doesn't conflict with asciidoc
Samy Pesse
2015-09-08
2
-6
/
+6
|
*
|
|
Add test for blocks without parsing
Samy Pesse
2015-09-08
1
-0
/
+34
|
/
/
/
*
|
|
Bump version to 2.3.1
2.3.1
Samy Pessé
2015-09-08
2
-1
/
+10
*
|
|
Merge pull request #904 from kuaipao/fix-mobi-font-color
Samy Pessé
2015-09-08
1
-1
/
+1
|
\
\
\
|
*
|
|
use black font on mobi
kuaipao
2015-09-08
1
-1
/
+1
|
/
/
/
*
|
|
Log modified file in watcher
Samy Pesse
2015-09-06
1
-1
/
+1
[next]