1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-04 15:09:16 +02:00
Commit graph

1322 commits

Author SHA1 Message Date
j
0012df1fcd normalize htm to html 2015-11-19 18:18:37 +01:00
Alex Deverishchev
25bfae2178 Update parser.js
query.length === 0 was not working for me on IE 11.0.9600.18097 Win 7, but query === null did.
2015-11-19 12:07:52 -05:00
j
61ab2cfce3 fix relative urls 2015-11-19 17:36:21 +01:00
Tim Docker
ae378eee1a Attempt to fix incorrect page end calculations 2015-11-19 10:04:24 +11:00
Fred Chasen
f176bdb2d5 Merge pull request #315 from peeter-tomberg/FEATURE-284
Fallback for Epub 2.0 cover image
2015-11-17 20:20:28 -05:00
Fred Chasen
87321975e8 Merge pull request #316 from minixT/master
Fixed resources paths replacement.
2015-11-17 20:16:14 -05:00
Peeter
7ad71df680 #284 2015-11-13 16:45:36 +02:00
Michał Laskowski
433ea5085e Replace url to the resources only if resource exists in the epub. 2015-11-13 15:13:12 +01:00
Michał Laskowski
b465485e10 Don't replace url in stylesheets when url is data uri.
Remove query part from the url path, when try to find the file in the archive during replacing urls in the stylesheets.
2015-11-13 15:05:50 +01:00
Fred Chasen
4188d2f75b Merge pull request #309 from futurepress/Hypothesis-Example
Hypothesis example
2015-11-09 18:30:47 -05:00
RawKStar77
1fa3c52109 Remove extend.js. No longer needed. 2015-10-31 16:48:36 -07:00
Jake Hartnell
1d3f4ea1e7 Better hypothesis integration
Fixes many problems with the hypothes.is integration, including:
- Improved styling
- Sidebar opens when annotation adder is clicked
- Fix two annotations bug
- Hypothesis buttons and controls work as expected.
- Hypothesis loads correctly when changing chapters
2015-10-31 16:40:14 -07:00
Fred Chasen
6e5fcc28a5 built 2015-10-31 16:40:14 -07:00
Fred Chasen
ed17e1c914 Merge pull request #306 from MifRea1/master
fixed examples/*.html
2015-10-29 22:25:03 -04:00
MifReal
47a4f1ca76 Merge origin/master 2015-10-29 21:50:56 +04:00
MifReal
17401fbc36 remove trailing spaces, add a space before class attribute 2015-10-29 20:13:47 +04:00
Fred Chasen
96a52a1db2 Merge pull request #304 from MifRea1/master
fix index.html internal style sheet
2015-10-29 10:06:10 -04:00
MifReal
6fcc756d88 fix examples/index.html internal style sheet 2015-10-29 14:48:24 +04:00
MifReal
294afc5615 fix index.html internal style sheet 2015-10-29 14:41:52 +04:00
Jake Hartnell
e1537016f1 Update hypothesis.js 2015-10-28 13:03:04 -07:00
Jake Hartnell
5f3e448eaa Merge pull request #303 from futurepress/better-hypothesis-integration
Better hypothesis integration
2015-10-28 12:41:46 -07:00
RawKStar77
b5b3d9d79b Better hypothesis integration 2015-10-28 12:39:25 -07:00
Fred Chasen
08afe670ce remove unused code from getPageCfi, per #297 2015-10-24 13:18:03 -04:00
Fred Chasen
90eaadc778 Respect char break in locations generation, fixes #294 2015-10-24 13:15:26 -04:00
Fred Chasen
6eb1b24a96 version 0.2.12 bump 2015-10-24 13:03:35 -04:00
Fred Chasen
93f51eff04 Merge pull request #292 from futurepress/request_html
Updates Request to detect file types
2015-10-24 13:01:25 -04:00
Fred Chasen
2731129a73 merged with latest master 2015-10-24 13:00:15 -04:00
Fred Chasen
32788bf60f fix basic.html bookPath 2015-10-24 12:58:38 -04:00
Fred Chasen
023ae9698d Get page url from base tag instead of window location, fixes #293 2015-10-24 12:56:20 -04:00
fchasen
f798b7c368 fixed jquery path for hypothesis example, updated fixed example 2015-10-19 09:22:41 -04:00
Fred Chasen
f12252f317 Open xhr before overrideMimeType 2015-10-14 10:12:51 -04:00
fchasen
a729c5a461 Updates Request to detect file types inorder to handle both xhtml and html 2015-10-13 23:45:11 -04:00
Fred Chasen
f5f71977ae Merge pull request #286 from mellenbe/ie-fix_query-selector-all
IE fix querySelectorAll
2015-10-06 10:53:49 -04:00
Melanie Ellenberger
d00a42e834 [ie-fix_query-selector-all] changed query string to 'svg image' 2015-10-06 16:24:08 +02:00
Fred Chasen
98c3f7d795 css path based on location.href 2015-10-03 10:56:36 -04:00
Fred Chasen
10f6a3a394 relative css path for reader 2015-10-02 17:41:32 -04:00
Fred Chasen
4008ba713c fix reader css path 2015-10-02 17:39:41 -04:00
Fred Chasen
9e8eb701c2 added jquery back 2015-10-02 17:26:23 -04:00
Fred Chasen
b0aaf096cd Fixes #190 TOC querySelector, pageList parser 2015-09-29 23:02:13 -04:00
Fred Chasen
e27708537e Fixed layout override 2015-09-29 14:35:01 -04:00
Fred Chasen
3bca403d15 Arraybuffer tweaks 2015-09-25 12:14:04 -04:00
Fred Chasen
da02a98099 Merge pull request #256 from pmstss/inputfile
new examples/inputfile.html - demo for loading local epub file
2015-09-25 12:10:25 -04:00
Fred Chasen
a9136f95ec Merge pull request #280 from futurepress/toc_fix
Fix toc and nav for ie, parse request result is XML not present
2015-09-25 11:19:11 -04:00
Fred Chasen
26f8346c33 Fix toc and nav for ie, parse request result is XML not present 2015-09-25 11:13:06 -04:00
fchasen
4023acd354 Updates hypothesis example to init on chapter change 2015-09-22 22:22:10 -04:00
Fred Chasen
b28814877e Merge pull request #275 from tilgovi/hypothesis-integration-update
Update Hypothesis integration
2015-09-22 21:47:33 -04:00
Fred Chasen
80dc89d30c Reload iframe on unload 2015-09-17 23:22:28 -04:00
Randall Leeds
4f3532eecb Update Hypothesis integration 2015-09-16 23:35:44 -07:00
Fred Chasen
861564d5ed Add rsvp in require, fixes #134 2015-09-16 15:01:58 -04:00
Fred Chasen
f4d0c4854e epub -> epubcfi in parser, fixes #257 2015-09-16 14:59:00 -04:00