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
Fred Chasen
3b149aa8ba
Merge pull request #171 from futurepress/hypothesis-integration
...
Fix Hypothesis integration
2014-12-04 19:43:54 -05: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
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
RawKStar77
bcd32ce6ce
Update Hypothes.is integration.
2014-10-25 14:14:50 -07:00
Fred Chasen
aff270baa0
Merge branch 'v0.2' of github.com:futurepress/epub.js
2014-10-07 20:38:38 -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
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
1d3659be34
Fix miss first item in pagination
2014-09-16 08:47:36 -04:00
Fred Chasen
7b03b2a804
Merge pull request #136 from jmbhalodia/patch-1
...
Update contained.html
2014-07-21 12:59:17 -04:00
jmbhalodia
64e8845ff2
Update contained.html
2014-05-18 06:46:57 +05:30
Fred Chasen
48612637d4
Goto will take you back to first page of chapter
2014-05-12 10:03:12 -07:00
Fred Chasen
d84203711a
Added currentRenderedPage, pagesInCurrentChapter and fixed compressed stylesheet replacement
2014-05-08 11:33:05 -07:00
fchasen
4f93358b09
Removed use of finding element by position, added pageMaps to find locations by word
2014-04-29 21:55:35 -07:00
Fred Chasen
36ccb1230b
Fixed double load, selection event, add touchstart and end events
2014-04-15 13:52:28 -07:00
Fred Chasen
adf0464cf6
Update epubcfi use xpath when available and generation fixes
2014-04-09 10:54:01 -07:00
Fred Chasen
a37b35825e
Generated source maps, moved demo -> reader, reader_src
2014-04-01 12:50:55 -07:00
Fred Chasen
b441cf8ac0
added source maps, hypothes.is examples, removed documentup page
2014-04-01 12:35:26 -07:00
Fred Chasen
6a69eeb2a9
Added notes, fixes to cfi sorting, pagination
2014-03-14 18:50:28 -07:00
fchasen
02a9a4b566
New queue function passes along promises with goto eventss
2014-02-11 15:58:44 -08:00
fchasen
964ef192a6
cfi update to exclude markers, back button loaded events
2014-02-05 12:17:49 -08:00
fchasen
a544cd63de
updated pagination example
2014-02-03 11:28:09 -08:00
fchasen
de25b0a287
updated page counting
2014-01-31 17:39:40 -08:00
Fred Chasen
b2ffb5c9e6
Merged and Version Bump to 0.1.8
2014-01-08 16:18:51 -08:00
Fred Chasen
0585c873e7
Pass iframe events as render event, Added selected event, useSpreads(true | false), update after css changes, fix compressed links onload not fireing, fix encoding for compressed epubs
2014-01-08 16:15:04 -08:00
AJ
27392b1db8
fixed bug in fixedLayout to allow the iframe to scroll, and fixed css problem cutting off text in /examples/single.html and /examples/custom-elements.html
2014-01-08 12:24:52 -08:00
Fred Chasen
e4be17a428
Views -> Controllers, Moved previousLocationCfi logic to Reader, Bookmarks in Reader
2014-01-02 20:32:51 -08:00
Fred Chasen
3bfadb2abc
added settings pane
2014-01-02 11:55:34 -08:00
Fred Chasen
df2d006ec2
Fixed isElementVisible to check for width and height of 0, added search view, added sidebar view
2013-12-31 17:27:46 -08:00
Fred Chasen
2126099ccd
Pass Book object to Search Example
2013-12-20 15:08:55 -08:00
Fred Chasen
7eb6622c8e
Updated CFI and added search example
2013-12-20 15:01:03 -08:00
fchasen
bf9b4ff727
Fixed error in mathjax hook
2013-11-16 23:41:54 -08:00
fchasen
dbb07acd06
Reversed order of Nav TOC items
2013-11-16 23:23:46 -08:00
Fred Chasen
2ed69e951f
update mathjax to wait to display content until end signal
2013-11-07 14:27:35 -08:00
AJ
4690ee1914
added mathjax to hooks in mathml.js and as an example book at mathml.js
2013-11-07 13:48:27 -08:00
Fred Chasen
46633775d2
Handle missing TOC
2013-10-26 13:22:19 -07:00
Fred Chasen
536629e8bb
Handle blank path to epub
2013-10-26 12:01:52 -07:00
Fred Chasen
b9cb79e30d
removed polymer
2013-10-23 23:17:08 -07:00
Fred Chasen
f525d86fb1
upgraded rsvp.js, small bug fixes
2013-09-29 23:29:53 -07:00
Fred Chasen
81dcc5bc44
corrected events for endnotes
2013-08-26 22:21:19 -07:00
Fred Chasen
5af9e6cd4c
added queue to render events and displays
2013-08-26 21:46:59 -07:00
Fred Chasen
b2db4fd03a
Fixed #30 and Fixed #37
2013-08-20 18:34:01 -07:00
Fred Chasen
a27748cebe
fixed paths to zip in polymer
2013-07-23 19:05:17 -07:00
Fred Chasen
69de65f26a
poly to uncompress
2013-07-23 18:59:47 -07:00
Fred Chasen
533f2bba5c
cleaned up polymer
2013-07-23 17:26:24 -07:00
Fred Chasen
f027c1fb16
updated tests, polymer example uses compressed epub
2013-07-23 10:03:48 -07:00