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

1322 commits

Author SHA1 Message Date
Fred Chasen
7a9469defb
Merge pull request #768 from mikkelvp/master
Floor width from getBoundingClientRect
2018-06-14 14:13:00 -07:00
Fred Chasen
236f8277f7 Update isFloat util to handle strings 2018-06-14 14:11:40 -07:00
Mikkel Vester Petersen
f34731ed96 Floor width from getBoundingClientRect
Width from bounds can be a double. For example 701.5.
The .5 will result in incorrect page change in next() since container.scrollWidth is a whole number.
Meaning it will go to next section skipping the last page in current section.
2018-06-14 00:17:31 +02:00
Fred Chasen
1968812814 Version bump to 0.3.62 2018-06-07 11:13:10 -07:00
Fred Chasen
956db37cfa Merge branch 'master' of https://github.com/futurepress/epub.js 2018-06-07 11:07:12 -07:00
Fred Chasen
b1c91dd0ae Update marks-pane 2018-06-07 11:06:59 -07:00
Giorgio Modoni
fd023bca20 #755 V0.3 add options do disable orientation event programmatically (#756)
* prepare manager to disable programmatically orientation change

* add disableOrientationEvent to disable orientation event programmatically. default false

* fix #755 fire orientationChange even if is disabled by user

* fix #755 rename disableOrientationChange in resizeOnOrientationChange

* fix #755 rename disableOrientationChange in resizeOnOrientationChange and set default true
2018-05-18 00:15:12 -07:00
Fred Chasen
5d3939efc3 Add mathml example 2018-05-17 23:45:48 -07:00
Fred Chasen
301ba04415 version bump to 0.3.61 2018-05-17 18:55:54 -07:00
Fred Chasen
168c121574 Add openAs option 2018-05-17 16:34:33 -07:00
Mikkel Vester Petersen
6a4cb38dea Add priority param to themes override (#757)
* Add priority param to themes override
* Add important to theme font override
2018-05-15 17:22:29 -07:00
Fred Chasen
49ccfae55f
Merge pull request #754 from RedHeadDigital/bug/navigator-not-available-752
Navigator check in browser checking.
2018-05-15 17:20:47 -07:00
Mark White
92afe6752b Navigator check in browser checking. 2018-05-15 11:36:18 +01:00
Fred Chasen
4a0ac33f54
Merge pull request #751 from peancored/bugfix/local-ios-files-reading
Fix an issue with opening local files in iOS
2018-05-14 21:50:33 -07:00
Anton Korolkov
6ac6e12d32 Fix an issue with opening local files on iOS
iOS returns 0 status when requesting a local file.
2018-05-14 21:43:27 +03:00
Fred Chasen
39dac9b694
Merge pull request #749 from berga/v0.3
#748 Feature: Media Overlays basic info access
2018-05-08 16:30:12 -07:00
Marco Bergantin
72ceefc1b6 #748 Feature: Media Overlays basic info access
exports metadata media:active-class through metadata.media_active_class
exports media-overlay item attribute through overlay key
2018-05-08 17:33:48 +02:00
Fred Chasen
b7643d3a1d Version bump to 0.3.60 2018-05-06 13:23:01 -07:00
Fred Chasen
5fc34f714e Merge branch 'master' of https://github.com/futurepress/epub.js 2018-05-04 17:09:08 -07:00
Fred Chasen
52b6c1a281 Remove contents on iframe view destroy 2018-05-04 17:09:01 -07:00
Fred Chasen
a164307ac5
Add Gitter linkback 2018-05-03 18:20:38 -07:00
Fred Chasen
c24258e875
Merge pull request #743 from futurepress/v0.3
v0.3 merge
2018-05-01 11:47:57 -07:00
Fred Chasen
8d3740aa5d Fix Chrome runner for Travis 2018-05-01 11:32:55 -07:00
Fred Chasen
6e7d2d3b3c Merge with Master 2018-05-01 10:54:12 -07:00
Fred Chasen
46c205584f
Add prepare script to package.json 2018-04-30 22:05:16 -07:00
Fred Chasen
9dc61250f4 Remove ePub.register, update Readme 2018-04-30 19:34:19 -07:00
Fred Chasen
1b2b13de2b
Merge pull request #735 from androidovshchik/patch-1
Update default mathml hook
2018-04-30 12:06:55 -07:00
Калюжный Влад
c2ed41c313
Update default hook
Fix for removing warning about rendering math formulas
```
VM110833 MathJax.js:32 WARNING: cdn.mathjax.org has been retired. Check https://www.mathjax.org/cdn-shutting-down/ for migration tips.
```
2018-03-31 20:50:24 +03:00
Fred Chasen
6165f4e9e7
Merge pull request #718 from johnlunney/patch-2
Various improvements to README.md
2018-02-13 10:35:53 -08:00
johnl
50ad5f714b
Various improvements to README.md
- fix license name (FreeBSD, without a space)
- wicked-good-xpath moved to GitHub, update links to it and files there
- unify capitalisation of "EPUB"
- small formatting tweaks
2018-02-03 15:44:51 +01:00
Fred Chasen
ffb15d95e7
Merge pull request #693 from ramakrishnan/webpack-externals
require "jszip" in lowercase as external dependency
2017-12-20 19:06:51 -08:00
Fred Chasen
37b67ed981
Merge pull request #697 from kimpers/fix-spread-not-defined-layout
Check if layout exists before trying to spread it
2017-12-19 11:04:21 -08:00
Kim Persson
108ba01fe6
FIXES check if layout exists before trying to spread it 2017-12-16 19:23:09 +01:00
Ramakrishnan V
042bce47c4 require "jszip" in lowercase as external dependency 2017-12-01 14:29:15 +05:30
Fred Chasen
ea9fd970c5 Version bump to 0.3.58 2017-11-30 12:07:47 -08:00
Fred Chasen
f1fda8a311 Fixes for vertical mode, svg image column adjustments 2017-11-21 12:15:04 -08:00
Fred Chasen
671ed35f34 Only update axis when changed 2017-11-20 17:11:16 -08:00
Fred Chasen
237051055a Re-enable trimming out of frame views 2017-11-20 16:09:47 -08:00
Fred Chasen
781fd1e3bf Update vertical writing support in continuous 2017-11-17 17:35:09 -08:00
Fred Chasen
628be87534 Update layout event 2017-11-08 19:32:44 -08:00
Fred Chasen
46800b05b6 Add layout event and forceEvenPages for default manager 2017-11-08 19:27:58 -08:00
Fred Chasen
8c22080a86
Merge pull request #683 from futurepress/update_documentation
Documentation clean up
2017-11-07 16:27:38 -08:00
Fred Chasen
77846842cd Documentation clean up 2017-11-07 16:23:23 -08:00
Fred Chasen
7ff4c8e37c Update gulp documentation 2017-11-06 14:02:35 -08:00
Fred Chasen
0ef714a517
Merge pull request #682 from futurepress/landmarks
Add landmarks to Navigation
2017-11-06 12:31:11 -08:00
Fred Chasen
3f16c7492e Add landmark method 2017-11-06 12:09:59 -08:00
Fred Chasen
7596f180d8 Add landmark parsing 2017-11-06 11:57:34 -08:00
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