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

14 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
Fred Chasen
9042e0186f update url-polyfill 2018-12-06 09:02:37 -08:00
Fred Chasen
8d3740aa5d Fix Chrome runner for Travis 2018-05-01 11:32:55 -07:00
Fred Chasen
c977fc10d4 Clean up pageList 2017-11-06 11:39:14 -08:00
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
353dfa62fd Intial move to ES2015 2016-12-06 15:04:16 +01:00
Fred Chasen
db798e7934 Allow location to use XMLDom, add locations tests 2016-11-21 14:36:17 +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
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