1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-03 14:59:18 +02:00
Commit graph

191 commits

Author SHA1 Message Date
Fred Chasen
433599e0b3 Fix scale parsing for viewport 2017-03-27 10:23:37 -04:00
Fred Chasen
f26b0c9f00 Add parsing of json manifest 2017-03-22 11:17:13 -04:00
Fred Chasen
9cd28e1144 default manager currentLocation maps all visible views, fix multiple reporting 2017-03-10 14:05:20 -05:00
Fred Chasen
0b817b19b1 Update themes to allow passing an object, add stylesheet setting in rendition 2017-02-24 17:24:31 -05:00
Fred Chasen
db727b00a9 add destroy methods 2017-02-10 15:29:20 -05:00
Fred Chasen
265df07917 Fix url to handle file links 2017-02-09 23:38:11 -05:00
Fred Chasen
58893a88b4 move link replacement into Contents, make sure afterDisplayed is triggered 2016-12-12 21:06:34 +01:00
Fred Chasen
44906e49b4 Allow registering url to default theme 2016-12-04 20:38:59 +01:00
Fred Chasen
582cc2fcb2 Add themes methods to rendition 2016-12-04 20:31:57 +01:00
Fred Chasen
db798e7934 Allow location to use XMLDom, add locations tests 2016-11-21 14:36:17 +01:00
Fred Chasen
662a3e1079 Add resources.substitute back, fix toc promise 2016-11-18 21:40:33 +01:00
Fred Chasen
165d8a4875 Added locations, updated cfi to handle ranges 2016-11-17 15:30:40 +01:00
Fred Chasen
151dc97d19 Switch to Native Promises, add polyfills.js in dist folder 2016-10-27 00:46:56 +02:00
Fred Chasen
1a26c1901e Render pre-paginated spreads in single and continuous managers 2016-10-24 14:55:15 +02:00
Fred Chasen
20f0f4e97d Added input.html examples 2016-09-24 12:46:18 +02:00
Fred Chasen
85ddeea900 Added a input example 2016-09-24 12:45:18 +02:00
Fred Chasen
e408a822e0 Updated examples 2016-09-24 00:21:20 +02:00
Fred Chasen
89387f1ef2 Single render handles spreads 2016-09-23 17:05:25 +02:00
Fred Chasen
0889e63a29 Load fail error, fix scrolled-doc layout 2016-09-23 14:38:59 +02:00
Fred Chasen
4e7276c151 Allow checkLocation to return a promise 2016-08-24 22:00:28 +02:00
Fred Chasen
e587bb8429 use base64 encoding when replacing urls in unarchived book 2016-08-19 15:52:48 +02:00
Fred Chasen
45885fc039 updated to new JSZip api 2016-08-19 11:50:48 +02:00
Fred Chasen
874cabe510 Updates to contents for Android, server update, jszip updated to 3.1.1 2016-08-19 10:47:28 +02:00
Fred Chasen
1462d473df Added flow, layout and spreads methods, combined managers 2016-08-12 00:33:48 +02:00
Fred Chasen
0d8deb5991 Added fixed layout scaling, manager queue 2016-08-10 12:07:36 +02:00
Fred Chasen
c536829ea9 Remote hypothes.is example, ncx fixes 2016-05-11 14:14:44 -05:00
fchasen
ddb127cac5 Added render functions to rendition and views 2016-05-08 11:23:27 -04:00
fchasen
48216cc7ec split rendition into view managers 2016-03-24 22:45:58 -04:00
fchasen
d9a19e5a28 style highlights examples 2016-02-21 23:37:18 -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
4e1eb06e8f update fixMiss to use normalizeMap to find offset 2016-01-27 22:01:33 -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
1c5e7c03fd ignore working for simple highlights 2016-01-02 23:42:35 -05:00
Fred Chasen
05f1b92094 add incomplete epubcfi update 2015-12-15 20:12:46 -05:00
fchasen
57df816060 Ignore a node when finding the cfi path 2015-12-09 23:12:20 -05:00
fchasen
fb61126382 Handle archived epubs 2015-12-04 17:21:26 -05:00
fchasen
dc224a212a expose ePub, add request, add unarchive/jszip 2015-12-04 12:12:15 -05:00
fchasen
76aab85dc4 Hypothesis examples 2015-11-20 20:05:07 -05:00
fchasen
80787fc86b Added locations 2015-07-08 21:54:00 -04:00
fchasen
d7371a619d Fixes to examples, and lint errors per pr #230 (by pmstss) 2015-06-30 22:50:06 -04:00
fchasen
2e2d7dfb43 Fix display callback 2015-06-30 22:06:14 -04:00
fchasen
3e9f8a609a Balance columns, prevent scroll past end of content 2015-06-28 23:29:02 -04:00
fchasen
6676590225 Updated display method 2015-06-27 23:09:20 -04:00
fchasen
a7d76e41ef Added addScript to views, hooks example 2015-06-26 16:50:25 -04:00
fchasen
ae726a1dab Updated offset location on display 2015-06-26 16:32:24 -04:00
fchasen
4a7e08c49a Preserve aspect ratio when expanding 2015-06-23 21:01:35 -04:00
fchasen
2a95b28041 Fixed lack of reframe issue 2015-06-21 14:45:27 -04:00