1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-02 14:49:16 +02:00
epub.js/types
Christiaan Baartse 2f63b16276 Fix broken coverUrl for archived Epubs
When calling coverUrl for an archived epub the resolved promise contains
undefined and not a string.

Also the documentation everywhere is lying about coverUrl() returning a
string whereas it actually returns a Promise that resolves to a string.
2020-05-19 06:48:19 +02:00
..
managers Added type declarations 2018-08-20 22:21:26 -07:00
utils Update types for scrollType 2020-05-15 11:11:41 -07:00
annotations.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
archive.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
book.d.ts Fix broken coverUrl for archived Epubs 2020-05-19 06:48:19 +02:00
container.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
contents.d.ts Update types for scrollType 2020-05-15 11:11:41 -07:00
core.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
epub.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
epubcfi.d.ts Update types, version bump to 0.3.74 2018-10-17 15:48:33 -07:00
epubjs-tests.ts Added type declarations 2018-08-20 22:21:26 -07:00
index.d.ts Added access to NavItem and Location 2019-09-27 16:45:45 +02:00
layout.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
locations.d.ts resource process method, types fixes 2018-10-29 18:29:04 -07:00
mapping.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
navigation.d.ts Merge pull request #1016 from m8524769/fix-parent-type 2020-05-13 21:33:10 -07:00
packaging.d.ts Get spread from metadata 2019-09-12 12:22:23 +02:00
pagelist.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
rendition.d.ts Update types for scrollType 2020-05-15 11:11:41 -07:00
resources.d.ts resource process method, types fixes 2018-10-29 18:29:04 -07:00
section.d.ts resource process method, types fixes 2018-10-29 18:29:04 -07:00
spine.d.ts Added type declarations 2018-08-20 22:21:26 -07:00
store.d.ts Fix localforage require 2018-10-29 11:05:31 -07:00
themes.d.ts adding typescript definitions 2018-12-19 11:29:28 +01:00
tsconfig.json Added type declarations 2018-08-20 22:21:26 -07:00
tslint.json Added type declarations 2018-08-20 22:21:26 -07:00