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

13 commits

Author SHA1 Message Date
Do Park
583577b72a awesome hack to make the mouse interaction working 😏 2023-10-28 14:35:38 -07:00
Eugen
2cb5513fc6 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
Fred Chasen
56722c7726 Fix webkit hash target, add annotation events 2018-12-05 15:56:47 -08:00
Fred Chasen
a3760d92a6 Replace marks after reframe 2018-10-13 16:35:53 -07:00
Mikkel Vester Petersen
0d5417646a Custom CSS for annotations
Annotations can be created with a CSS class and CSS attributes. Adds the possibility to have multiple annotations with difference styles/colors.
2018-07-05 10:57:21 +02:00
Fred Chasen
77846842cd Documentation clean up 2017-11-07 16:23:23 -08:00
Fred Chasen
bbb05616ab Fix removing annotations with no type and attaching marks to invalid cfi 2017-10-04 18:45:15 -07:00
Bruno
21aff9f41c Remove annotations also from _annotationsBySectionIndex.
Remove annotations also from _annotationsBySectionIndex.
2017-09-27 20:21:12 +02:00
Fred Chasen
966611edc8 Merged Annotations fixes 2017-09-26 17:48:37 -07:00
Fred Chasen
37b0a2d42e Move highlighting from Contents to View 2017-09-26 17:41:19 -07:00
Bruno
53b89dd844 Take annotation type in consideration to delete it. 2017-09-25 17:26:11 +02:00
Fred Chasen
6401485f48 Update annotation remove and always add default theme 2017-08-02 16:31:57 -04:00
Fred Chasen
987a216c55 Add annotation manager in rendition 2017-06-16 13:34:18 -04:00