Kian-Meng, Ang
851304ff76
Fix typos
2021-12-16 15:03:30 +08:00
Christiaan Baartse
d690dd9d68
Change Book.coverUrl to return null when there is no cover
...
CoverUrl now returns an undefined when there is no cover. However not
having a cover is expected behavior for an epub without a cover.
2020-05-22 11:34:03 +02:00
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
Hiroki KIYOHARA
87b7011ed8
Fixed typo.
2018-10-29 22:00:06 +09:00
Fred Chasen
96141d1de3
Update types, version bump to 0.3.74
2018-10-17 15:48:33 -07:00
viking2917
9c2ebacb83
correct documentation for compare method, which confuses which situation returns 1 / -1.
2018-10-04 10:07:23 -10:00
Fred Chasen
8f887bd9ef
Update padding to allow overrides
2018-07-20 16:25:54 -07:00
Fred Chasen
9dc61250f4
Remove ePub.register, update Readme
2018-04-30 19:34:19 -07:00
Fred Chasen
46800b05b6
Add layout event and forceEvenPages for default manager
2017-11-08 19:27:58 -08:00
Fred Chasen
d43cc576f5
Remove dist and html docs from git
2016-12-06 15:05:29 +01:00
Fred Chasen
d4641243a3
Update test, minify, build docs
2016-11-17 15:37:18 +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
b6b48e0b08
inital setup/cleaning for v3
2014-07-23 13:31:34 -04:00
Fred Chasen
800e251c5d
Updated readmes, added replace.js, added built libs
2013-07-23 09:23:55 -07:00
Fred Chasen
55813bfe69
doc formating
2013-07-22 08:53:41 -07:00
Fred Chasen
b8a8ca9d3b
Added basic tests and started docs
2013-07-21 21:05:19 -07:00
Fred Chasen
751a87ca4b
New book / renderTo methods, added promises, new render, cfi parsing, seperate package parsing, added settings, removed modernizr, disabled offline storage until it can return apromise
2013-06-25 00:22:49 -07:00