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
acecc259e8
Merge pull request #897 from mikkelvp/vendor-prefixes
Fix vender prefixing
2019-03-07 18:13:46 -08:00
Fred Chasen
163ef5430a
Merge pull request #921 from nielslanting/feat/ncxpagelist
Feature: Added NCX support for pageList
2019-03-07 18:12:45 -08:00
niels
8ce6025cac improvement(pagelist): Removed double return in parse method 2019-03-01 15:17:57 +01:00
niels
3f4892dbca style(pagelist): Changed style to look like the rest of the file 2019-03-01 15:05:19 +01:00
niels
f556d55385 feat: Added support for pagelist ncx 2019-03-01 14:57:17 +01:00
Tushar Dudani
10b8b79a10
Update epubcfi.js 2019-02-26 22:52:34 +05:30
Eugen
2cb5513fc6 Hash of annotations is created with CfiRange and type, so two different annotations at the same range can coexist. (Example Highlight + Mark = Noted Highlight) 2019-02-19 11:31:16 +01:00
Tushar Dudani
8399af32f5 Started checking for end of word. 2019-02-11 22:11:37 +05:30
Tushar Dudani
3a0f10195b Moved code to not break test cases. 2019-02-10 22:53:34 +05:30
Tushar Dudani
e323b9d879 Potential fix for wrong page. 2019-02-10 21:14:47 +05:30
Mikkel Vester Petersen
17dac93ed6 Fix vender prefixing
Did not detect vender prefix on old Android browser (before Chrome).
Prefixed return value was also wrong.

Does any browser actually require the css prop to begin with an uppercased char for this to work?
2019-01-08 13:03:57 +01:00
Fred Chasen
3e47dbbef1
Merge pull request #876 from mikkelvp/detect-fixed
Detect pre-paginated/fixed-layout layout
2018-12-20 17:47:43 -08:00
Fred Chasen
30c2116e51
Merge pull request #885 from Cifyger/triggerMarkEvent-with-contents-instead-view
Changed parameter from view to view.contents
2018-12-20 17:43:56 -08:00
Fred Chasen
5fb1019302 Add linear prop for manifest imports 2018-12-20 17:31:56 -08:00
Benjamin Pick
55151bc29e IMO, the default skin shouldn't need to be selected 2018-12-19 11:30:22 +01:00
Benjamin Pick
8cd4f18bce adding typescript definitions 2018-12-19 11:29:28 +01:00
Benjamin Pick
4b211dbfdf refactor - getElementId does not take a # 2018-12-19 11:00:55 +01:00
Benjamin Pick
a7cd4f6791 Implement serialized themes 2018-12-19 09:54:27 +01:00
Eugen
139a652187 Changed parameter from view to view.contents 2018-12-13 13:32:33 +01:00
Fred Chasen
48b564ee31 Update stage to use clientWidth and height, overflow scroll adjusts only a single axis 2018-12-07 12:23:59 -08:00
Fred Chasen
9042e0186f update url-polyfill 2018-12-06 09:02:37 -08:00
Fred Chasen
4728d09b1d Destroy contents when removing view 2018-12-06 08:42:22 -08:00
Fred Chasen
842eb5267b
Merge pull request #879 from mlibrary/try-catch-replaceLink
Catch exceptions when parsing links
2018-12-05 16:00:47 -08:00
Fred Chasen
56722c7726 Fix webkit hash target, add annotation events 2018-12-05 15:56:47 -08:00
Roger Espinosa
7c8954c8c4 Catch exceptions when parsing links 2018-12-03 14:16:02 -05:00
Mikkel Vester Petersen
60253fea3e Detect pre-paginated/fixed-layout layout 2018-11-27 13:28:36 +01:00
Fred Chasen
81d3df70ed Fix mark position in columns, fix marks touchstart removal 2018-11-25 11:48:13 -08:00
Fred Chasen
3d4c0e3b3b
Merge pull request #868 from mikkelvp/fixed
Pre-paginated fixes
2018-11-24 14:51:51 -05:00
Fred Chasen
00414f316d
Merge pull request #864 from Cifyger/imgwidth-padding
Sets img/svg max-width to columnWidth without the vertical padding
2018-11-24 14:50:51 -05:00
Mikkel Vester Petersen
9b4d7e8abe Pre-paginated fixes 2018-11-19 16:31:47 +01:00
Fred Chasen
ae4a10bc25 Update listener removal, stage size and update snap on flow change 2018-11-15 15:19:20 -08:00
Eugen
fdad14caff Sets img/svg max-width to columnWidth without the vertical padding 2018-11-12 10:12:41 +01:00
Fred Chasen
10b451dc1c Added Snap helper 2018-11-03 14:34:20 -07:00
Fred Chasen
3bf150163c Add top from getBoundingClientRect to textHeight 2018-11-01 12:24:33 -07:00
Fred Chasen
8b14551ab0 Add iframe after assigning src 2018-11-01 09:55:54 -07:00
Fred Chasen
231496a047 resource process method, types fixes 2018-10-29 18:29:04 -07:00
Fred Chasen
deda82d2a9 Fix localforage require 2018-10-29 11:05:31 -07:00
Fred Chasen
e07d2b6efb
Merge pull request #859 from hirokiky/fix-typo
Typo fix
2018-10-29 09:17:54 -07:00
Fred Chasen
51a573dd90 split out retrive and put methods 2018-10-29 08:58:31 -07:00
Hiroki KIYOHARA
87b7011ed8 Fixed typo. 2018-10-29 22:00:06 +09:00
Fred Chasen
363be16fd9 Add Storage 2018-10-28 22:31:24 -07:00
Fred Chasen
14af4539f5 Fix spread method for rendition 2018-10-23 10:37:27 -07:00
Fred Chasen
a526ad6419 Merge branch 'master' into update_image_css 2018-10-23 10:11:09 -07:00
Fred Chasen
8417efaaa7 Move type deffinitions, update image css 2018-10-23 10:10:47 -07:00
Niels Lanting
6333d008fe
Parse nxcItem with namespace
Some Ncx files have a namespace. A normal navpoint looks like this:

```
<navPoint id="id3" playOrder="3">
```

But a namespaced navPoint looks like this:

```
<ncx:navPoint id="id3" playOrder="3">
```

This change will remove the namespace  of the nodeName. This way we'll get a properly nested TOC.
2018-10-18 15:59:17 +02:00
Fred Chasen
81dfdc553f
Merge pull request #851 from KitaitiMakoto/unique-identifier
Find and set Unique Identifier
2018-10-13 16:37:22 -07:00
Fred Chasen
a3760d92a6 Replace marks after reframe 2018-10-13 16:35:53 -07:00
KITAITI Makoto
83fcea01a5 Find and set Unique Identifier 2018-10-14 00:15:31 +09:00
Fred Chasen
7b61265404
Merge pull request #842 from nielslanting/patch-2
Navigation href fallback for parent detection
2018-10-04 18:20:32 -07:00
viking2917
428f54d86d correct documentation for compare method, which confuses which situation returns 1 / -1. 2018-10-04 10:33:27 -10:00