summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-core/src/components
Commit message (Collapse)AuthorAgeFilesLines
* ReactInjection was movedSoreine2016-12-021-1/+1
|
* core: Fix HotKeys default keymapSoreine2016-10-191-1/+1
|
* Fix display of button in left toolbarSamy Pesse2016-10-171-4/+5
|
* Replace GitBook.Shapes by GitBook.PropTypesSamy Pesse2016-10-172-3/+3
|
* Normalize Panel in gitbook-coreSamy Pesse2016-10-141-0/+22
|
* Add component tooltip from gitbook-coreSamy Pesse2016-10-131-0/+44
|
* Fix rendering of searchSamy Pesse2016-10-131-0/+2
|
* Normalize style of dropdownSamy Pesse2016-10-131-16/+27
|
* Rename "navigation" to "history" and add loading barSamy Pesse2016-10-131-2/+2
|
* Add support for align HTML attributeSamy Pesse2016-10-131-0/+10
|
* Start style for dropdownsSamy Pesse2016-10-131-37/+14
|
* Refactor Backdrop, Hotkeys and DropdownSamy Pesse2016-10-133-63/+81
|
* Adapt plugin sharing (#1553)Nicolas Gaborit2016-10-134-0/+258
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add base for new fontsettings pluginSamy Pesse2016-10-131-1/+1
|
* Fix style of toolbar and add title to itSamy Pesse2016-10-061-1/+0
|
* Add "url" to summary articles and files in json representationSamy Pesse2016-10-061-8/+5
|
* Generate an url index for generationSamy Pesse2016-10-062-29/+28
|
* Complete highlight pluginSamy Pesse2016-10-051-1/+1
|
* Correctly update page when url changedSamy Pesse2016-10-041-13/+3
|
* First handling of templating blocksSamy Pesse2016-10-031-4/+6
|
* Fix new api for activate/deactivateSamy Pesse2016-10-032-2/+7
|
* Add style for search input in default themeSamy Pesse2016-10-022-2/+2
|
* Complete i18n for search pluginSamy Pesse2016-10-011-3/+4
|
* Change api for registering componentsSamy Pesse2016-10-013-15/+29
|
* Base api to use i18nSamy Pesse2016-09-302-3/+3
|
* Improve Gitbook.connect to accept a mapActionsToPropsSamy Pesse2016-09-291-0/+32
|
* Start search pluginSamy Pesse2016-09-281-0/+22
|
* Start designing toolbarSamy Pesse2016-09-271-4/+4
|
* Style page with gitbook-markdown-cssSamy Pesse2016-09-272-0/+51
|
* Fix reducers mutating the state instead of creating a new oneSamy Pesse2016-09-271-2/+8
|
* Fix link and navigation clickSamy Pesse2016-09-261-2/+8
|
* Add basic for pjax navigationSamy Pesse2016-09-262-1/+114
|
* Mark article as active in summarySamy Pesse2016-09-251-0/+38
|
* First working version in the browserSamy Pesse2016-09-223-105/+39
|
* Add js scripts to htmlSamy Pesse2016-09-212-9/+10
|
* Fix head extension by pluginsSamy Pesse2016-09-211-16/+48
|
* Prepare showing page htmlSamy Pesse2016-09-213-13/+90
|
* Fix render of UnsafeComponentSamy Pesse2016-09-212-3/+2
|
* Fix rendering of unsafe injected componentsSamy Pesse2016-09-201-5/+10
|
* Fix error during fake renderingSamy Pessé2016-09-051-3/+3
|
* Start bootstraping rendering with react in GitBookSamy Pessé2016-09-052-13/+3
|
* Start architecturing new default themeSamy Pessé2016-09-051-0/+10
|
* Add action to register a componentSamy Pessé2016-09-051-17/+1
|
* Add components for injectionsSamy Pessé2016-09-052-0/+174