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

26 commits

Author SHA1 Message Date
Fred Chasen
1a26c1901e Render pre-paginated spreads in single and continuous managers 2016-10-24 14:55:15 +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
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
Fred Chasen
558cd61cee add highlights examples 2016-01-08 19:22:58 -05:00
Fred Chasen
05f1b92094 add incomplete epubcfi update 2015-12-15 20:12:46 -05:00
fchasen
dc224a212a expose ePub, add request, add unarchive/jszip 2015-12-04 12:12:15 -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
ae726a1dab Updated offset location on display 2015-06-26 16:32:24 -04:00
fchasen
2a95b28041 Fixed lack of reframe issue 2015-06-21 14:45:27 -04:00
fchasen
c66f2aa33b New methods for getting contentWidth of iframe, fixed resizing 2015-06-20 21:56:58 -04:00
Fred Chasen
23ca0b840d Fixed locking to solve single page issues 2015-06-05 15:20:45 -04:00
Fred Chasen
ac926479cf New queue flush, handle cfi for display, re-display on resize 2015-06-05 00:01:50 -04:00
Fred Chasen
812be32e71 Check if view is rendering before displaying, proper check promises 2015-05-29 15:45:03 -04:00
Fred Chasen
6785addc75 fixed map when text isn't present 2015-05-28 17:02:42 -04:00
Fred Chasen
5c33f9c52b Add map for sections and pages, update queue to handle function without promise 2015-05-26 19:59:06 -04:00
Fred Chasen
b88aab25d9 Updated Expands and Layout methods 2015-05-24 09:44:35 -04:00
Renamed from examples/pages.html (Browse further)