index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix outline effect on summary articles
Samy Pesse
2016-10-10
1
-0
/
+1
|
*
Show "copied" text when clicking the copy button
Samy Pesse
2016-10-10
4
-7
/
+35
|
*
Add plugin "copy-code" to default
Samy Pesse
2016-10-10
9
-35
/
+190
|
*
Use URIIndex.resolve in resolveLinks modifiers
Samy Pesse
2016-10-09
10
-176
/
+101
|
*
Use map.getIn for plugin heading
Samy Pesse
2016-10-09
1
-1
/
+1
|
*
Adapt plugin headings to use normal links
Samy Pesse
2016-10-09
1
-6
/
+6
|
*
Resolve assets and lunr index before loading
Samy Pesse
2016-10-09
3
-6
/
+14
|
*
Merge remote-tracking branch 'origin/dream' into dream
Johan Preynat
2016-10-09
41
-1260
/
+992
|
\
|
|
|
|
|
|
|
|
# Conflicts: # packages/gitbook-plugin-headings/package.json
|
*
Fix scroll for content in default theme
Samy Pesse
2016-10-08
2
-0
/
+6
|
|
|
*
Prepare for multiple role rendering for ebooks
Samy Pesse
2016-10-08
15
-132
/
+132
|
|
|
*
Add script to bump version
Samy Pesse
2016-10-08
10
-447
/
+447
|
|
|
*
Remove templating blocks post process
Samy Pesse
2016-10-07
8
-288
/
+13
|
|
|
*
Adapt tests for TemplateBlock
Samy Pesse
2016-10-07
7
-419
/
+420
|
|
*
|
gitbook-plugin-headings: Add CSS
Johan Preynat
2016-10-09
1
-0
/
+43
|
|
*
|
gitbook-plugin-headings: Update plugin to display anchors
Johan Preynat
2016-10-09
1
-9
/
+42
|
|
*
|
gitbook-plugin-headings: Add base default options
Johan Preynat
2016-10-09
1
-0
/
+9
|
|
*
|
Add classnames to dependencies for gitbook-plugin-headings
Johan Preynat
2016-10-09
1
-0
/
+1
|
/
*
Fix style of toolbar and add title to it
Samy Pesse
2016-10-06
11
-40
/
+100
|
*
Add "url" to summary articles and files in json representation
Samy Pesse
2016-10-06
33
-411
/
+268
|
*
Generate an url index for generation
Samy Pesse
2016-10-06
22
-315
/
+367
|
*
Add class URIIndex to store table path to url
Samy Pesse
2016-10-06
4
-302
/
+483
|
*
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
17
-388
/
+67
|
*
Starting gitbook-plugin-sharing
Soreine
2016-10-05
5
-9
/
+35
|
*
Replace plugin fontsettings by creating plugin headings :hammer:
Johan Preynat
2016-10-05
7
-2
/
+100
|
*
Fix include of immutable in theme-default
Samy Pesse
2016-10-05
1
-1
/
+2
|
*
We trigger current url history only once the page has been mounted
Samy Pesse
2016-10-05
2
-13
/
+34
|
*
Fix search not refreshed when adding an handler
Samy Pesse
2016-10-05
2
-4
/
+26
|
*
Fix format of lunr results
Samy Pesse
2016-10-05
5
-7
/
+35
|
*
Add base for loading lunr index
Samy Pesse
2016-10-05
4
-8
/
+75
|
*
Complete highlight plugin
Samy Pesse
2016-10-05
6
-8
/
+155
|
*
Start new highlight.js plugin
Samy Pesse
2016-10-04
11
-150
/
+127
|
*
Correctly update page when url changed
Samy Pesse
2016-10-04
7
-54
/
+68
|
*
Add style for plugin hint
Samy Pesse
2016-10-04
7
-55
/
+59
|
*
Fix template of plugin to not mention theme
Samy Pesse
2016-10-04
4
-6
/
+4
|
*
First handling of templating blocks
Samy Pesse
2016-10-03
6
-98
/
+29
|
*
Don't compile tests file with babel
Samy Pesse
2016-10-03
2
-1
/
+2
|
*
Clear query in url when search is cleared
Samy Pesse
2016-10-03
1
-2
/
+4
|
*
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
2
-30
/
+19
|
*
Fix new api for activate/deactivate
Samy Pesse
2016-10-03
9
-38
/
+102
|
*
Change "init to "activate"
Samy Pesse
2016-10-03
12
-24
/
+83
|
*
Sync search with querystring
Samy Pesse
2016-10-03
7
-41
/
+137
|
*
Pass actions to thunk acitons
Samy Pesse
2016-10-02
5
-7
/
+49
|
*
Fix size of button in toolbar
Samy Pesse
2016-10-02
1
-1
/
+1
|
*
Add style for search input in default theme
Samy Pesse
2016-10-02
7
-7
/
+30
|
*
Fix font and buttons in default theme
Samy Pesse
2016-10-02
5
-4
/
+44
|
*
Include font-awesome in default theme
Samy Pesse
2016-10-02
4
-3
/
+17
|
*
Fix clear of search
Samy Pesse
2016-10-02
7
-18
/
+36
|
*
Complete i18n for search plugin
Samy Pesse
2016-10-01
3
-6
/
+8
|
*
Add action I18n.registerLocales and locales for default theme
Samy Pesse
2016-10-01
31
-48
/
+643
|
*
Add fix for handling parsing page errors
Johan Preynat
2016-10-01
2
-6
/
+26
|
*
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
22
-105
/
+247
|
*
Base api to use i18n
Samy Pesse
2016-09-30
9
-18
/
+58
|
*
Improve Gitbook.connect to accept a mapActionsToProps
Samy Pesse
2016-09-29
3
-6
/
+74
|
*
Start plugin "hints"
Samy Pesse
2016-09-29
8
-1
/
+157
|
*
Fix query action for search
Samy Pesse
2016-09-29
10
-9
/
+218
|
*
Integrate search in default theme
Samy Pesse
2016-09-29
9
-46
/
+71
|
*
Fix dist command
Samy Pesse
2016-09-29
27
-87
/
+262
|
*
Add npmignore and gitignore to plugin template
Samy Pesse
2016-09-29
2
-0
/
+33
|
*
Add gitbook-plugin command to create a plugin
Samy Pesse
2016-09-29
5
-0
/
+99
|
*
Start search plugin
Samy Pesse
2016-09-28
16
-78
/
+245
|
*
Fix lerna bootstrap
Samy Pesse
2016-09-28
8
-7
/
+10
|
*
Add CONTRIBUTING.md
Samy Pesse
2016-09-28
8
-15
/
+9
|
*
Start designing toolbar
Samy Pesse
2016-09-27
7
-7
/
+45
|
*
Style page with gitbook-markdown-css
Samy Pesse
2016-09-27
8
-2
/
+82
|
*
Fix reducers mutating the state instead of creating a new one
Samy Pesse
2016-09-27
3
-5
/
+20
|
*
Fix link and navigation click
Samy Pesse
2016-09-26
4
-10
/
+19
|
*
Fix gitbook-plugin permission
Samy Pesse
2016-09-26
1
-1
/
+1
|
*
Add basic for pjax navigation
Samy Pesse
2016-09-26
6
-4
/
+237
|
*
Mark article as active in summary
Samy Pesse
2016-09-25
7
-11
/
+84
|
*
Fix core reducer destroying other reducers
Samy Pesse
2016-09-25
10
-17
/
+75
|
*
Add flex box components
Samy Pesse
2016-09-24
20
-23
/
+546
|
*
Start documenting components
Samy Pesse
2016-09-22
2
-0
/
+2
|
*
Provide immutable proptypes
Samy Pesse
2016-09-22
4
-3
/
+7
|
*
Base tree rendering for summary
Samy Pesse
2016-09-22
3
-5
/
+112
|
*
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
11
-134
/
+198
|
*
Add js scripts to html
Samy Pesse
2016-09-21
7
-61
/
+47
|
*
Fix head extension by plugins
Samy Pesse
2016-09-21
4
-20
/
+55
|
*
Prepare showing page html
Samy Pesse
2016-09-21
16
-38
/
+251
|
*
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
12
-51
/
+102
|
*
Prepare loading of plugin
Samy Pesse
2016-09-20
6
-128
/
+164
|
*
Add base for gitbook-plugin builder
Samy Pessé
2016-09-19
9
-28
/
+159
|
*
Fix build of gitbook.core.min.js
Samy Pesse
2016-09-05
6
-5
/
+13
|
*
Add task to build gitbook.core.min.js
Samy Pesse
2016-09-05
4
-9
/
+25
|
*
gitbook-core should also be compiled
Samy Pessé
2016-09-05
3
-2
/
+9
|
*
Fix error during fake rendering
Samy Pessé
2016-09-05
4
-6
/
+7
|
*
Fix regression in TemplateBlock
Samy Pessé
2016-09-05
1
-1
/
+1
|
*
Start bootstraping rendering with react in GitBook
Samy Pessé
2016-09-05
13
-43
/
+121
|
*
Add compilation ES6 with babel for "gitbook"
Samy Pessé
2016-09-05
4
-3
/
+15
|
*
Move gitbook source code to es6 (linted)
Samy Pessé
2016-09-05
293
-2812
/
+2774
|
*
Start architecturing new default theme
Samy Pessé
2016-09-05
4
-0
/
+91
|
*
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
|
[prev]
[next]