fchasen
|
d0aea65fc7
|
Added cfi to toc
|
2014-05-05 09:11:46 -07:00 |
|
fchasen
|
6dc9088fb7
|
updated gap settings, resize
|
2014-05-04 09:31:47 -07:00 |
|
fchasen
|
2e5797a24f
|
setters for gap and spreadwidth
|
2014-04-30 16:14:35 -07:00 |
|
fchasen
|
95b12179ab
|
added gap setting
|
2014-04-30 16:08:52 -07:00 |
|
fchasen
|
27f2f01bf7
|
reduced number of word checks
|
2014-04-30 14:52:21 -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 |
|
fchasen
|
1fb81952c1
|
updated pagination to give pageRange and anchorPage
|
2014-04-23 22:30:15 -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
|
705de60702
|
built
|
2014-04-09 23:24:11 -07:00 |
|
Fred Chasen
|
08886428e2
|
fixed page rounding error, built
|
2014-04-03 22:40:50 -07:00 |
|
Fred Chasen
|
ae7c84aa8a
|
next and prev chapter respect linear=no per #110
|
2014-04-01 16:18:06 -07:00 |
|
Fred Chasen
|
7ae706e661
|
Merged v2 with Master
|
2014-04-01 14:51:15 -07:00 |
|
Fred Chasen
|
9a6a8dfd4c
|
Added spine position to items in table of contents per issue #115, thanks @liamwooding
|
2014-04-01 14:38:24 -07:00 |
|
Fred Chasen
|
b441cf8ac0
|
added source maps, hypothes.is examples, removed documentup page
|
2014-04-01 12:35:26 -07:00 |
|
Fred Chasen
|
f54756512e
|
built, fixed jshint errors
|
2014-03-14 18:51:57 -07:00 |
|
Fred Chasen
|
6a69eeb2a9
|
Added notes, fixes to cfi sorting, pagination
|
2014-03-14 18:50:28 -07:00 |
|
Fred Chasen
|
aba8dc3c6f
|
Update CFI marker to use textContent, pageListReady only calls when a pagelist is present
|
2014-02-28 19:42:39 -08:00 |
|
fchasen
|
4cf8bbc161
|
fixed error in removing marker
|
2014-02-19 15:35:36 -08:00 |
|
fchasen
|
ed82dfe736
|
added url routes
|
2014-02-18 09:47:10 -08:00 |
|
fchasen
|
8884638852
|
Added epubcfi.generateCfiFromHref to parse pageList without CFIs
|
2014-02-16 21:02:12 -08:00 |
|
fchasen
|
a6815c0398
|
fixed column width bug
|
2014-02-16 16:33:03 -08:00 |
|
fchasen
|
02a9a4b566
|
New queue function passes along promises with goto eventss
|
2014-02-11 15:58:44 -08:00 |
|
AJ
|
db374f3be0
|
reverted changes in src/book.js and src/renderer.js that were not meant for master branch
|
2014-02-04 14:12:54 -08:00 |
|
AJ
|
86846c75aa
|
updated version number to 0.1.10
|
2014-02-03 20:07:59 -08:00 |
|
AJ
|
5d52ff4843
|
fixed bug in src/unarchiver.js where contained epub failed to load if a book asset could not be found
|
2014-02-03 20:06:27 -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 |
|
fchasen
|
93a0cd772d
|
initial pagination features
|
2014-01-31 11:58:19 -08:00 |
|
fchasen
|
73ac66ba65
|
updated cfi to handle text nodes and character offset
|
2014-01-29 11:04:48 -08:00 |
|
Fred Chasen
|
a77db1e7d0
|
fixed missing manifestProperties
|
2014-01-27 13:36:26 -08:00 |
|
Fred Chasen
|
c7b35c51fb
|
split up layout functions into format and page calculate
|
2014-01-27 13:19:31 -08:00 |
|
Fred Chasen
|
b24c2ea3d0
|
jshinted and built
|
2014-01-22 14:58:02 -08:00 |
|
Fred Chasen
|
f1c4b8c917
|
Allow Cors withCredentials, decode paths for zips, update uri parsing
|
2014-01-13 21:14:03 -08:00 |
|
Fred Chasen
|
7649612ec5
|
built
|
2014-01-11 09:33:51 -08:00 |
|
Fred Chasen
|
92cb24d951
|
Fixed resolveUrl to check for host
|
2014-01-11 09:33:35 -08:00 |
|
Fred Chasen
|
cd9925b21e
|
re-built 0.1.8
|
2014-01-10 06:34:06 -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
|
8ad2e980cb
|
v0.1.7 : Fixed SVG images not fireing load event
|
2014-01-07 10:36:46 -08:00 |
|