Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ReactInjection was moved | Soreine | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | core: Fix HotKeys default keymap | Soreine | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Fix display of button in left toolbar | Samy Pesse | 2016-10-17 | 1 | -4/+5 |
| | |||||
* | Replace GitBook.Shapes by GitBook.PropTypes | Samy Pesse | 2016-10-17 | 2 | -3/+3 |
| | |||||
* | Normalize Panel in gitbook-core | Samy Pesse | 2016-10-14 | 1 | -0/+22 |
| | |||||
* | Add component tooltip from gitbook-core | Samy Pesse | 2016-10-13 | 1 | -0/+44 |
| | |||||
* | Fix rendering of search | Samy Pesse | 2016-10-13 | 1 | -0/+2 |
| | |||||
* | Normalize style of dropdown | Samy Pesse | 2016-10-13 | 1 | -16/+27 |
| | |||||
* | Rename "navigation" to "history" and add loading bar | Samy Pesse | 2016-10-13 | 1 | -2/+2 |
| | |||||
* | Add support for align HTML attribute | Samy Pesse | 2016-10-13 | 1 | -0/+10 |
| | |||||
* | Start style for dropdowns | Samy Pesse | 2016-10-13 | 1 | -37/+14 |
| | |||||
* | Refactor Backdrop, Hotkeys and Dropdown | Samy Pesse | 2016-10-13 | 3 | -63/+81 |
| | |||||
* | Adapt plugin sharing (#1553) | Nicolas Gaborit | 2016-10-13 | 4 | -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 plugin | Samy Pesse | 2016-10-13 | 1 | -1/+1 |
| | |||||
* | Fix style of toolbar and add title to it | Samy Pesse | 2016-10-06 | 1 | -1/+0 |
| | |||||
* | Add "url" to summary articles and files in json representation | Samy Pesse | 2016-10-06 | 1 | -8/+5 |
| | |||||
* | Generate an url index for generation | Samy Pesse | 2016-10-06 | 2 | -29/+28 |
| | |||||
* | Complete highlight plugin | Samy Pesse | 2016-10-05 | 1 | -1/+1 |
| | |||||
* | Correctly update page when url changed | Samy Pesse | 2016-10-04 | 1 | -13/+3 |
| | |||||
* | First handling of templating blocks | Samy Pesse | 2016-10-03 | 1 | -4/+6 |
| | |||||
* | Fix new api for activate/deactivate | Samy Pesse | 2016-10-03 | 2 | -2/+7 |
| | |||||
* | Add style for search input in default theme | Samy Pesse | 2016-10-02 | 2 | -2/+2 |
| | |||||
* | Complete i18n for search plugin | Samy Pesse | 2016-10-01 | 1 | -3/+4 |
| | |||||
* | Change api for registering components | Samy Pesse | 2016-10-01 | 3 | -15/+29 |
| | |||||
* | Base api to use i18n | Samy Pesse | 2016-09-30 | 2 | -3/+3 |
| | |||||
* | Improve Gitbook.connect to accept a mapActionsToProps | Samy Pesse | 2016-09-29 | 1 | -0/+32 |
| | |||||
* | Start search plugin | Samy Pesse | 2016-09-28 | 1 | -0/+22 |
| | |||||
* | Start designing toolbar | Samy Pesse | 2016-09-27 | 1 | -4/+4 |
| | |||||
* | Style page with gitbook-markdown-css | Samy Pesse | 2016-09-27 | 2 | -0/+51 |
| | |||||
* | Fix reducers mutating the state instead of creating a new one | Samy Pesse | 2016-09-27 | 1 | -2/+8 |
| | |||||
* | Fix link and navigation click | Samy Pesse | 2016-09-26 | 1 | -2/+8 |
| | |||||
* | Add basic for pjax navigation | Samy Pesse | 2016-09-26 | 2 | -1/+114 |
| | |||||
* | Mark article as active in summary | Samy Pesse | 2016-09-25 | 1 | -0/+38 |
| | |||||
* | First working version in the browser | Samy Pesse | 2016-09-22 | 3 | -105/+39 |
| | |||||
* | Add js scripts to html | Samy Pesse | 2016-09-21 | 2 | -9/+10 |
| | |||||
* | Fix head extension by plugins | Samy Pesse | 2016-09-21 | 1 | -16/+48 |
| | |||||
* | Prepare showing page html | Samy Pesse | 2016-09-21 | 3 | -13/+90 |
| | |||||
* | Fix render of UnsafeComponent | Samy Pesse | 2016-09-21 | 2 | -3/+2 |
| | |||||
* | Fix rendering of unsafe injected components | Samy Pesse | 2016-09-20 | 1 | -5/+10 |
| | |||||
* | Fix error during fake rendering | Samy Pessé | 2016-09-05 | 1 | -3/+3 |
| | |||||
* | Start bootstraping rendering with react in GitBook | Samy Pessé | 2016-09-05 | 2 | -13/+3 |
| | |||||
* | Start architecturing new default theme | Samy Pessé | 2016-09-05 | 1 | -0/+10 |
| | |||||
* | Add action to register a component | Samy Pessé | 2016-09-05 | 1 | -17/+1 |
| | |||||
* | Add components for injections | Samy Pessé | 2016-09-05 | 2 | -0/+174 |