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

691 commits

Author SHA1 Message Date
Fred Chasen
c977fc10d4 Clean up pageList 2017-11-06 11:39:14 -08:00
Fred Chasen
68956abeb9
Move all Event names to Constants file (#680)
* Added Events Constants

* Fix selected event

* Fix EVENT -> EVENTS typo

* Fix RESIZED -> RESIZE typo
2017-11-03 16:29:03 -07:00
Fred Chasen
b1093fa841 Better loaderror handling 2017-11-03 13:41:39 -07:00
Fred Chasen
7c6fbfe978
Merge pull request #679 from futurepress/epubReadingSystem
Add epubReadingSystem() to Contents
2017-11-01 16:10:42 -04:00
Fred Chasen
e2b9ab6f3a Add epubReadingSystem to Contents 2017-11-01 12:20:28 -07:00
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
20183379b3
Merge pull request #678 from futurepress/vertical_writing
Add Support for Vertical writing
2017-10-31 17:07:35 -04: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
16d9c4aa53 Merge pull request #671 from futurepress/rtl_support
Add RTL support to v0.3
2017-10-17 12:05:16 -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
b815762282 version bump to 0.3.54 2017-10-02 13:02:24 -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
Fred Chasen
4dccb83be6 Merge pull request #664 from bdauria/v0.3
Remove annotations also from _annotationsBySectionIndex.
2017-09-27 11:45:32 -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
14d69db54a upgrade marks-pane to 1.0.5 2017-09-26 17:52:22 -07:00
Fred Chasen
966611edc8 Merged Annotations fixes 2017-09-26 17:48:37 -07:00
Fred Chasen
8c025ecf83 Merge pull request #663 from zarkone/first-last-fix
Spine, first-last methods fix
2017-09-26 17:46:15 -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
Fred Chasen
ec0325f122 Version bump to 0.3.52 2017-09-21 11:35:25 -07:00
Fred Chasen
d82e5dd676 Merge pull request #658 from bdauria/v0.3
Don't go to next section if left width is equal container's scrollWidth
2017-09-21 11:33:22 -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
e8a6ed3e64 Update hypothesis example 2017-09-20 16:04:12 -07: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
f3a2f21fb3 Updated hypothes.is examples 2017-08-30 08:47:20 -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