1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00
Commit graph

31 commits

Author SHA1 Message Date
Valdrin Trena
7c7c554ee7 Lint 2024-06-08 20:23:19 +02:00
John Factotum
32afb79fd1 Fix ID assertion in section base CFI
XML ID assertions should contain the `id` attribute of the element itself.

Fixes #1236
2021-12-27 14:52:07 +08:00
Fred Chasen
6bfcd1e4eb Added type declarations 2018-08-20 22:21:26 -07:00
Fred Chasen
77846842cd Documentation clean up 2017-11-07 16:23:23 -08:00
Fred Chasen
dec8beeda7 Implement encoding and decoding spineItem href lookup 2017-10-31 14:00:30 -07:00
Fred Chasen
b7640a1d7d Fix spine first & last 2017-10-17 13:57:25 -07:00
Anatoly Smolyaninov
ce8dc1e4ba Fix last\first spine methods 2017-09-26 20:56:07 +07:00
Fred Chasen
9f0623b798 Add canonical option, fix base tag for Safari 2017-09-21 22:10:58 -07: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
101af4f0f4 Respect linear in spine 2017-06-28 20:40:55 -04:00
Fred Chasen
f26b0c9f00 Add parsing of json manifest 2017-03-22 11:17:13 -04: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
Fred Chasen
a435650c3b Fix eslint errors 2016-12-08 01:08:39 +01:00
Fred Chasen
0eb56965d3 Fix Spine.get undefined cfi 2016-12-06 18:25:13 +01:00
Fred Chasen
353dfa62fd Intial move to ES2015 2016-12-06 15:04:16 +01:00
Fred Chasen
d14280b917 Added pageList, initial documentation 2016-11-10 23:08:39 +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
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
32993dc58c Tabify src 2016-10-24 15:15:16 +02:00
Fred Chasen
c536829ea9 Remote hypothes.is example, ncx fixes 2016-05-11 14:14:44 -05:00
fchasen
48216cc7ec split rendition into view managers 2016-03-24 22:45:58 -04:00
Fred Chasen
1c5e7c03fd ignore working for simple highlights 2016-01-02 23:42:35 -05:00
fchasen
13467128e5 Switch to URI.js for url parsing, basic replacement for Archived urls 2015-12-06 22:14:02 -05:00
fchasen
91d1df14b1 setup browserify and requires 2015-12-03 23:41:49 -05:00
fchasen
80787fc86b Added locations 2015-07-08 21:54:00 -04:00
fchasen
6676590225 Updated display method 2015-06-27 23:09:20 -04:00
fchasen
2a387cc433 Fixed lint errors 2015-06-22 23:12:49 -04:00
fchasen
82fb23daab Flattened src dir 2015-06-22 23:01:25 -04:00
Renamed from src/epubjs/spine.js (Browse further)