Gerhard Sletten
a9a1941f43
Format the layout when size of window has changed
2017-03-18 10:37:03 +01:00
Fred Chasen
120e9fe8b3
Fix Core childNodes function to use passed element, not parent element
2017-03-15 13:56:12 -04:00
Fred Chasen
e482494f32
Bump to version 0.3.17
2017-03-10 14:57:50 -05:00
Fred Chasen
56db346ff7
Merge pull request #570 from futurepress/reportLocation_cleanup
...
Location reporting cleanup
2017-03-10 14:56:49 -05:00
Fred Chasen
9cd28e1144
default manager currentLocation maps all visible views, fix multiple reporting
2017-03-10 14:05:20 -05:00
Fred Chasen
72df566118
Merge pull request #567 from futurepress/injectedjs
...
Inject Script in Rendition, add cfiFromRange to Contents
2017-03-08 13:29:40 -05:00
Fred Chasen
78249761c3
Inject Script in Rendition, add cfiFromRange to Contents
2017-03-08 12:29:47 -05:00
Fred Chasen
6f092c46e5
Update contents css to handle style properties, important
2017-02-26 19:46:24 -05:00
Fred Chasen
f17b7c7443
Fix adjustImages max-height
2017-02-24 19:35:13 -05:00
Fred Chasen
4fe564f03e
Remove padding if laying out columns
2017-02-24 17:49:04 -05:00
Fred Chasen
26a4c40409
Merge pull request #563 from futurepress/update_themes
...
Update themes
2017-02-24 17:41:36 -05:00
Fred Chasen
0b817b19b1
Update themes to allow passing an object, add stylesheet setting in rendition
2017-02-24 17:24:31 -05:00
Fred Chasen
d8f61e0b06
Merge pull request #562 from D-pakGusain/walk-to-node-fix
...
Walk to node fix throws error due to incorrect step index
2017-02-23 10:31:20 -05:00
d-pakgusain
c7c7b78efc
Changes to get a container using id as some times step.index may not be correct.
...
And added break in for loop in case container is undefined.
2017-02-23 15:33:49 +05:30
Fred Chasen
8117f728b3
Merge pull request #552 from imefisto/v0.3-fix-adjust-images
...
Fixing the css rule in the hook to adjust images.
2017-02-20 21:08:01 -05:00
iMefisto
ab4638b10a
fix css rule
2017-02-15 08:03:44 -03: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
Fred Chasen
db727b00a9
add destroy methods
2017-02-10 15:29:20 -05:00
Fred Chasen
265df07917
Fix url to handle file links
2017-02-09 23:38:11 -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
88fd89935d
Moved the logic of idenitfying fragment to content.js
2017-02-07 14:08:31 +05:30
Sunil.Belakeri
c0533232d6
Fix for 528
2017-02-07 13:50:43 +05:30
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
d6eeb2a458
Add section unload, pause on generation between generation of locations
2017-01-25 17:45:10 -05:00
Fred Chasen
ac1bb6fa23
Switch tocLinkArray to use forEach instead of iterator
2017-01-24 13:21:44 -05:00
Fred Chasen
2d77e802ab
Merge branch 'v0.3' of https://github.com/futurepress/epub.js into v0.3
2017-01-23 23:28:09 -05:00
Fred Chasen
6f2d91a0ce
Add important to adjustImages css rules
2017-01-23 23:28:07 -05:00
Fred Chasen
c345bdc59d
Merge pull request #531 from Sunil-bb/bug427-toc-nav-subitems
...
Fix for https://github.com/futurepress/epub.js/issues/427
2017-01-14 11:04:50 -05:00
Sunil-BB
61f4ab7c57
Fix for https://github.com/futurepress/epub.js/issues/427
2017-01-13 17:58:51 +05:30
Fred Chasen
eeb566c6f8
Handle not replacing missing files in epub ( #529 )
...
* Handle not replacing missing files in epub
* fix gitignore
2017-01-12 14:51:38 -05:00
Fred Chasen
ad9dd35fb5
Stop expand on pre-paginated, adjust images only on if not pre-paginated, update deps
2016-12-14 16:07:10 +01:00
Fred Chasen
b21a35258b
Fix passing events from Contents to Renderer
2016-12-13 13:39:37 +01:00
Fred Chasen
fb0e52d5cd
Url.fragment changed to .hash for URL consistency, handle fragments for internal links
2016-12-12 22:18:22 +01:00
Fred Chasen
dd1c60e6d6
Merge branch 'v0.3' of https://github.com/futurepress/epub.js into v0.3
2016-12-12 21:08:17 +01:00
Fred Chasen
bb5e9a18a5
version bump to 0.3.4
2016-12-12 21:07:58 +01:00
Fred Chasen
58893a88b4
move link replacement into Contents, make sure afterDisplayed is triggered
2016-12-12 21:06:34 +01:00
Fred Chasen
1f6b3c2f62
Merge pull request #519 from gerhardsletten/v0.3-bug-missing-coverpath
...
It package.coverPath is missing, opening epub fails
2016-12-09 23:37:54 +01:00
Gerhard Sletten
d37ad690c8
It package.coverPath is missing, opening epub fails
2016-12-09 13:56:48 +01:00
Fred Chasen
12b9803f54
Ignore .babelrc for npm
2016-12-09 13:19:01 +01:00
Fred Chasen
c65a7186ab
version bump to 0.3.2
2016-12-09 11:47:32 +01:00
Fred Chasen
40d41cb74d
Use es2015 for lib compile
2016-12-09 11:27:01 +01:00
Fred Chasen
67be213b65
Merge pull request #516 from futurepress/babel
...
Setup Babel and transition source to ES2015
2016-12-08 16:27:35 +01:00
Fred Chasen
4f21195a9a
Check for window.location in Url
2016-12-08 13:47:31 +01:00
Fred Chasen
a435650c3b
Fix eslint errors
2016-12-08 01:08:39 +01:00
Fred Chasen
c99bfd07b7
Update open to handle base64
2016-12-07 22:14:29 +01:00
Fred Chasen
ba3eec0885
Fixed undefined offset in default viewManager display
2016-12-06 23:54:54 +01:00
Fred Chasen
85c23fca69
Fixed missing let in Contents
2016-12-06 23:45:04 +01:00
Fred Chasen
0eb56965d3
Fix Spine.get undefined cfi
2016-12-06 18:25:13 +01:00