Fred Chasen
653e308464
Updated iframe and contents css
2016-08-04 14:06:56 +02:00
Fred Chasen
35701e5db7
Callbacks for layout
2016-08-04 13:32:42 +02:00
Sergey Nartimov
e7c2215dca
Update books git submodule
...
The previously used git ref is not present in the books repo, so using
the latest master ref instead.
2016-08-01 16:40:01 +03:00
Fred Chasen
f930e48cd6
Merge branch 'hypothesis-oa' into view_managers
2016-07-26 23:15:46 +02:00
Fred Chasen
1547830c36
Check if window.location exists
2016-07-25 13:47:53 +02:00
Fred Chasen
88506e3e98
Merge pull request #429 from gerhardsletten/v0.3
...
V0.3
2016-06-17 15:26:12 +02:00
Natã Miccael Barbosa
69e333585e
consider @import when replacing CSS resources
2016-05-13 12:42:31 -03:00
Natã Miccael Barbosa
2974910d84
fixed MS IE and Edge iframe permission error
2016-05-13 11:51:33 -03:00
Fred Chasen
c536829ea9
Remote hypothes.is example, ncx fixes
2016-05-11 14:14:44 -05:00
fchasen
1b4154c457
Added inline view
2016-05-08 11:24:48 -04:00
fchasen
ddb127cac5
Added render functions to rendition and views
2016-05-08 11:23:27 -04:00
Giorgio Modoni
9875a2546e
clean container content without removing child
...
In some, isolated, situation, removeChild get error because this.element is not a child of container (multiple call same time).
innerHtml is more safe and speedy.
2016-05-06 14:24:51 +02:00
Giorgio Modoni
7d3845ee80
Display last Page on Book load
...
add Settings to display Last Page on Book Load render
2016-05-05 22:26:36 +02:00
Giorgio Modoni
6826c58ccd
add renderer before resize
...
This is very useful when you need to display a spinner on resize. Ex. On mobile orientation or desktop with very big data epub resize.
It can be use with "render:resized"
example:
this.book.on('renderer:beforeResize', this.loadSpinner.bind(this))
this.book.on('renderer:resized', this.removeSpinner.bind(this));
2016-05-04 14:52:45 +02:00
Fred Chasen
6a3367228a
Merge pull request #375 from StoryCloud/fixed-layout
...
Fixed layout
2016-04-26 10:45:08 -04:00
Fred Chasen
697b65f1c4
Merge pull request #391 from AScripnic/v0.3
...
Fix ' Cannot read property 'baseUrl' of undefined '
2016-04-26 10:40:57 -04:00
Fred Chasen
14ff1768d1
Merge pull request #395 from gimox/master
...
this commit fixes #394
2016-04-26 10:40:26 -04:00
Gerhard Sletten
9e76f10d25
Fix error in double slash basepath for archived books
2016-04-21 00:07:17 +02:00
Gerhard Sletten
e7df931fd2
Fixed wrong function name for parsing epub toc
2016-04-20 23:08:19 +02:00
Gerhard Sletten
2d261a85b4
Updated wrong main url package and turn off debug rsvp in book.js
2016-04-18 10:43:58 +02:00
fchasen
948c356597
added xmldom
2016-04-05 13:42:57 -04:00
fchasen
a1369a0854
remove submodule
2016-04-05 13:36:50 -04:00
fchasen
aba8704005
add npmignore for books
2016-04-05 13:27:47 -04:00
fchasen
8ec9a5fbeb
fixes for react
2016-04-04 13:51:35 -04:00
Giorgio Modoni
87dc5e8342
fix ipad this error
2016-04-04 15:36:57 +02:00
fchasen
48216cc7ec
split rendition into view managers
2016-03-24 22:45:58 -04:00
AScripnic
c2c10620ab
add bind(this) to 'replaceLinks' function
2016-03-23 14:41:29 +02:00
fchasen
d9a19e5a28
style highlights examples
2016-02-21 23:37:18 -05:00
Fred Chasen
d8ba903e19
Release v0.2.14
2016-02-16 16:54:08 -05:00
Fred Chasen
d19a0f37fc
update umd, remove sourcemap for min file
2016-02-16 15:44:44 -05:00
fchasen
98ce08091d
add annotator example
2016-02-10 21:55:26 -05:00
fchasen
3a21665e80
Cleaned up highlighting example, epubcfi ignoreClass option
2016-02-09 22:36:41 -05:00
fchasen
9d6d16683c
fix npm main path
2016-02-09 20:47:25 -05:00
Jackson Ray Hamilton
605dd3860d
Fix right-to-left fixed-size document positioning
2016-02-02 11:01:29 -08:00
Jackson Ray Hamilton
25b3252fae
Duck type fixed-layout books
2016-02-01 13:42:32 -08:00
Jackson Ray Hamilton
06b7ad3adf
Scale fixed-layout books
2016-02-01 13:42:04 -08:00
fchasen
4e1eb06e8f
update fixMiss to use normalizeMap to find offset
2016-01-27 22:01:33 -05:00
Fred Chasen
7b7e4d75a3
Merge pull request #357 from SteveKChiu/recover-from-renderer-error
...
Allow recover from renderer error
2016-01-19 20:00:46 -05:00
Fred Chasen
f512efca52
Merge pull request #356 from SteveKChiu/cancel-pagination
...
Cancel pagination early
2016-01-19 19:40:07 -05:00
Fred Chasen
0aca98e950
Merge pull request #367 from StoryCloud/fix-inconsistent-return
...
Fix inconsistent return value.
2016-01-19 19:32:53 -05:00
Fred Chasen
07b9be8104
Merge pull request #369 from StoryCloud/charecter
...
Fix "character" spelling.
2016-01-19 19:32:26 -05:00
fchasen
72a1cd3d89
contents example
2016-01-15 11:11:38 -05:00
fchasen
1fcceb3209
Fix patchOffset to handle previous ignored sibs
2016-01-15 10:12:59 -05:00
Fred Chasen
6e85ace337
updates to highlights
2016-01-09 11:41:36 -05:00
Fred Chasen
558cd61cee
add highlights examples
2016-01-08 19:22:58 -05:00
Fred Chasen
050f5dea7d
added getTextFromCfiRange
2016-01-08 18:50:16 -05:00
Fred Chasen
e9b37eab2b
Added basic highlighter
2016-01-08 18:29:55 -05:00
Jackson Ray Hamilton
cf1153d7fe
Fix "character" spelling.
2016-01-04 20:00:50 -08:00
Jackson Ray Hamilton
cdba0ecb9e
Fix inconsistent return value.
2016-01-04 16:10:11 -08:00
Fred Chasen
eaacf31ca1
Only filter nodes if needed
2016-01-03 22:04:26 -05:00