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

356 commits

Author SHA1 Message Date
Ben De Meester
c0ce4cce9e removed "use strict" in function 2015-01-09 08:57:40 +01:00
Ben De Meester
f5344f5fba BUGFIX generateCfiFromElement didn't work for embedded elements 2015-01-07 16:54:56 +01:00
Ben De Meester
6555a61bff BUGFIX getFirstVisible did take embedded elements into account 2015-01-07 16:54:08 +01:00
Fred Chasen
da11659d6c Updated RTL to apply to HTML element and position right for Firefox 2014-12-19 13:30:33 -05:00
Fred Chasen
aaa5703565 updated dev reader link 2014-12-16 14:57:29 -05:00
Fred Chasen
2281db7b7f Added rtl detection, support rtl in pageMap, render handle direction change, switch arrow in reader if rtl 2014-12-16 14:55:51 -05:00
Fred Chasen
cdbe2758bc replaced zip.js with JSZip 2014-12-05 16:11:58 -05:00
fchasen
eca5ffbeff Support nav item with muliple properties, fixes #124 2014-12-04 23:24:51 -05:00
fchasen
e9ebec3f64 Built, adding to v0.2.3 2014-12-04 23:10:04 -05:00
fchasen
274f11c0bf Changed unarchiver parseFromString type to text/xml, handle blob links in uri and replace, fixes #152 2014-12-04 23:08:55 -05:00
fchasen
1fb979631b only assign book.cover if coverPath is available, fixes #158 2014-12-04 21:48:28 -05:00
fchasen
237b3a6b07 Added fallback to find body element, fixes #159 2014-12-04 21:04:56 -05:00
fchasen
9f45d673b7 built and version bump to v0.2.3 2014-12-04 20:29:27 -05:00
fchasen
03fc3553ef Renamed fixed layout format function to be part of Fixed.prototype, fixes #155 2014-12-04 20:25:56 -05:00
fchasen
27db5235a3 Make ncx media-type fault tolerance per shenzhuxi, fixes #165 2014-12-04 20:14:47 -05:00
Fred Chasen
cda26e73c0 Merge pull request #169 from bielskij/master
Fixed issue with buggy working getBoundingClientRect() function
2014-12-04 19:53:25 -05:00
Fred Chasen
3b149aa8ba Merge pull request #171 from futurepress/hypothesis-integration
Fix Hypothesis integration
2014-12-04 19:43:54 -05:00
Jaroslaw Bielski
287cbcd317 Improved CFI generation - support for most popular breakable characters. 2014-12-04 11:36:59 +01:00
Jaroslaw Bielski
701ea1c115 Fixed old API usage 2014-12-04 11:13:32 +01:00
RawKStar77
41fa3d0ef3 Fixed up example so you can actually view/make annotations.
Much work still needs to be done on UX / UI, but at least now this isn't completely broken.
2014-11-12 17:08:28 -08:00
Jake Hartnell
3aff83efcf Merge pull request #170 from mokhov/master
Thanks! LGTM.
2014-11-12 15:38:36 -08:00
RawKStar77
038c81e496 Got Hypothes.is integration working again.
Still need to work on stylings. Currently the sidebar is not visible due to a low z-index, but I would like to do a better looking integration when I find time.

~
2014-11-12 15:15:55 -08:00
mokhov
b129b40e7b Update contained.html 2014-11-12 16:53:21 +03:00
Jaroslaw Bielski
0526b2b76b Fixed issue with buggy working getBoundingClientRect() function 2014-11-12 13:00:02 +01:00
RawKStar77
bcd32ce6ce Update Hypothes.is integration. 2014-10-25 14:14:50 -07:00
Fred Chasen
3e88ee40af retain currentLocationCfi after gotoCfi 2014-10-11 13:33:53 -04:00
Fred Chasen
f6c2b04836 fix navigation to final chapter 2014-10-07 21:58:41 -04:00
Fred Chasen
8a3f72853d Merge branch 'master' of github.com:futurepress/epub.js 2014-10-07 20:52:14 -04:00
Fred Chasen
09e72deaf5 Merge pull request #148 from aron-bordin/master
fix #147 - plugin not loading all chapters
2014-10-07 20:42:39 -04:00
Fred Chasen
aff270baa0 Merge branch 'v0.2' of github.com:futurepress/epub.js 2014-10-07 20:38:38 -04:00
Fred Chasen
4d3f2172a1 Merge pull request #153 from chok/server
[server] Add shebang and execution permission
2014-10-07 20:37:57 -04:00
Fred Chasen
6f35ee9964 add orientation change listener 2014-09-26 08:17:00 -04:00
fchasen
519c0f26d3 Pass null to optional doctype in creating document clone 2014-09-18 23:40:06 -04:00
Fred Chasen
7e4f57882f Fixed document.evaluate for ie when using wgxpath, added example ie.html 2014-09-18 13:59:00 -04:00
Fred Chasen
41f4a1335c Fixed pageMap regenration after reformat 2014-09-18 00:36:37 -04:00
Fred Chasen
3598484538 built 2014-09-16 22:56:37 -04:00
Fred Chasen
fa58463233 merged pagination example 2014-09-16 22:46:54 -04:00
Fred Chasen
24e4c320ae fixed pagination tests and results 2014-09-16 22:44:54 -04:00
Fred Chasen
d5c8683746 built 2014-09-16 08:50:05 -04:00
Fred Chasen
6bc09314a3 Merge branch 'pagination-fixes' of github.com:futurepress/epub.js into pagination-fixes 2014-09-16 08:48:15 -04:00
Fred Chasen
2577adfaaa built 2014-09-16 08:47:36 -04:00
Fred Chasen
1d3659be34 Fix miss first item in pagination 2014-09-16 08:47:36 -04:00
Fred Chasen
e3a3f942eb removed cors loading 2014-09-16 08:47:07 -04:00
Fred Chasen
88ce170421 built 2014-09-12 09:17:00 -04:00
Fred Chasen
82db5d04d4 Fix miss first item in pagination 2014-09-12 08:13:31 -04:00
Fred Chasen
854bebf6e8 switch to serializing chapter xml instead of loading by url 2014-08-21 22:07:04 -04:00
Fred Chasen
16f671d224 Find returns excerpt of text 2014-08-05 23:56:35 -04:00
chok
1766ebe225 [server] Ædd shebang and execution permission 2014-07-26 22:19:50 +02:00
Fred Chasen
5700a10b54 Removed 3rd argument of document.implementation.createDocument for iOS 2014-07-25 09:05:45 -04:00
Fred Chasen
9acf0d84fa Merge pull request #149 from chok/toc
Toc updated to use xpath
2014-07-21 13:10:35 -04:00