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

77 commits

Author SHA1 Message Date
Fred Chasen
5e6c268e83 Added webpack build, karma test runner, travis config 2016-10-26 17:05:27 +02:00
fchasen
518c1599c3 Replace css text with archived assets links 2015-12-06 23:37:48 -05:00
fchasen
13467128e5 Switch to URI.js for url parsing, basic replacement for Archived urls 2015-12-06 22:14:02 -05:00
fchasen
af5583191e Updated coverUrl 2015-12-04 18:10:50 -05:00
fchasen
c13f698301 update epubcfi from master 2015-12-04 17:53:37 -05:00
fchasen
645d64dc06 update locations from master 2015-12-04 17:46:10 -05:00
fchasen
9471414ee0 update parser from master 2015-12-04 17:42:30 -05:00
fchasen
91d1df14b1 setup browserify and requires 2015-12-03 23:41:49 -05:00
fchasen
76aab85dc4 Hypothesis examples 2015-11-20 20:05:07 -05:00
fchasen
80787fc86b Added locations 2015-07-08 21:54:00 -04:00
fchasen
d7371a619d Fixes to examples, and lint errors per pr #230 (by pmstss) 2015-06-30 22:50:06 -04:00
fchasen
2e2d7dfb43 Fix display callback 2015-06-30 22:06:14 -04:00
fchasen
3e9f8a609a Balance columns, prevent scroll past end of content 2015-06-28 23:29:02 -04:00
fchasen
4e566dde12 Pass through view listeners 2015-06-28 17:48:53 -04:00
fchasen
23d88d2e99 Added Views function to manage collections of views 2015-06-28 15:40:04 -04:00
fchasen
6676590225 Updated display method 2015-06-27 23:09:20 -04:00
fchasen
a7d76e41ef Added addScript to views, hooks example 2015-06-26 16:50:25 -04:00
fchasen
ae726a1dab Updated offset location on display 2015-06-26 16:32:24 -04:00
fchasen
4a7e08c49a Preserve aspect ratio when expanding 2015-06-23 21:01:35 -04:00
fchasen
27fec5a305 Removed gulp-order, rsvp from npm 2015-06-22 23:28:30 -04:00
fchasen
2a387cc433 Fixed lint errors 2015-06-22 23:12:49 -04:00
fchasen
82fb23daab Flattened src dir 2015-06-22 23:01:25 -04:00
Fred Chasen
da5006792f Prevent double expanding 2015-06-22 17:10:14 -04:00
fchasen
ba608b6233 update hook names, events and triggering 2015-06-22 08:57:20 -04:00
fchasen
67ff139dd4 Hooks execute in parallel 2015-06-21 23:30:59 -04:00
fchasen
a7d5c6f77a fixed hooks, min image size for pagination 2015-06-21 17:31:18 -04:00
fchasen
2a95b28041 Fixed lack of reframe issue 2015-06-21 14:45:27 -04:00
fchasen
c66f2aa33b New methods for getting contentWidth of iframe, fixed resizing 2015-06-20 21:56:58 -04:00
fchasen
f6d6eacc86 Added overflow hidden to iframe 2015-06-10 23:07:02 -04:00
fchasen
94c515a808 Removed iframe scroll=no for ios 2015-06-10 22:53:37 -04:00
fchasen
ab149640d4 Fixed jump back caused by not counting a item as visible 2015-06-10 22:20:59 -04:00
Fred Chasen
b3ffeb7a76 Updated gulpfile to change lib to src 2015-06-08 15:38:45 -04:00
Fred Chasen
23ca0b840d Fixed locking to solve single page issues 2015-06-05 15:20:45 -04:00
Fred Chasen
1b3163584b isCfi function 2015-06-05 09:20:54 -04:00
Fred Chasen
d896d8c228 check that cfi is string before finding indexOf 2015-06-05 09:12:54 -04:00
Fred Chasen
ac926479cf New queue flush, handle cfi for display, re-display on resize 2015-06-05 00:01:50 -04:00
Fred Chasen
42efc34517 Only trim after destroy, no trim timeout 2015-05-29 17:04:55 -04:00
Fred Chasen
812be32e71 Check if view is rendering before displaying, proper check promises 2015-05-29 15:45:03 -04:00
Fred Chasen
6785addc75 fixed map when text isn't present 2015-05-28 17:02:42 -04:00
Fred Chasen
4670be6f4d Fixed resizing 2015-05-27 22:54:24 -04:00
Fred Chasen
5c33f9c52b Add map for sections and pages, update queue to handle function without promise 2015-05-26 19:59:06 -04:00
Fred Chasen
f998e5be0a Added windowBounds, enqueue checks after render 2015-05-25 20:30:07 -04:00
Fred Chasen
b88aab25d9 Updated Expands and Layout methods 2015-05-24 09:44:35 -04:00
Fred Chasen
6b25126f00 Added single-full example, update views to expand on image load 2015-05-20 16:29:57 -04:00
Fred Chasen
b3a6f1f0c6 Updated timing, check for script prop, add viewport metatags 2015-05-19 22:40:41 -04:00
Fred Chasen
1f7a4a2ccf Updated expanding, and resize 2015-05-19 00:02:18 -04:00
Fred Chasen
a574c68975 throttle check on scroll 2015-05-17 23:59:32 -04:00
Fred Chasen
83650961f8 Add render changes to queue, fix view bounds 2015-05-17 23:14:18 -04:00
Fred Chasen
19eeab40e3 Fixed view.bounds to not return NaN 2015-05-11 16:16:24 -04:00
Fred Chasen
d733d41519 Fixed font loading expand call 2015-05-11 15:53:25 -04:00