Commit Graph

  • fd1f7a5609 correct typo s/serie/series/ (#1638) Jonathan Andrew Wolter 2016-12-17 13:01:33 -08:00
  • febdd8a8bd Prevent null as location in history Samy Pesse 2016-12-04 21:18:45 +01:00
  • b04724ae0b Debounce scroll watcher in body Samy Pesse 2016-12-04 20:55:40 +01:00
  • 5dbd8f5740 History is activated with a setup location Samy Pesse 2016-12-04 20:43:55 +01:00
  • f3af207e6e Update url when scrolling in default theme Samy Pesse 2016-12-04 20:27:44 +01:00
  • 7d05f8cb89 Update ied@2.3.6 and ad trailing newline in package.json Samy Pesse 2016-12-04 19:46:54 +01:00
  • 9d3c397446 plugin: Add more categories Soreine 2016-12-02 17:52:49 +01:00
  • 0681a51c2f plugin: Improve messages for create CLI Soreine 2016-12-02 17:50:03 +01:00
  • 36e548fd3c core: Remove unused Button.href prop Soreine 2016-12-02 17:35:40 +01:00
  • ec149e6112 plugin: Display help by default Soreine 2016-12-02 17:35:10 +01:00
  • e1bcb4ed7d plugin: Add CONTRIBUTING.md Soreine 2016-12-02 17:34:54 +01:00
  • 4aae18617b plugin-search: Remove react dependency Soreine 2016-12-02 16:01:35 +01:00
  • 6d00944576 Fixed React version Soreine 2016-12-02 15:59:01 +01:00
  • be8b11dcb4 ReactInjection was moved Soreine 2016-12-02 15:58:25 +01:00
  • 1780435c4f Use fixed size for sidebar and provide animation Johan Preynat 2016-10-31 17:13:19 +01:00
  • ebf7a5cf50 Export ReactCSSTransitionGroup from gitbook-core Johan Preynat 2016-10-31 17:12:47 +01:00
  • 5f0a81d18b GNU/Linux Calibre installation instruction for ebook (#1533) Guillermo Lengemann 2016-10-19 12:01:59 -04:00
  • b564ef6580 Add 'emphasis' in 'SUMMARY.md' and trimming (#1566) Hur jung ju 2016-10-20 00:56:03 +09:00
  • 1d877db5f0 search: Clear search with Esc or button Soreine 2016-10-19 01:06:44 +02:00
  • 92678bb93f Clearer doc for File Soreine 2016-10-19 00:34:57 +02:00
  • 4f2c729d60 core: Fix HotKeys default keymap Soreine 2016-10-19 00:34:19 +02:00
  • 59079bc18d plugin-lunr: Fix reading page search attributes Soreine 2016-10-18 16:36:46 +02:00
  • 66c2a6c076 Add roles "body:wrapper", "toolbar:wrapper", "page:wrapper" Samy Pesse 2016-10-17 23:56:41 +02:00
  • 182bb9eb86 Remove react dependencies from "gitbook" Samy Pesse 2016-10-17 23:40:02 +02:00
  • 9ab738e478 Use same react instance between server and gitbook Samy Pesse 2016-10-17 23:39:40 +02:00
  • d0555e2bd0 Add background to dropdown Samy Pesse 2016-10-17 23:38:28 +02:00
  • cdf9842d68 Fix display of button in left toolbar Samy Pesse 2016-10-17 23:02:17 +02:00
  • a1ae5c2295 Normalize action types in plugins Samy Pesse 2016-10-17 20:50:09 +02:00
  • 373a486a14 Replace GitBook.Shapes by GitBook.PropTypes Samy Pesse 2016-10-17 18:24:29 +02:00
  • f262a7cd89 Add languages to client side state, and add "current" to json repr Samy Pesse 2016-10-14 23:05:37 +02:00
  • b63b0cc50d Normalize Panel in gitbook-core Samy Pesse 2016-10-14 11:09:24 +02:00
  • 5839d4d8a8 Improve "gitbook-plugin create" to prompt for title/categories Samy Pesse 2016-10-13 23:54:27 +02:00
  • d9c3cb418a Add component tooltip from gitbook-core Samy Pesse 2016-10-13 23:31:05 +02:00
  • 12c7ac1498 Add roles "page:header" and "page:footer" Samy Pesse 2016-10-13 21:53:12 +02:00
  • 2c3072fd8a Fix update of page attributes in hook "page" Samy Pesse 2016-10-13 21:52:54 +02:00
  • bb14f48c39 Add tests for multiple inline template blocks Johan Preynat 2016-10-13 21:06:42 +02:00
  • d56019dc18 Hook "page" should not be able to edit content but attributes Samy Pesse 2016-10-13 20:55:41 +02:00
  • 0a6216a093 Limit size of text in search results Samy Pesse 2016-10-13 20:25:46 +02:00
  • 4c174f916e Add highlighting for search terms in results Samy Pesse 2016-10-13 19:33:04 +02:00
  • 4db57fe5c5 Fix rendering of search Samy Pesse 2016-10-13 19:19:54 +02:00
  • 2a78bcebab Search plugin should provide roles "search:results" and "search:result" Samy Pesse 2016-10-13 18:08:48 +02:00
  • be14a8ea4d Fix search input Samy Pesse 2016-10-13 17:57:05 +02:00
  • 37920c758b Normalize style of dropdown Samy Pesse 2016-10-13 17:54:27 +02:00
  • 52f9409e24 gitbook-plugin: Add eslint as devDependency Soreine 2016-10-13 17:30:09 +02:00
  • 05646996c0 Rename "navigation" to "history" and add loading bar Samy Pesse 2016-10-13 16:17:00 +02:00
  • c439cf8513 Increase content font-size Samy Pesse 2016-10-13 15:46:14 +02:00
  • 1a3e4e8337 Small tweaks to doc Soreine 2016-10-13 15:45:08 +02:00
  • 631cebfd2f search: Document search handlers API Soreine 2016-10-13 15:44:24 +02:00
  • f1f2024489 Add support for align HTML attribute Samy Pesse 2016-10-13 15:22:52 +02:00
  • 227b329e78 Start style for dropdowns Samy Pesse 2016-10-13 14:47:06 +02:00
  • da8c78b3c8 Refactor Backdrop, Hotkeys and Dropdown Samy Pesse 2016-10-13 13:35:59 +02:00
  • c42c5897fe Refactor code of plugin sharing Samy Pesse 2016-10-13 13:23:19 +02:00
  • 3aea3e5d88 Adapt plugin sharing (#1553) Nicolas Gaborit 2016-10-13 12:56:46 +02:00
  • 95b3b4ebb7 Revert fontsettings plugin Samy Pesse 2016-10-13 11:10:53 +02:00
  • ba56801352 Add base for new fontsettings plugin Samy Pesse 2016-10-13 00:18:47 +02:00
  • 48ee0e35b0 Start changelog Samy Pesse 2016-10-12 21:27:55 +02:00
  • 2fff291cad Readme should always be generated as "index.html" Samy Pesse 2016-10-12 20:56:32 +02:00
  • baea45d924 Enhance display of headings Johan Preynat 2016-10-12 19:49:58 +02:00
  • 52d0384605 Improve some CSS for default theme Samy Pesse 2016-10-12 16:07:28 +02:00
  • 961b9d7031 Fix error for code blocks without language Samy Pesse 2016-10-12 15:47:29 +02:00
  • 5b0622014a Adapt test for listDependencies Samy Pesse 2016-10-12 14:18:46 +02:00
  • 7253dbc476 Use ied instead of npm for installation of plugins Samy Pesse 2016-10-12 14:09:48 +02:00
  • b4dd3e1ddc Adapt test for plugins.findForBook Samy Pesse 2016-10-12 12:17:34 +02:00
  • 4b6fc0ae2f Adapt tests for website rendering and render languages index Samy Pesse 2016-10-12 12:12:08 +02:00
  • 5d4dc499a5 Remove references to plugin resources Samy Pesse 2016-10-12 11:56:31 +02:00
  • 0e7aece96d Use a single instance of Git for output Samy Pesse 2016-10-12 11:13:31 +02:00
  • b7c245d75a Add yarn.lock to .gitignore Samy Pesse 2016-10-12 11:04:56 +02:00
  • 5fed4e1ced Adapt findInstalled for unit tests Samy Pesse 2016-10-12 11:04:09 +02:00
  • c71da9955e Improve performance of plugins listing Samy Pesse 2016-10-11 11:36:17 +02:00
  • 3a2abb870b gitbook-plugin create should add eslint config Samy Pesse 2016-10-11 10:19:48 +02:00
  • e8947a2c11 Update nunjucks@2.5.2 Samy Pesse 2016-10-11 10:11:35 +02:00
  • 885a161d42 Update react-safe-html@0.4.0 Samy Pesse 2016-10-11 09:25:07 +02:00
  • fe0d4bf024 Add timing logs for browser rendering Samy Pesse 2016-10-11 00:11:17 +02:00
  • aa39b8e71b Don't log deprecated when no plugins is using deprecated APIs Samy Pesse 2016-10-10 23:18:38 +02:00
  • 3000dcefe1 Add compiled plugin to gitignore for livereload plugin Samy Pesse 2016-10-10 19:07:21 +02:00
  • f1405d3958 remove compiledp lugin from git Samy Pesse 2016-10-10 19:06:38 +02:00
  • caeadd431b Adapt plugin livereload for new APIs Samy Pesse 2016-10-10 17:43:27 +02:00
  • d5796ccf04 Import plugin "livereload" from https://github.com/GitbookIO/plugin-livereload Samy Pesse 2016-10-10 16:34:39 +02:00
  • 71cce33836 moved insertion of livereload script tag to the correct place David Graf 2014-05-15 15:23:19 +02:00
  • 9eeb7304c7 s/host/hostname David Graf 2014-05-15 12:07:23 +02:00
  • 3b5bea0eb5 typo David Graf 2014-05-15 11:58:49 +02:00
  • 17d921cb11 use current domain instead of localhost David Graf 2014-05-15 11:54:35 +02:00
  • 10ab06a32c initial commit David Graf 2014-05-15 11:28:24 +02:00
  • 1bc802e4c8 Fix outline effect on summary articles Samy Pesse 2016-10-10 13:07:24 +02:00
  • 9a9b5a2621 Show "copied" text when clicking the copy button Samy Pesse 2016-10-10 12:56:23 +02:00
  • 66231f8b7f Add plugin "copy-code" to default Samy Pesse 2016-10-10 12:45:18 +02:00
  • 7037ac55bd Use URIIndex.resolve in resolveLinks modifiers Samy Pesse 2016-10-09 18:25:54 +02:00
  • cf35fef3b3 Use map.getIn for plugin heading Samy Pesse 2016-10-09 17:23:24 +02:00
  • 16800cc70a Adapt plugin headings to use normal links Samy Pesse 2016-10-09 17:00:33 +02:00
  • 417013a230 Resolve assets and lunr index before loading Samy Pesse 2016-10-09 16:52:22 +02:00
  • 5a57a2c62a Merge remote-tracking branch 'origin/dream' into dream Johan Preynat 2016-10-09 00:58:30 +02:00
  • 4cfffb26f2 gitbook-plugin-headings: Add CSS Johan Preynat 2016-10-09 00:55:13 +02:00
  • 9d4221936e gitbook-plugin-headings: Update plugin to display anchors Johan Preynat 2016-10-09 00:55:04 +02:00
  • 34baae1a5d gitbook-plugin-headings: Add base default options Johan Preynat 2016-10-09 00:54:37 +02:00
  • cd0ed86589 Add classnames to dependencies for gitbook-plugin-headings Johan Preynat 2016-10-09 00:54:04 +02:00
  • 2d429b731b Fix scroll for content in default theme Samy Pesse 2016-10-08 21:12:20 +02:00
  • 03b89194d7 Prepare for multiple role rendering for ebooks Samy Pesse 2016-10-08 18:19:49 +02:00
  • 68ec88c620 Add script to bump version Samy Pesse 2016-10-08 14:32:35 +02:00
  • 47a27fc12d Remove templating blocks post process Samy Pesse 2016-10-07 11:53:02 +02:00
  • 9cedcc6b6e Adapt tests for TemplateBlock Samy Pesse 2016-10-07 11:46:57 +02:00