summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update markup-it@4.0.0-pre.0origin/gitbookcom-apiSamy Pessé2017-02-281-1/+1
|
* Start removing nunjucksSamy Pessé2017-02-269-165/+130
|
* Add spec for hint blockSamy Pessé2017-02-261-0/+19
|
* Improve configuration for heading anchorsSamy Pessé2017-02-192-3/+8
|
* Add "tomorrow-night" to enum of theme for syntax highlightingSamy Pessé2017-02-191-1/+2
|
* Add "theme" option to default syntax highlightingSamy Pessé2017-02-197-106/+186
|
* Add default value argument to config.getForPluginSamy Pessé2017-02-193-22/+11
|
* Add prop types for configSamy Pessé2017-02-181-1/+3
|
* Add method toString to Location objectSamy Pessé2017-02-181-1/+1
|
* Fix config model for core apiSamy Pessé2017-02-182-11/+10
|
* Remove "gitbook-core" from plugin's dependenciesSamy Pessé2017-02-1815-24/+30
|
* Add model for config instead of using fromJSSamy Pessé2017-02-172-3/+36
|
* Add property is available to api storeSamy Pessé2017-02-171-0/+3
|
* Define actions for low level gitbook.com APISamy Pessé2017-02-1710-27/+172
|
* fix typo: _layout to _layouts (#1714)YuLun Shih2017-02-151-1/+1
|
* Fixed link to AsciiDoc (#1691)Piotr Kuczynski2017-02-021-1/+1
|
* Bump version to 4.0.0-alpha.4 🚀4.0.0-alpha.4Samy Pessé2017-01-2713-41/+41
|
* Use less restrictive versions range for markup-itSamy Pessé2017-01-271-1/+1
|
* 🆙 Update markup-it@3.2.2Samy Pessé2017-01-241-1/+1
|
* Bump version to 4.0.0-alpha.3 🚀4.0.0-alpha.3Samy Pessé2017-01-1313-41/+41
|
* Fix publish scriptSamy Pessé2017-01-131-2/+2
|
* Remove bump script from bootstrappingSamy Pessé2017-01-132-44/+1
|
* Test and fix conversion of empty parts (#1675)Nicolas Gaborit2017-01-136-8/+212
| | | | | | * Test and fix conversion of empty parts * Cover case of last part empty
* Fix and test Book.getDefaultExt() (#1674)Nicolas Gaborit2017-01-132-1/+66
|
* Add script to publish a new versionSamy Pessé2017-01-132-1/+28
|
* Bump version to 4.0.0-alpha.2 🚀4.0.0-alpha.2Samy Pessé2017-01-1313-41/+41
|
* Adding more tests for (summary <-> document) transformations (#1665)Nicolas Gaborit2017-01-1214-22/+770
| | | | | | | | * Add tests for summaryFromDocument * Add tests for summaryToDocument * Add tests for untitled parts (HR)
* Clarify the use of {{ book.var }} (#1652)Nicolas Gaborit2017-01-111-1/+13
| | | Fixes #1425
* Add tests to changelogSamy Pessé2017-01-061-0/+3
|
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-06211-2130/+2795
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start new parsers in gitbook itself * Update markup-it * Fix eslint errors * Adapt basic parsing for summary * Start tests for summaryFromDocument * Continue * Add parsing of glossary * Add back languages parsing * Adapt most tests for parsing * Adapt all tests 🙌 * Adapt travis tests * Bootstrap lerna before running tests * Fix lowercase in require (linux) * Fix command gitbook init * Fix generation of ready by init command * Fix generation of summary * Fix watch after serve * Add trademark to sidebar * Add back favicon to default theme * Open trademark in new tab
* 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
| | | The book.js link was pointing to a 404 page. This commit updates the link.
* Merge pull request #1543 from GitbookIO/dreamSamy Pessé2016-12-22581-6862/+13637
|\ | | | | React for rendering website with plugins
| * 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
| | | | | | | | It is now short and simple, and redirects to the feedback repo if needed.
* | 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
| | | | | | Adding details to generating ebook an pdfs in GNU/Linux.
* | 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
| | | | | | | | | By adding the Loomio and Enspiral handbook examples
| | * 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
| | | | | | | | | | | | Fix injection of DOM properties not working on the browser
| | * 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
| | |