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

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

This commit is contained in:
Fred Chasen 2013-06-25 00:22:49 -07:00
parent 0780411e0c
commit 751a87ca4b
24 changed files with 5038 additions and 1745 deletions

View file

@ -1,4 +1,4 @@
/*! FuturePress - v0.1.0 - 2013-06-04 */
/*! FuturePress - v0.1.0 - 2013-06-25 */
EPUBJS.Hooks.register("beforeChapterDisplay").endnotes = function(callback, chapter){