summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve documentationorigin/test-utilsSamy Pessé2017-01-066-17/+148
* Add divider in summarySamy Pessé2017-01-063-4/+14
* Add tests to changelogSamy Pessé2017-01-061-0/+3
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-06211-2130/+2795
* Fix images in readmeSamy Pessé2016-12-221-7/+14
* Improve the readmeSamy Pessé2016-12-221-1/+3
* Add banner and move images to docs folderSamy Pessé2016-12-223-3/+2
* Change instruction in readme to mention "yarn"Samy Pessé2016-12-221-4/+4
* Update lerna@2.0.0-beta.31Samy Pessé2016-12-224-5/+1338
* Removing extra period (#1579)Julia Kulla-Mader2016-12-220-0/+0
* Updated book.js link (#1591)AJ2016-12-221-1/+1
* Merge pull request #1543 from GitbookIO/dreamSamy Pessé2016-12-22581-6862/+13637
|\
| * Merge branch 'master' into dreamSamy Pessé2016-12-2219-33/+62
| |\ | |/ |/|
* | Google Analytics spelling error (#1580)Julia Kulla-Mader2016-12-221-1/+1
* | Remove fixed-size font effects in issue templateSoreine2016-12-211-14/+19
* | Improve GitHub issue template (#1648)Nicolas Gaborit2016-12-211-9/+15
* | Minor grammar fix (#1642)Marlon Bernardes2016-12-191-1/+1
* | correct typo s/serie/series/ (#1638)Jonathan Andrew Wolter2016-12-171-1/+1
* | GNU/Linux Calibre installation instruction for ebook (#1533)Guillermo Lengemann2016-10-191-0/+14
* | Add 'emphasis' in 'SUMMARY.md' and trimming (#1566)Hur jung ju2016-10-1914-21/+14
* | Update examples.md with Loomio guide (#1550)jdaviescoates2016-10-071-1/+1
* | Bump version to 3.2.23.2.2Johan Preynat2016-10-012-1/+5
* | Rollback to use gitbook-markdown@1.3.2Johan Preynat2016-10-011-1/+1
* | Merge branch 'fix-3.1-version'Johan Preynat2016-10-012-6/+26
|\ \
| * | Correctly handle page parsing errorsJohan Preynat2016-10-011-6/+25
| * | Add commentJohan Preynat2016-10-011-0/+1
* | | Add changes for 3.2.1Samy Pessé2016-09-281-0/+4
* | | Bump version to 3.2.13.2.1Samy Pesse2016-09-281-1/+1
* | | Update theme-default@1.0.6Samy Pesse2016-09-281-1/+1
* | | Use nunjucks@2.5.2Johan Preynat2016-09-281-1/+1
* | | fixing a typo of the word "publishing" (#1536)Peter B Smith2016-09-281-1/+1
* | | Update examples.md (#1522)jdaviescoates2016-09-081-0/+2
| | * Prevent null as location in historySamy Pesse2016-12-041-1/+1
| | * Debounce scroll watcher in bodySamy Pesse2016-12-042-4/+12
| | * History is activated with a setup locationSamy Pesse2016-12-042-1/+3
| | * Update url when scrolling in default themeSamy Pesse2016-12-042-5/+92
| | * Update ied@2.3.6 and ad trailing newline in package.jsonSamy Pesse2016-12-0412-13/+16
| | * plugin: Add more categoriesSoreine2016-12-021-1/+4
| | * plugin: Improve messages for create CLISoreine2016-12-021-5/+5
| | * core: Remove unused Button.href propSoreine2016-12-021-1/+0
| | * plugin: Display help by defaultSoreine2016-12-021-0/+3
| | * plugin: Add CONTRIBUTING.mdSoreine2016-12-022-1/+12
| | * plugin-search: Remove react dependencySoreine2016-12-021-3/+2
| | * Fixed React versionSoreine2016-12-021-4/+4
| | * ReactInjection was movedSoreine2016-12-021-1/+1
| | * Use fixed size for sidebar and provide animationJohan Preynat2016-10-316-14/+54
| | * Export ReactCSSTransitionGroup from gitbook-coreJohan Preynat2016-10-312-0/+3
| | * search: Clear search with Esc or buttonSoreine2016-10-193-1/+44
| | * Clearer doc for FileSoreine2016-10-192-4/+3
| | * core: Fix HotKeys default keymapSoreine2016-10-191-1/+1
| | * plugin-lunr: Fix reading page search attributesSoreine2016-10-181-3/+5
| | * Add roles "body:wrapper", "toolbar:wrapper", "page:wrapper"Samy Pesse2016-10-171-4/+10
| | * Remove react dependencies from "gitbook"Samy Pesse2016-10-171-4/+1
| | * Use same react instance between server and gitbookSamy Pesse2016-10-172-2/+4
| | * Add background to dropdownSamy Pesse2016-10-172-1/+3
| | * Fix display of button in left toolbarSamy Pesse2016-10-173-9/+11
| | * Normalize action types in pluginsSamy Pesse2016-10-172-3/+3
| | * Replace GitBook.Shapes by GitBook.PropTypesSamy Pesse2016-10-1729-28/+28
| | * Add languages to client side state, and add "current" to json reprSamy Pesse2016-10-1410-5/+94
| | * Normalize Panel in gitbook-coreSamy Pesse2016-10-144-0/+32
| | * Improve "gitbook-plugin create" to prompt for title/categoriesSamy Pesse2016-10-133-3/+26
| | * Add component tooltip from gitbook-coreSamy Pesse2016-10-135-0/+153
| | * Add roles "page:header" and "page:footer"Samy Pesse2016-10-132-5/+11
| | * Fix update of page attributes in hook "page"Samy Pesse2016-10-133-10/+17
| | * Add tests for multiple inline template blocksJohan Preynat2016-10-132-2/+29
| | * Hook "page" should not be able to edit content but attributesSamy Pesse2016-10-134-26/+35
| | * Limit size of text in search resultsSamy Pesse2016-10-133-2/+11
| | * Add highlighting for search terms in resultsSamy Pesse2016-10-133-6/+21
| | * Fix rendering of searchSamy Pesse2016-10-134-13/+20
| | * Search plugin should provide roles "search:results" and "search:result"Samy Pesse2016-10-134-14/+18
| | * Fix search inputSamy Pesse2016-10-131-3/+3
| | * Normalize style of dropdownSamy Pesse2016-10-134-22/+39
| | * gitbook-plugin: Add eslint as devDependencySoreine2016-10-131-0/+1
| | * Rename "navigation" to "history" and add loading barSamy Pesse2016-10-1316-55/+239
| | * Increase content font-sizeSamy Pesse2016-10-132-1/+2
| | * Small tweaks to docSoreine2016-10-132-5/+5
| | * search: Document search handlers APISoreine2016-10-131-0/+41
| | * Add support for align HTML attributeSamy Pesse2016-10-131-0/+10
| | * Start style for dropdownsSamy Pesse2016-10-137-75/+116
| | * Refactor Backdrop, Hotkeys and DropdownSamy Pesse2016-10-135-74/+97
| | * Refactor code of plugin sharingSamy Pesse2016-10-138-137/+172
| | * Adapt plugin sharing (#1553)Nicolas Gaborit2016-10-1312-14/+569
| | * Revert fontsettings pluginSamy Pesse2016-10-1312-164/+5
| | * Add base for new fontsettings pluginSamy Pesse2016-10-1325-400/+560
| | * Start changelogSamy Pesse2016-10-121-0/+8
| | * Readme should always be generated as "index.html"Samy Pesse2016-10-123-6/+22
| | * Enhance display of headingsJohan Preynat2016-10-121-1/+2
| | * Improve some CSS for default themeSamy Pesse2016-10-125-10/+13
| | * Fix error for code blocks without languageSamy Pesse2016-10-124-4/+7
| | * Adapt test for listDependenciesSamy Pesse2016-10-121-13/+14
| | * Use ied instead of npm for installation of pluginsSamy Pesse2016-10-129-186/+200
| | * Adapt test for plugins.findForBookSamy Pesse2016-10-121-4/+4
| | * Adapt tests for website rendering and render languages indexSamy Pesse2016-10-123-36/+32
| | * Remove references to plugin resourcesSamy Pesse2016-10-1221-163/+94
| | * Use a single instance of Git for outputSamy Pesse2016-10-128-51/+78
| | * Add yarn.lock to .gitignoreSamy Pesse2016-10-121-0/+3
| | * Adapt findInstalled for unit testsSamy Pesse2016-10-123-9/+14
| | * Improve performance of plugins listingSamy Pesse2016-10-111-52/+37
| | * gitbook-plugin create should add eslint configSamy Pesse2016-10-113-4/+9
| | * Update nunjucks@2.5.2Samy Pesse2016-10-111-2/+1