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

17 commits

Author SHA1 Message Date
Fred Chasen
9e18040c53 Set layout variables as props for passing as json 2017-03-31 13:36:48 -04:00
Fred Chasen
00fd8c6b3b fixes scrolled location reporting 2017-03-30 19:36:33 -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
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
7bf01d54b9 Merge pull request #547 from futurepress/react_native_fixes
React (native) fixes
2017-02-12 13:31:07 -05:00
Fred Chasen
d95ec97f7f Add Destroy to view managers 2017-02-12 13:27:49 -05:00
Gerhard Sletten
4b43c04e06 Removed a not necessary condition in next() that stops single column … (#536)
* Removed a not necessary condition in next() that stops single column layout from going to next chapter.

* Add loading on next chapter togather with scrollto that avoids over scrolling the end of chapter
2017-02-07 10:08:14 -05:00
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
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
ba3eec0885 Fixed undefined offset in default viewManager display 2016-12-06 23:54:54 +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
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
a4e76029d4 Add event-emitter for node compatible events 2016-10-26 23:49:57 +02:00
Fred Chasen
5c49e4f4b6 Move managers to subfolder, rename single to default 2016-10-24 17:04:11 +02:00
Renamed from src/managers/single.js (Browse further)