summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Fix stupid errorSamy Pesse2016-12-221-1/+1
|
* Bump version to 1.1.2Samy Pesse2016-12-221-1/+1
|
* Bump version to 1.1.1Samy Pessé2016-12-221-1/+1
|
* Adapt to gitbook@html@1.2.*Samy Pessé2016-12-223-2/+6
|
* Bump version to 1.1.0Samy Pessé2016-12-221-1/+1
|
* Add inline rendererSamy Pessé2016-12-223-3/+25
|
* Remove php entry from glossarySamy Pessé2016-12-222-4/+1
|
* Bump version to 1.0.2Samy Pessé2016-12-221-1/+1
|
* Update gitbook-html@1.0.2Samy Pessé2016-12-221-1/+1
|
* Bump version to 1.0.1Samy Pessé2016-12-221-1/+1
|
* Update gitbook-html@1.0.1Samy Pessé2016-12-221-1/+1
|
* Change node.js matrix on travisSamy Pessé2016-12-221-2/+2
|
* Bump version to 1.0.0Samy Pessé2016-12-221-1/+1
|
* Use gitbook-html as base parserSamy Pessé2016-12-2216-254/+123
|
* Bump version to 0.2.4Samy Pessé2016-12-221-1/+1
|
* Update mochaSamy Pessé2016-12-221-1/+1
|
* Use asciidoctor 1.5.3-preview.1Jan Klosinski2016-12-221-1/+1
| | | | | | | It contains a fix that makes it possible to install behind a proxy: asciidoctor/asciidoctor.js@143a6867 Related issue: asciidoctor/asciidoctor.js#128
* Fix license fieldSamy Pessé2016-12-221-1/+1
|
* Bump version to 0.2.3Samy Pessé2016-12-221-1/+1
|
* Update cheerio@0.19.0Samy Pessé2016-12-221-1/+1
|
* Bump version to 0.2.2Samy Pessé2016-12-221-1/+1
|
* Update lodash and be less strict for q and lodashSamy Pessé2016-12-221-2/+2
|
* Fix indentationsSamy Pessé2016-12-226-39/+39
|
* Convert tabs to spacesSamy Pessé2016-12-229-59/+59
|
* Bump version to 0.2.1Samy Pessé2016-12-221-1/+1
|
* Update q and lodashSamy Pessé2016-12-221-2/+2
|
* Bump version to 0.2.0Samy Pessé2016-12-221-1/+1
|
* Add tests for toText methodsSamy Pessé2016-12-225-4/+24
|
* Add toText for glossary, summary and langsSamy Pessé2016-12-223-1/+54
|
* Bump version to 0.1.2Samy Pessé2016-12-221-1/+1
|
* Move langs detection to global parserSamy Pessé2016-12-225-19/+4
|
* Delete test.jsSamy Pessé2016-12-221-6/+0
|
* Bump version to 0.1.1Samy Pessé2016-12-221-1/+1
|
* Don't add entry point to summarySamy Pessé2016-12-222-31/+8
|
* Bump version to 0.1.0Samy Pessé2016-12-221-1/+1
|
* Remove test for summary levelsSamy Pessé2016-12-221-13/+0
|
* Don't add id to glossary entrySamy Pessé2016-12-221-7/+0
|
* Enable travis testsSamy Pessé2016-12-222-0/+7
|
* Update description in readmeSamy Pessé2016-12-221-2/+2
|
* Remove levels from chapters listSamy Pessé2016-12-221-12/+0
|
* Complete parsing of glossarySamy Pessé2016-12-221-1/+28
|
* Fix langs parsingSamy Pessé2016-12-222-6/+7
|
* Fix parsing of summarySamy Pessé2016-12-222-6/+72
|
* Add base to parse asciidocSamy Pessé2016-12-2221-0/+402
|
* Merge branch 'master' into dreamSamy Pessé2016-12-221-1/+0
|
* 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-0411-12/+13
|
* 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-1728-27/+27
|
* 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-133-26/+33
|
* 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
|
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reuse old package config * Add plugin config shape * Add ButtonGroup to core components * List all sharing sites * Displaying buttons from config * First iteration of Dropdown component (need CSS) * Using Dropdown for sharing button * Create HotKeys component * Move Backdrop to its own file * Trying a cleaner API for Dropdown * Add README.md * livereload: Add missing gitbook-plugin dependency * sharing: Now use Immutable state * sharing: Adapt quickly to new Dropdown * sharing: Fix sharing from dropdown
* Revert fontsettings pluginSamy Pesse2016-10-1312-164/+5
|
* Add base for new fontsettings pluginSamy Pesse2016-10-1324-400/+559
|
* 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-123-3/+6
|