Fred Chasen
c3b074e9cf
Convert fullsize to setting
2018-08-23 18:59:47 -07:00
Fred Chasen
831ffa5424
Allow setting height on fullsize rendition
2018-08-23 18:36:08 -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
Kim Persson
108ba01fe6
FIXES check if layout exists before trying to spread it
2017-12-16 19:23:09 +01: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
46800b05b6
Add layout event and forceEvenPages for default manager
2017-11-08 19:27:58 -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
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
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
bbb05616ab
Fix removing annotations with no type and attaching marks to invalid cfi
2017-10-04 18:45:15 -07:00
Fred Chasen
c96468fd80
Fix orientation change listener
2017-09-29 18:12:37 -07:00
Fred Chasen
d77fc06a2e
Add method setting for views
2017-09-26 18:34:56 -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
6313bb09d0
Fix for webkit not supporting position of collapsed ranges
2017-09-01 22:59: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
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
c2b3284259
Temp disable scrolling to visible, always re-render
2017-08-02 22:09:52 -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
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
661d4d77d1
Add metatags for annotations
2017-07-06 17:53:48 -04:00
Fred Chasen
bf9cd9f279
bump version to 0.3.25
2017-04-12 17:08:47 -04:00
Gerhard Sletten
4dc35bfc72
Optional global settings to disable srcdoc, since it will fail on cordova ( #588 )
2017-04-12 17:08:05 -04:00
Fred Chasen
9e18040c53
Set layout variables as props for passing as json
2017-03-31 13:36:48 -04:00
Fred Chasen
00fd8c6b3b
fixes scrolled location reporting
2017-03-30 19:36:33 -04:00
Fred Chasen
9cd28e1144
default manager currentLocation maps all visible views, fix multiple reporting
2017-03-10 14:05:20 -05:00
Fred Chasen
5269cfc4f8
Merge pull request #542 from Sunil-bb/fix-for-528-534
...
Fix for 534 and 528
2017-02-12 14:40:14 -05:00
Fred Chasen
7bf01d54b9
Merge pull request #547 from futurepress/react_native_fixes
...
React (native) fixes
2017-02-12 13:31:07 -05:00
Fred Chasen
d95ec97f7f
Add Destroy to view managers
2017-02-12 13:27:49 -05:00
Gerhard Sletten
4b43c04e06
Removed a not necessary condition in next() that stops single column … ( #536 )
...
* Removed a not necessary condition in next() that stops single column layout from going to next chapter.
* Add loading on next chapter togather with scrollto that avoids over scrolling the end of chapter
2017-02-07 10:08:14 -05:00
Sunil.Belakeri
dff2b040a0
Fix for issues:
...
https://github.com/futurepress/epub.js/issues/534
https://github.com/futurepress/epub.js/issues/528
2017-02-07 13:24:22 +05:30
Fred Chasen
58893a88b4
move link replacement into Contents, make sure afterDisplayed is triggered
2016-12-12 21:06:34 +01:00
Fred Chasen
a435650c3b
Fix eslint errors
2016-12-08 01:08:39 +01:00
Fred Chasen
ba3eec0885
Fixed undefined offset in default viewManager display
2016-12-06 23:54:54 +01:00
Fred Chasen
353dfa62fd
Intial move to ES2015
2016-12-06 15:04:16 +01:00
Fred Chasen
582cc2fcb2
Add themes methods to rendition
2016-12-04 20:31:57 +01:00
Fred Chasen
165d8a4875
Added locations, updated cfi to handle ranges
2016-11-17 15:30:40 +01:00
Fred Chasen
151dc97d19
Switch to Native Promises, add polyfills.js in dist folder
2016-10-27 00:46:56 +02:00
Fred Chasen
a4e76029d4
Add event-emitter for node compatible events
2016-10-26 23:49:57 +02:00