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

71 commits

Author SHA1 Message Date
Fred Chasen
9cd28e1144 default manager currentLocation maps all visible views, fix multiple reporting 2017-03-10 14:05:20 -05:00
Fred Chasen
78249761c3 Inject Script in Rendition, add cfiFromRange to Contents 2017-03-08 12:29:47 -05:00
Fred Chasen
f17b7c7443 Fix adjustImages max-height 2017-02-24 19:35:13 -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
iMefisto
ab4638b10a fix css rule 2017-02-15 08:03:44 -03:00
Fred Chasen
5269cfc4f8 Merge pull request #542 from Sunil-bb/fix-for-528-534
Fix for 534 and 528
2017-02-12 14:40:14 -05:00
Fred Chasen
d95ec97f7f Add Destroy to view managers 2017-02-12 13:27:49 -05:00
Fred Chasen
db727b00a9 add destroy methods 2017-02-10 15:29:20 -05:00
Sunil.Belakeri
88fd89935d Moved the logic of idenitfying fragment to content.js 2017-02-07 14:08:31 +05:30
Sunil.Belakeri
c0533232d6 Fix for 528 2017-02-07 13:50:43 +05:30
Sunil.Belakeri
dff2b040a0 Fix for issues:
https://github.com/futurepress/epub.js/issues/534
https://github.com/futurepress/epub.js/issues/528
2017-02-07 13:24:22 +05:30
Fred Chasen
6f2d91a0ce Add important to adjustImages css rules 2017-01-23 23:28:07 -05:00
Fred Chasen
ad9dd35fb5 Stop expand on pre-paginated, adjust images only on if not pre-paginated, update deps 2016-12-14 16:07:10 +01:00
Fred Chasen
b21a35258b Fix passing events from Contents to Renderer 2016-12-13 13:39:37 +01:00
Fred Chasen
fb0e52d5cd Url.fragment changed to .hash for URL consistency, handle fragments for internal links 2016-12-12 22:18:22 +01:00
Fred Chasen
58893a88b4 move link replacement into Contents, make sure afterDisplayed is triggered 2016-12-12 21:06:34 +01:00
Fred Chasen
a435650c3b Fix eslint errors 2016-12-08 01:08:39 +01:00
Fred Chasen
353dfa62fd Intial move to ES2015 2016-12-06 15:04:16 +01:00
Fred Chasen
582cc2fcb2 Add themes methods to rendition 2016-12-04 20:31:57 +01:00
Fred Chasen
fb04ac2c25 Update display to accept percentages, handle getting location of collapsed ranges 2016-11-23 20:47:07 +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
f4ef0acf40 Allow book to be called with just options 2016-11-14 21:56:28 +01:00
Fred Chasen
d14280b917 Added pageList, initial documentation 2016-11-10 23:08:39 +01:00
Fred Chasen
b5cfc74e12 Added resources, renamed unarchive -> archive, moved replacements to Book 2016-11-08 16:05:47 +01:00
Fred Chasen
47787678f7 Added core Url and Path, split up book.open, added Container and Packaging 2016-11-08 02:06:10 +01:00
Fred Chasen
315650006e Switched from URIjs to URL and Node Path 2016-10-30 22:14:01 +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
a4e76029d4 Add event-emitter for node compatible events 2016-10-26 23:49:57 +02:00
Fred Chasen
f7a4e59d5c Rename single manager -> default 2016-10-26 23:18:22 +02:00
Fred Chasen
730b06f32b Move views and helpers into managers 2016-10-24 16:42:59 +02:00
Fred Chasen
32993dc58c Tabify src 2016-10-24 15:15:16 +02:00
Fred Chasen
85ddeea900 Added a input example 2016-09-24 12:45:18 +02:00
Fred Chasen
89387f1ef2 Single render handles spreads 2016-09-23 17:05:25 +02:00
Fred Chasen
bef15e3af2 Add jshint, check if location is defined before reporting 2016-09-23 12:35:36 +02:00
Fred Chasen
dae40755a3 Allow layout to be called without settings 2016-09-07 14:12:22 +02:00
Fred Chasen
eed4a45cb6 Add min spread width in determineLayoutProperties 2016-09-06 14:36:54 +02:00
Fred Chasen
4e7276c151 Allow checkLocation to return a promise 2016-08-24 22:00:28 +02:00
Fred Chasen
ff081bc389 Listen for scroll event in rendition and report location 2016-08-23 14:40:05 +02:00
Fred Chasen
35daec1a0c Use jszip to create base64 2016-08-19 18:05:29 +02:00
Fred Chasen
ad45f2ec81 Wait for css replacements to finish 2016-08-19 16:21:43 +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
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
7c135b2152 check for manager 2016-08-04 14:31:00 +02:00
Fred Chasen
88014a9dc9 fixed view manager loading on start 2016-08-04 14:14:58 +02:00
Fred Chasen
2aaac35671 fixed merge 2016-08-04 14:08:49 +02:00
Fred Chasen
35701e5db7 Callbacks for layout 2016-08-04 13:32:42 +02:00
Fred Chasen
c536829ea9 Remote hypothes.is example, ncx fixes 2016-05-11 14:14:44 -05:00