Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
epub.legacy.min.js | 2020-07-01 | 291.7 kB | |
epub.min.js | 2020-07-01 | 231.1 kB | |
epub.legacy.js | 2020-07-01 | 861.7 kB | |
epub.js | 2020-07-01 | 643.0 kB | |
README.md | 2020-07-01 | 701 Bytes | |
v0.3.88.tar.gz | 2020-07-01 | 1.5 MB | |
v0.3.88.zip | 2020-07-01 | 1.5 MB | |
Totals: 7 Items | 5.0 MB | 0 |
- Updated the strategy of finding covers for ePub 3
cover-image
: https://github.com/futurepress/epub.js/pull/1086 - Limited polling if not active on tab and use resize observer if supported: https://github.com/futurepress/epub.js/pull/1077
- Many updates for scrolling and location events on vertical and rtl horizontal renditions: https://github.com/futurepress/epub.js/pull/1074, https://github.com/futurepress/epub.js/pull/961, https://github.com/futurepress/epub.js/pull/1059, https://github.com/futurepress/epub.js/pull/1058
- Fixed waiting for all displayed promises: https://github.com/futurepress/epub.js/pull/1031
- Fixed broken types: https://github.com/futurepress/epub.js/pull/1091