Commit Graph

2500 Commits

Author SHA1 Message Date
Samy Pesse c439cf8513 Increase content font-size 2016-10-13 15:46:18 +02:00
Soreine 1a3e4e8337 Small tweaks to doc 2016-10-13 15:45:19 +02:00
Soreine 631cebfd2f search: Document search handlers API 2016-10-13 15:45:19 +02:00
Samy Pesse f1f2024489 Add support for align HTML attribute 2016-10-13 15:22:52 +02:00
Samy Pesse 227b329e78 Start style for dropdowns 2016-10-13 14:47:06 +02:00
Samy Pesse da8c78b3c8 Refactor Backdrop, Hotkeys and Dropdown 2016-10-13 13:35:59 +02:00
Samy Pesse c42c5897fe Refactor code of plugin sharing 2016-10-13 13:23:19 +02:00
Nicolas Gaborit 3aea3e5d88 Adapt plugin sharing (#1553)
* 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
2016-10-13 12:56:46 +02:00
Samy Pesse 95b3b4ebb7 Revert fontsettings plugin 2016-10-13 11:10:53 +02:00
Samy Pesse ba56801352 Add base for new fontsettings plugin 2016-10-13 00:18:47 +02:00
Samy Pesse 48ee0e35b0 Start changelog 2016-10-12 21:27:55 +02:00
Samy Pesse 2fff291cad Readme should always be generated as "index.html" 2016-10-12 20:56:36 +02:00
Johan Preynat baea45d924 Enhance display of headings 2016-10-12 19:49:58 +02:00
Samy Pesse 52d0384605 Improve some CSS for default theme 2016-10-12 16:07:28 +02:00
Samy Pesse 961b9d7031 Fix error for code blocks without language 2016-10-12 15:47:29 +02:00
Samy Pesse 5b0622014a Adapt test for listDependencies 2016-10-12 14:18:46 +02:00
Samy Pesse 7253dbc476 Use ied instead of npm for installation of plugins 2016-10-12 14:09:48 +02:00
Samy Pesse b4dd3e1ddc Adapt test for plugins.findForBook 2016-10-12 12:17:34 +02:00
Samy Pesse 4b6fc0ae2f Adapt tests for website rendering and render languages index 2016-10-12 12:12:08 +02:00
Samy Pesse 5d4dc499a5 Remove references to plugin resources 2016-10-12 11:56:31 +02:00
Samy Pesse 0e7aece96d Use a single instance of Git for output 2016-10-12 11:13:31 +02:00
Samy Pesse b7c245d75a Add yarn.lock to .gitignore 2016-10-12 11:04:56 +02:00
Samy Pesse 5fed4e1ced Adapt findInstalled for unit tests 2016-10-12 11:04:09 +02:00
Samy Pesse c71da9955e Improve performance of plugins listing 2016-10-11 11:36:17 +02:00
Samy Pesse 3a2abb870b gitbook-plugin create should add eslint config 2016-10-11 10:19:48 +02:00
Samy Pesse e8947a2c11 Update nunjucks@2.5.2 2016-10-11 10:11:35 +02:00
Samy Pesse 885a161d42 Update react-safe-html@0.4.0 2016-10-11 09:25:07 +02:00
Samy Pesse fe0d4bf024 Add timing logs for browser rendering 2016-10-11 00:11:17 +02:00
Samy Pesse aa39b8e71b Don't log deprecated when no plugins is using deprecated APIs 2016-10-10 23:18:38 +02:00
Samy Pesse 3000dcefe1 Add compiled plugin to gitignore for livereload plugin 2016-10-10 19:07:21 +02:00
Samy Pesse f1405d3958 remove compiledp lugin from git 2016-10-10 19:06:38 +02:00
Samy Pesse caeadd431b Adapt plugin livereload for new APIs 2016-10-10 17:43:27 +02:00
Samy Pesse d5796ccf04 Import plugin "livereload" from https://github.com/GitbookIO/plugin-livereload 2016-10-10 16:34:39 +02:00
David Graf 71cce33836 moved insertion of livereload script tag to the correct place 2016-10-10 16:18:35 +02:00
David Graf 9eeb7304c7 s/host/hostname 2016-10-10 16:18:35 +02:00
David Graf 3b5bea0eb5 typo 2016-10-10 16:18:35 +02:00
David Graf 17d921cb11 use current domain instead of localhost 2016-10-10 16:18:34 +02:00
David Graf 10ab06a32c initial commit 2016-10-10 16:18:34 +02:00
Samy Pesse 1bc802e4c8 Fix outline effect on summary articles 2016-10-10 13:07:24 +02:00
Samy Pesse 9a9b5a2621 Show "copied" text when clicking the copy button 2016-10-10 12:56:23 +02:00
Samy Pesse 66231f8b7f Add plugin "copy-code" to default 2016-10-10 12:45:18 +02:00
Samy Pesse 7037ac55bd Use URIIndex.resolve in resolveLinks modifiers 2016-10-09 18:25:54 +02:00
Samy Pesse cf35fef3b3 Use map.getIn for plugin heading 2016-10-09 17:23:24 +02:00
Samy Pesse 16800cc70a Adapt plugin headings to use normal links 2016-10-09 17:00:33 +02:00
Samy Pesse 417013a230 Resolve assets and lunr index before loading 2016-10-09 16:52:27 +02:00
Johan Preynat 5a57a2c62a Merge remote-tracking branch 'origin/dream' into dream
# Conflicts:
#	packages/gitbook-plugin-headings/package.json
2016-10-09 00:58:30 +02:00
Johan Preynat 4cfffb26f2 gitbook-plugin-headings: Add CSS 2016-10-09 00:55:13 +02:00
Johan Preynat 9d4221936e gitbook-plugin-headings: Update plugin to display anchors 2016-10-09 00:55:04 +02:00
Johan Preynat 34baae1a5d gitbook-plugin-headings: Add base default options 2016-10-09 00:54:37 +02:00
Johan Preynat cd0ed86589 Add classnames to dependencies for gitbook-plugin-headings 2016-10-09 00:54:04 +02:00