fchasen
72a1cd3d89
contents example
2016-01-15 11:11:38 -05:00
Fred Chasen
32e2026979
Fix the locations examples
2015-12-16 14:37:14 -05:00
fchasen
4becb68c5c
Remove logging
2015-11-30 20:20:36 -05:00
fchasen
0f9c5bdc94
Fix title page mapping
2015-11-30 20:19:42 -05:00
RawKStar77
9d26cd0560
Improve hypothesis example.
2015-11-24 15:40:38 -08:00
Jake Hartnell
1d3f4ea1e7
Better hypothesis integration
...
Fixes many problems with the hypothes.is integration, including:
- Improved styling
- Sidebar opens when annotation adder is clicked
- Fix two annotations bug
- Hypothesis buttons and controls work as expected.
- Hypothesis loads correctly when changing chapters
2015-10-31 16:40:14 -07:00
MifReal
17401fbc36
remove trailing spaces, add a space before class attribute
2015-10-29 20:13:47 +04:00
MifReal
6fcc756d88
fix examples/index.html internal style sheet
2015-10-29 14:48:24 +04:00
RawKStar77
b5b3d9d79b
Better hypothesis integration
2015-10-28 12:39:25 -07:00
Fred Chasen
32788bf60f
fix basic.html bookPath
2015-10-24 12:58:38 -04:00
Fred Chasen
023ae9698d
Get page url from base tag instead of window location, fixes #293
2015-10-24 12:56:20 -04:00
fchasen
f798b7c368
fixed jquery path for hypothesis example, updated fixed example
2015-10-19 09:22:41 -04:00
Fred Chasen
b0aaf096cd
Fixes #190 TOC querySelector, pageList parser
2015-09-29 23:02:13 -04:00
Fred Chasen
3bca403d15
Arraybuffer tweaks
2015-09-25 12:14:04 -04:00
Fred Chasen
da02a98099
Merge pull request #256 from pmstss/inputfile
...
new examples/inputfile.html - demo for loading local epub file
2015-09-25 12:10:25 -04:00
Fred Chasen
26f8346c33
Fix toc and nav for ie, parse request result is XML not present
2015-09-25 11:13:06 -04:00
fchasen
4023acd354
Updates hypothesis example to init on chapter change
2015-09-22 22:22:10 -04:00
Randall Leeds
4f3532eecb
Update Hypothesis integration
2015-09-16 23:35:44 -07: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
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
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
Viachaslau Tyshkavets
c81b361ff6
switching to compiled epub.js instead of loading each src separately
2015-08-14 08:42:48 +03: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
fchasen
d730673b9c
Remove pushState for safari, fixed Firefox head issue
2015-08-11 22:26:29 -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
601a509ed5
Backbone view cleanup
2015-08-04 00:13:19 +01:00
Mateusz Wilk
28288dd121
Working backbone example
2015-08-03 23:51:01 +01:00
Fred Chasen
63aca34c75
updated examples
2015-07-29 11:41:53 -07:00
fchasen
857318edb2
Added name config
2015-07-23 08:16:43 -04:00
Fred Chasen
84d4310672
Added offline storage, fixed #202 , updated grunt tasks
2015-07-22 00:05:51 -04:00
fchasen
d0725af232
Added locations generator to get reading percentages
2015-07-09 23:11:18 -04:00
Mateusz Wilk
2639fbd273
Backbone example clean up
2015-06-25 18:55:02 +01:00
Mateusz Wilk
a2a179d98b
Backbone view wip
2015-06-12 17:30:16 +01:00
Mateusz Wilk
0953876ead
Zipped version support
2015-06-07 22:31:42 +01:00
Mateusz Wilk
a65784194e
Backbone proof of concept
2015-06-06 22:01:24 +01: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
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