1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00
epub.js/src
Fred Chasen 0e4d194039
Merge pull request #1064 from futurepress/vertical_fixes
Fixes for vertical text flow
2020-05-22 18:36:06 -07:00
..
managers Fix typos, remove console.log 2020-05-15 11:02:58 -07:00
utils Add scrollType detection util, remove lang rtl guess 2020-05-15 10:55:29 -07:00
annotations.js Hash of annotations is created with CfiRange and type, so two different annotations at the same range can coexist. (Example Highlight + Mark = Noted Highlight) 2019-02-19 11:31:16 +01:00
archive.js Updated JSDoc types 2018-08-20 19:01:31 -07:00
book.js Fix opening an ArrayBuffer without options 2020-05-21 06:25:30 +02:00
container.js Documentation clean up 2017-11-07 16:23:23 -08:00
contents.js Remove rtl progression dir for vertical, fix textHeight offset and set column-axis for vertical 2020-05-22 18:26:46 -07:00
displayoptions.js Detect pre-paginated/fixed-layout layout 2018-11-27 13:28:36 +01:00
epub.js update url-polyfill 2018-12-06 09:02:37 -08:00
epubcfi.js Fix #902 mixed lenght compares 2019-03-29 16:55:22 -07:00
index.js Fix eslint errors 2016-12-08 01:08:39 +01:00
layout.js Merge pull request #961 from alidbc/master 2020-05-15 09:09:57 -07:00
locations.js Fix typo 2019-10-24 15:12:09 +02:00
mapping.js Added type declarations 2018-08-20 22:21:26 -07:00
navigation.js Fix wrong TOC item retruns by Navigation.get() (#831) 2019-12-16 18:56:05 +08:00
packaging.js Add scrollType detection util, remove lang rtl guess 2020-05-15 10:55:29 -07:00
pagelist.js improvement(pagelist): Removed double return in parse method 2019-03-01 15:17:57 +01:00
rendition.js Add scrollType detection util, remove lang rtl guess 2020-05-15 10:55:29 -07:00
resources.js resource process method, types fixes 2018-10-29 18:29:04 -07:00
section.js Added a search method to Section object for find out result spanning multiple document nodes. 2019-07-19 18:57:53 +08:00
spine.js Added type declarations 2018-08-20 22:21:26 -07:00
store.js Update listener removal, stage size and update snap on flow change 2018-11-15 15:19:20 -08:00
themes.js Merge pull request #889 from yellowtree/css_serialized 2020-05-13 21:44:41 -07:00