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

15 commits

Author SHA1 Message Date
Fred Chasen
cb4facb6c2
WIP: Update to Webpack 4 and Babel 7 (#835)
* Update to Webpack 4 and Babel 7

* Update karma tests

* Update browserlist, fix tests, remove all requires

* Update karma browserlist query

* Update webpack externals

* remove gulp and serve

* Fix webpack for karma

* Fix test externals
2020-06-04 21:38:39 -07:00
Ramakrishnan V
042bce47c4 require "jszip" in lowercase as external dependency 2017-12-01 14:29:15 +05:30
Fred Chasen
fdf7fda0d9 Include url-polyfill by default, fix linear default to yes 2017-07-03 14:16:32 -04:00
Fred Chasen
1647105928 Version bump to 0.3.29, fix webpack loader for marks-pane 2017-05-02 10:16:13 -04:00
Fred Chasen
32672359f5 Add methods to mark a paragraph by cfi (#604)
* Add highlight to contents

* Add marks and pass data to highlights

* Add marks example

* Only add pane when highlight is added

* Include marks in babel processing
2017-04-24 15:42:16 -04:00
Fred Chasen
6f2d91a0ce Add important to adjustImages css rules 2017-01-23 23:28:07 -05:00
Fred Chasen
40d41cb74d Use es2015 for lib compile 2016-12-09 11:27:01 +01:00
Fred Chasen
353dfa62fd Intial move to ES2015 2016-12-06 15:04:16 +01:00
Fred Chasen
ad26711cb4 added polymer/url library 2016-11-15 15:21:56 +01:00
Fred Chasen
47787678f7 Added core Url and Path, split up book.open, added Container and Packaging 2016-11-08 02:06:10 +01:00
Fred Chasen
15b368d912 Add URL polyfill for phantomjs, fix archived test 2016-10-31 14:07:02 +01:00
Fred Chasen
52da64d723 Updated to webpack 2 2016-10-31 12:31:46 +01:00
Fred Chasen
315650006e Switched from URIjs to URL and Node Path 2016-10-30 22:14:01 +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
5e6c268e83 Added webpack build, karma test runner, travis config 2016-10-26 17:05:27 +02:00