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

1322 commits

Author SHA1 Message Date
Fred Chasen
692aad481e Pass withCredentials to chapters, fixes #266 2015-09-16 13:42:41 -04:00
Fred Chasen
83fdf80c56 Updated minSpreadWidth to default to 768, fixes #270 2015-09-16 13:32:49 -04:00
Fred Chasen
2b6b7594c4 Cleared out libs folder, use npm install or bower install instead. Cleaned examples. Fixed small issues in core. 2015-09-16 13:05:08 -04:00
Fred Chasen
1a782d0bd4 Remove underscore, fix prefix error, fixes #273 #249 #272 2015-09-16 11:57:47 -04:00
Fred Chasen
131bf48b98 version 0.2.9 build 2015-09-15 12:06:45 -04:00
Fred Chasen
3f2cb538f0 Added bower.json 2015-09-15 11:43:58 -04:00
fchasen
4ab8805c8e Mobile setLeft transform prefixed for Firefox, IE instead of just Webkit. 2015-09-15 09:04:35 -04:00
fchasen
4233ca889e Check if xpath can be used in generateRangeFromCfi, fall back to querySelector. Fixes locations start node and gotoCfi if range can't be found 2015-09-10 22:50:58 -04:00
Fred Chasen
4519fcd1f4 Merge pull request #269 from MarkisLt/IE---support
IE bug, Permission denied.
2015-09-03 09:13:18 -04:00
markis
34d26bbf8a IE bug, Permission denied. 2015-09-03 12:38:13 +03:00
Fred Chasen
2c7c4597a7 Added back build folder for now, updated readme with Gitter 2015-09-01 13:51:06 -04:00
Fred Chasen
c41bbd6fb7 Merge pull request #265 from StoryCloud/with-credentials
Pass withCredentials setting to Book
2015-09-01 09:37:48 -04:00
Fred Chasen
b308cc3688 Merge pull request #268 from futurepress/back_button_fix
Back button fix
2015-08-31 23:20:22 -04:00
fchasen
835a0ca312 removed logs 2015-08-31 23:18:55 -04:00
fchasen
76260ee51d Merge branch 'master' into back_button_fix 2015-08-31 23:15:14 -04:00
fchasen
38a88f6cc9 IE css fixes 2015-08-31 23:14:53 -04:00
Jackson Ray Hamilton
0444f06ce8 Pass withCredentials setting to Book 2015-08-31 10:47:04 -07:00
Fred Chasen
b329e634ef Merge pull request #238 from matewilk/master
Working backbone.html example
2015-08-31 12:55:49 -04:00
Fred Chasen
5ffba8d89e Fixed included scripts in ie.html example 2015-08-28 12:01:55 -04:00
Fred Chasen
5cd94c986d Merge pull request #255 from pmstss/iefix
examples/ie.html fix
2015-08-28 10:10:02 -04:00
fchasen
db7e4c8bb2 Update onLoad to switch current chapter 2015-08-27 21:44:17 -04:00
Mateusz Wilk
84e1ecdd95 Merge branch 'master' of https://github.com/matewilk/epub.js
Conflicts:
	examples/backbone.html
2015-08-19 22:08:46 +01:00
Mateusz Wilk
31bc395f30 Backbone proof of concept
Zipped version support

Backbone view wip

Working backbone example

Removed unnecessary files

Backbone example clean up

Removed .idea dir

Fixed path for backbone.html example
2015-08-19 22:04:38 +01:00
Jake Hartnell
8f2db632c4 Merge pull request #258 from StoryCloud/stylesheet-cleanup
Remove invalid property.
2015-08-14 12:10:39 +01:00
Viachaslau Tyshkavets
c81b361ff6 switching to compiled epub.js instead of loading each src separately 2015-08-14 08:42:48 +03:00
Jackson Ray Hamilton
56c6b14a43 Remove invalid property. 2015-08-13 17:49:04 -07:00
Jake Hartnell
eeeeb50372 Merge pull request #250 from StoryCloud/watch-reader_src
watch the reader_src directory
2015-08-13 10:15:35 +01:00
Jake Hartnell
e9d97eee00 Merge pull request #253 from pmstss/mathmlfix
mathml hook fix: fixing access to renderer iframe
2015-08-13 09:29:04 +01:00
Jake Hartnell
1bf014b34a Merge pull request #247 from StoryCloud/safe-screenfull-check
safely check for screenfull
2015-08-13 09:22:58 +01:00
Viachaslau Tyshkavets
e1a88b47db new examples/inputfile.html - demo for loading local epub file:
- adjusting base, book and unarchiver to support for bookPath argument in form of ArrayBuffer
2015-08-13 10:31:37 +03:00
Viachaslau Tyshkavets
588e0a707c examples/ie.html fix:
- legacy zip library references replaced with new one
- locations.js included (no rendering without it)
- smartimages hook disabled (no rendering when it's enabled)
- remote jquery reference replaced with local
- few typos fixed, e.g. ie complained about missing space before class attribute in "next" arrow
2015-08-13 09:46:09 +03:00
Viachaslau Tyshkavets
d5af801efb mathml hook fix: fixing access to renderer iframe (renderer.iframe -> renderer.render.iframe) 2015-08-13 08:28:51 +03:00
Fred Chasen
2e07a977e1 Merge pull request #252 from StoryCloud/fix-bookmark-removal
fix bookmark removal
2015-08-12 22:34:59 -04:00
Jackson Ray Hamilton
c7626c6380 fix bookmark removal
The previous method left a hole in the array.
2015-08-12 18:37:09 -07:00
Jackson Ray Hamilton
3b4b1c0290 watch the reader_src directory 2015-08-12 16:18:47 -07:00
Fred Chasen
7fae49e22f update package 2015-08-12 16:20:09 -04:00
Jackson Ray Hamilton
232a0802d3 safely check for screenfull 2015-08-12 11:04:33 -07:00
Fred Chasen
f37f5b6ab4 cleaned up reader 2015-08-12 11:53:50 -04:00
Fred Chasen
90007105f8 Clean up build folder 2015-08-12 11:45:58 -04:00
Fred Chasen
c4910d054a Merge pull request #245 from futurepress/update-gitignore
Update .gitignore to not include builds.
2015-08-12 11:42:43 -04:00
Fred Chasen
f048ca8a73 Merge pull request #246 from futurepress/kill-dev-html
Remove dev.html and update readme with instructions to use grunt watch.
2015-08-12 11:39:10 -04:00
Jake Hartnell
683b5d987d Update README.md 2015-08-12 11:27:23 +01:00
Jake Hartnell
e9ccd750e8 Remove dev.html and update readme with instructions to use grunt watch. 2015-08-12 09:59:57 +01:00
Jake Hartnell
df14896992 Update .gitignore to not include builds. 2015-08-12 09:52:40 +01:00
fchasen
d730673b9c Remove pushState for safari, fixed Firefox head issue 2015-08-11 22:26:29 -04:00
fchasen
e237c76856 Moved url replacement hooks to chapter 2015-08-11 22:09:33 -04:00
fchasen
c8239d90d8 Load chapter contents via ajax, document.write into iframe 2015-08-11 20:11:41 -04:00
Fred Chasen
2b88e706d2 Xpath not used if unavailable, location percent returned from 0-1 (no rounding) 2015-08-06 23:56:56 -04:00
Mateusz Wilk
daf5ca6196 Fixed path for backbone.html example 2015-08-04 00:27:22 +01:00
Mateusz Wilk
446ffb25c6 Removed .idea dir 2015-08-04 00:15:19 +01:00