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

584 commits

Author SHA1 Message Date
Fred Chasen
5f53b7223c Update toc nav subitem parsing 2017-10-31 18:27:26 -07:00
Fred Chasen
4bbec4501d Update qsp to use ~= 2017-10-31 16:37:45 -07:00
Fred Chasen
a55f8a5741 Fix width to pixel amount, add direction to html if present on body 2017-10-31 16:06:38 -07:00
Fred Chasen
dec8beeda7 Implement encoding and decoding spineItem href lookup 2017-10-31 14:00:30 -07:00
Fred Chasen
230fb63c0f Fix axis for scrolled, update flex prop on axis update 2017-10-31 13:49:14 -07:00
Fred Chasen
922f9c9ba4 Pass axis to Mapping 2017-10-31 11:46:54 -07:00
Fred Chasen
101cd47513 Update axis to support vertical writing mode 2017-10-27 16:47:16 -07:00
Fred Chasen
eb2c57f07b Fix internal link target bug 2017-10-17 16:15:56 -07:00
Fred Chasen
7ee4e117f8 support namespaced opf spineItems 2017-10-17 15:46:50 -07:00
Fred Chasen
333cb919a8 Set width to 100% for columns, fixes for pre-paginated 2017-10-17 15:43:14 -07:00
Fred Chasen
b7640a1d7d Fix spine first & last 2017-10-17 13:57:25 -07:00
Fred Chasen
c6631d10b7 fix link event name in rendition 2017-10-17 12:17:53 -07:00
Fred Chasen
a42f758559 Add direction to Layout 2017-10-17 11:50:18 -07:00
Fred Chasen
9b6e864ae4 Add RTL support 2017-10-16 17:24:45 -07:00
Fred Chasen
8999feb613 Fix location of marks in paginated columns 2017-10-05 16:43:14 -07:00
Fred Chasen
bbb05616ab Fix removing annotations with no type and attaching marks to invalid cfi 2017-10-04 18:45:15 -07:00
Fred Chasen
4f4a13fadb Fix for URL const 2017-10-03 17:35:53 -07:00
Fred Chasen
c9990314b2 Merge branch 'v0.3' of https://github.com/futurepress/epub.js into v0.3 2017-10-02 12:59:26 -07:00
Fred Chasen
c96468fd80 Fix orientation change listener 2017-09-29 18:12:37 -07:00
Bruno
21aff9f41c Remove annotations also from _annotationsBySectionIndex.
Remove annotations also from _annotationsBySectionIndex.
2017-09-27 20:21:12 +02:00
Fred Chasen
d77fc06a2e Add method setting for views 2017-09-26 18:34:56 -07:00
Fred Chasen
966611edc8 Merged Annotations fixes 2017-09-26 17:48:37 -07:00
Fred Chasen
37b0a2d42e Move highlighting from Contents to View 2017-09-26 17:41:19 -07:00
Anatoly Smolyaninov
ce8dc1e4ba Fix last\first spine methods 2017-09-26 20:56:07 +07:00
Fred Chasen
3397c41a6b Merge pull request #662 from bdauria/v0.3
Take annotation type in consideration to delete it.
2017-09-25 18:00:25 -07:00
Bruno
53b89dd844 Take annotation type in consideration to delete it. 2017-09-25 17:26:11 +02:00
Fred Chasen
9f0623b798 Add canonical option, fix base tag for Safari 2017-09-21 22:10:58 -07:00
Bruno
7102934822 Don't go to next section if left width is equal container's scrollWidth 2017-09-21 09:28:36 +02:00
Fred Chasen
f10feec1ec Add enable-annotation attr to iframe 2017-09-14 22:45:08 -05:00
Fred Chasen
673e5e83dc Fix bota for non-latin, fix webkit locationOf 2017-09-11 18:59:28 -07:00
Fred Chasen
ac08fe0fba Update webkit detection, update embedded example 2017-09-02 13:52:31 -04:00
Fred Chasen
6313bb09d0 Fix for webkit not supporting position of collapsed ranges 2017-09-01 22:59:23 -04:00
Fred Chasen
e9d7e79158 Merge branch 'v0.3' of https://github.com/futurepress/epub.js into v0.3 2017-08-30 00:03:23 -04:00
Fred Chasen
3f1a353cf3 Make sure view is defined in views.each 2017-08-28 17:50:28 -04:00
Fred Chasen
eff216fd2d Simplify iframe view expanding 2017-08-28 17:10:51 -04:00
Fred Chasen
cc0110a58c Guard against empty contents 2017-08-28 11:05:09 -04:00
Fred Chasen
7cea7e8a6f Rename attribute to content in injectIdentifier 2017-08-25 15:09:32 -04:00
Fred Chasen
576a5b81dc Fixed scrolled location, updated hypothesis examples 2017-08-25 14:16:45 -04:00
Fred Chasen
ced1bf89ff Continuous manager fixes 2017-08-10 15:45:26 -04:00
Fred Chasen
03e7ca085c Fixes for page counting 2017-08-09 17:19:02 -04:00
Fred Chasen
8bfed1593c Fixed spaces in Section 2017-08-07 16:41:12 -07:00
Fred Chasen
c2b3284259 Temp disable scrolling to visible, always re-render 2017-08-02 22:09:52 -04:00
Fred Chasen
6401485f48 Update annotation remove and always add default theme 2017-08-02 16:31:57 -04:00
Fred Chasen
bb1ab21a33 Updates for rendering in embedded Webviews (#643)
* Initial embedding support

* Updates for rendering in embedded webviews

* toLowerCase nodeName check
2017-08-01 17:25:19 -04:00
fchasen
5cc8b191d0 Listen for transition resize events, remove ResizeObserver polyfill 2017-07-24 18:47:49 -04:00
Fred Chasen
5b44f59604 Added resize observer polyfill 2017-07-21 16:52:13 -04:00
Fred Chasen
6b16ebe9d0 Tidy up Locations 2017-07-20 15:57:58 -04:00
Fred Chasen
3f4d7bbbf2 Added relocated event 2017-07-10 17:25:26 -04:00
Fred Chasen
aa9c2535d9 Fix min image size, locationOf no longer uses scrollX / Y 2017-07-07 13:43:52 -04:00
Fred Chasen
661d4d77d1 Add metatags for annotations 2017-07-06 17:53:48 -04:00