Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "gitbook-core" from plugin's dependencies | Samy Pessé | 2017-02-18 | 1 | -5/+5 |
| | |||||
* | Bump version to 4.0.0-alpha.4 🚀4.0.0-alpha.4 | Samy Pessé | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 4.0.0-alpha.3 🚀4.0.0-alpha.3 | Samy Pessé | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | Bump version to 4.0.0-alpha.2 🚀4.0.0-alpha.2 | Samy Pessé | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | Switch to markup-it for parsing (#1659) | Samy Pessé | 2017-01-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Update ied@2.3.6 and ad trailing newline in package.json | Samy Pesse | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | plugin: Add more categories | Soreine | 2016-12-02 | 1 | -1/+4 |
| | |||||
* | plugin: Improve messages for create CLI | Soreine | 2016-12-02 | 1 | -5/+5 |
| | |||||
* | plugin: Display help by default | Soreine | 2016-12-02 | 1 | -0/+3 |
| | |||||
* | plugin: Add CONTRIBUTING.md | Soreine | 2016-12-02 | 2 | -1/+12 |
| | |||||
* | Improve "gitbook-plugin create" to prompt for title/categories | Samy Pesse | 2016-10-13 | 3 | -3/+26 |
| | |||||
* | gitbook-plugin: Add eslint as devDependency | Soreine | 2016-10-13 | 1 | -0/+1 |
| | |||||
* | Add base for new fontsettings plugin | Samy Pesse | 2016-10-13 | 1 | -37/+37 |
| | |||||
* | gitbook-plugin create should add eslint config | Samy Pesse | 2016-10-11 | 2 | -3/+8 |
| | |||||
* | Add script to bump version | Samy Pesse | 2016-10-08 | 1 | -38/+38 |
| | |||||
* | Add style for plugin hint | Samy Pesse | 2016-10-04 | 1 | -0/+2 |
| | |||||
* | Fix template of plugin to not mention theme | Samy Pesse | 2016-10-04 | 3 | -5/+3 |
| | |||||
* | Change "init to "activate" | Samy Pesse | 2016-10-03 | 1 | -2/+5 |
| | |||||
* | Change api for registering components | Samy Pesse | 2016-10-01 | 1 | -3/+1 |
| | |||||
* | Fix dist command | Samy Pesse | 2016-09-29 | 2 | -1/+4 |
| | |||||
* | Add npmignore and gitignore to plugin template | Samy Pesse | 2016-09-29 | 2 | -0/+33 |
| | |||||
* | Add gitbook-plugin command to create a plugin | Samy Pesse | 2016-09-29 | 5 | -0/+99 |
| | |||||
* | Fix gitbook-plugin permission | Samy Pesse | 2016-09-26 | 1 | -1/+1 |
| | |||||
* | Working loading of plugin | Samy Pesse | 2016-09-20 | 4 | -6/+65 |
| | |||||
* | Add base for gitbook-plugin builder | Samy Pessé | 2016-09-19 | 3 | -0/+55 |