Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start removing nunjucks | Samy Pessé | 2017-02-26 | 2 | -2/+96 |
| | |||||
* | Add default value argument to config.getForPlugin | Samy Pessé | 2017-02-19 | 1 | -2/+2 |
| | |||||
* | Add prop types for config | Samy Pessé | 2017-02-18 | 1 | -1/+3 |
| | |||||
* | Add method toString to Location object | Samy Pessé | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | Fix config model for core api | Samy Pessé | 2017-02-18 | 1 | -4/+10 |
| | |||||
* | Add model for config instead of using fromJS | Samy Pessé | 2017-02-17 | 2 | -3/+36 |
| | |||||
* | Add property is available to api store | Samy Pessé | 2017-02-17 | 1 | -0/+3 |
| | |||||
* | Define actions for low level gitbook.com API | Samy Pessé | 2017-02-17 | 9 | -27/+171 |
| | |||||
* | Switch to markup-it for parsing (#1659) | Samy Pessé | 2017-01-06 | 6 | -3/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Prevent null as location in history | Samy Pesse | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | History is activated with a setup location | Samy Pesse | 2016-12-04 | 2 | -1/+3 |
| | |||||
* | core: Remove unused Button.href prop | Soreine | 2016-12-02 | 1 | -1/+0 |
| | |||||
* | ReactInjection was moved | Soreine | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | Export ReactCSSTransitionGroup from gitbook-core | Johan Preynat | 2016-10-31 | 1 | -0/+2 |
| | |||||
* | Clearer doc for File | Soreine | 2016-10-19 | 1 | -3/+2 |
| | |||||
* | core: Fix HotKeys default keymap | Soreine | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Use same react instance between server and gitbook | Samy Pesse | 2016-10-17 | 1 | -0/+2 |
| | | | | Fix injection of DOM properties not working on the browser | ||||
* | 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 | 18 | -7/+7 |
| | |||||
* | Add languages to client side state, and add "current" to json repr | Samy Pesse | 2016-10-14 | 8 | -3/+89 |
| | |||||
* | Normalize Panel in gitbook-core | Samy Pesse | 2016-10-14 | 2 | -0/+24 |
| | |||||
* | Add component tooltip from gitbook-core | Samy Pesse | 2016-10-13 | 2 | -0/+46 |
| | |||||
* | Fix update of page attributes in hook "page" | Samy Pesse | 2016-10-13 | 1 | -9/+11 |
| | |||||
* | 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 | 10 | -49/+73 |
| | |||||
* | 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 | 4 | -63/+83 |
| | |||||
* | Adapt plugin sharing (#1553) | Nicolas Gaborit | 2016-10-13 | 5 | -0/+264 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 error for code blocks without language | Samy Pesse | 2016-10-12 | 1 | -2/+1 |
| | |||||
* | Show "copied" text when clicking the copy button | Samy Pesse | 2016-10-10 | 1 | -1/+1 |
| | |||||
* | Resolve assets and lunr index before loading | Samy Pesse | 2016-10-09 | 1 | -1/+1 |
| | |||||
* | Prepare for multiple role rendering for ebooks | Samy Pesse | 2016-10-08 | 2 | -8/+11 |
| | |||||
* | Fix style of toolbar and add title to it | Samy Pesse | 2016-10-06 | 6 | -20/+46 |
| | |||||
* | Add "url" to summary articles and files in json representation | Samy Pesse | 2016-10-06 | 3 | -8/+7 |
| | |||||
* | Generate an url index for generation | Samy Pesse | 2016-10-06 | 4 | -72/+34 |
| | |||||
* | Store config as immutable in state | Samy Pesse | 2016-10-06 | 2 | -0/+16 |
| | |||||
* | Add reducer for file in gitbook state | Samy Pesse | 2016-10-05 | 2 | -0/+17 |
| | |||||
* | Add "url" to file | Samy Pesse | 2016-10-05 | 1 | -2/+3 |
| | |||||
* | We trigger current url history only once the page has been mounted | Samy Pesse | 2016-10-05 | 2 | -13/+34 |
| | |||||
* | Complete highlight plugin | Samy Pesse | 2016-10-05 | 1 | -1/+1 |
| | |||||
* | Correctly update page when url changed | Samy Pesse | 2016-10-04 | 7 | -54/+68 |
| | |||||
* | First handling of templating blocks | Samy Pesse | 2016-10-03 | 1 | -4/+6 |
| | |||||
* | Emit current location when listening | Samy Pesse | 2016-10-03 | 1 | -9/+33 |
| | |||||
* | Use replace of url for search to avoid filling history | Samy Pesse | 2016-10-03 | 1 | -29/+10 |
| | |||||
* | Fix new api for activate/deactivate | Samy Pesse | 2016-10-03 | 8 | -38/+99 |
| | |||||
* | Change "init to "activate" | Samy Pesse | 2016-10-03 | 5 | -16/+60 |
| | |||||
* | Sync search with querystring | Samy Pesse | 2016-10-03 | 4 | -38/+111 |
| | |||||
* | Pass actions to thunk acitons | Samy Pesse | 2016-10-02 | 4 | -6/+47 |
| | |||||
* | Add style for search input in default theme | Samy Pesse | 2016-10-02 | 2 | -2/+2 |
| | |||||
* | Fix clear of search | Samy Pesse | 2016-10-02 | 4 | -10/+16 |
| | |||||
* | Complete i18n for search plugin | Samy Pesse | 2016-10-01 | 2 | -4/+7 |
| | |||||
* | Add action I18n.registerLocales and locales for default theme | Samy Pesse | 2016-10-01 | 1 | -1/+19 |
| | |||||
* | Fix js error because of changing API | Samy Pesse | 2016-10-01 | 4 | -10/+25 |
| | |||||
* | Change api for registering components | Samy Pesse | 2016-10-01 | 17 | -90/+235 |
| | |||||
* | Base api to use i18n | Samy Pesse | 2016-09-30 | 7 | -12/+45 |
| | |||||
* | Improve Gitbook.connect to accept a mapActionsToProps | Samy Pesse | 2016-09-29 | 3 | -6/+74 |
| | |||||
* | Fix query action for search | Samy Pesse | 2016-09-29 | 2 | -1/+3 |
| | |||||
* | Integrate search in default theme | Samy Pesse | 2016-09-29 | 1 | -2/+2 |
| | |||||
* | Fix dist command | Samy Pesse | 2016-09-29 | 13 | -74/+136 |
| | |||||
* | Start search plugin | Samy Pesse | 2016-09-28 | 3 | -3/+35 |
| | |||||
* | Fix lerna bootstrap | Samy Pesse | 2016-09-28 | 1 | -0/+2 |
| | |||||
* | Start designing toolbar | Samy Pesse | 2016-09-27 | 1 | -4/+4 |
| | |||||
* | Style page with gitbook-markdown-css | Samy Pesse | 2016-09-27 | 3 | -0/+55 |
| | |||||
* | Fix reducers mutating the state instead of creating a new one | Samy Pesse | 2016-09-27 | 2 | -4/+20 |
| | |||||
* | Fix link and navigation click | Samy Pesse | 2016-09-26 | 3 | -9/+18 |
| | |||||
* | Add basic for pjax navigation | Samy Pesse | 2016-09-26 | 6 | -4/+237 |
| | |||||
* | Mark article as active in summary | Samy Pesse | 2016-09-25 | 3 | -1/+53 |
| | |||||
* | Fix core reducer destroying other reducers | Samy Pesse | 2016-09-25 | 2 | -10/+11 |
| | |||||
* | Add flex box components | Samy Pesse | 2016-09-24 | 4 | -5/+27 |
| | |||||
* | Provide immutable proptypes | Samy Pesse | 2016-09-22 | 2 | -1/+4 |
| | |||||
* | Add immutable state for readme/summary | Samy Pesse | 2016-09-22 | 12 | -8/+188 |
| | | | | Add shapes for these states | ||||
* | First working version in the browser | Samy Pesse | 2016-09-22 | 7 | -105/+112 |
| | |||||
* | Add js scripts to html | Samy Pesse | 2016-09-21 | 4 | -36/+12 |
| | |||||
* | Fix head extension by plugins | Samy Pesse | 2016-09-21 | 2 | -18/+50 |
| | |||||
* | Prepare showing page html | Samy Pesse | 2016-09-21 | 10 | -16/+179 |
| | |||||
* | Fix render of UnsafeComponent | Samy Pesse | 2016-09-21 | 2 | -3/+2 |
| | |||||
* | Fix composition with plugin reducers | Samy Pesse | 2016-09-21 | 2 | -5/+7 |
| | |||||
* | Fix rendering of unsafe injected components | Samy Pesse | 2016-09-20 | 2 | -6/+11 |
| | |||||
* | Working loading of plugin | Samy Pesse | 2016-09-20 | 2 | -3/+5 |
| | |||||
* | Prepare loading of plugin | Samy Pesse | 2016-09-20 | 1 | -1/+8 |
| | |||||
* | Fix build of gitbook.core.min.js | Samy Pesse | 2016-09-05 | 1 | -1/+3 |
| | |||||
* | Fix error during fake rendering | Samy Pessé | 2016-09-05 | 3 | -5/+5 |
| | |||||
* | Start bootstraping rendering with react in GitBook | Samy Pessé | 2016-09-05 | 4 | -13/+30 |
| | |||||
* | Start architecturing new default theme | Samy Pessé | 2016-09-05 | 1 | -0/+10 |
| | |||||
* | Add action to register a component | Samy Pessé | 2016-09-05 | 4 | -19/+56 |
| | |||||
* | Add components for injections | Samy Pessé | 2016-09-05 | 5 | -20/+175 |
| | |||||
* | Start basis of gitbook-core | Samy Pessé | 2016-09-05 | 10 | -0/+130 |