Victor Soares
7f04a1b4a1
modified: package-lock.json
...
modified: package.json
modified: src/annotations.js
2024-03-25 20:05:27 -03:00
Victor Soares
73ad6da5a5
fix: update annotation not work when annotation is not rendered
2024-03-25 09:41:22 -03:00
João Victor Moreira Soares
9119f09b90
Merge pull request #7 from victorsoares96/fix/should-able-to-update-annotation-attributes
...
🩹 fix: should be able to update annotation attributes
2024-03-24 18:18:53 -03:00
Victor Soares
992ce8a53c
modified: .babelrc.json
...
modified: examples/highlights.html
modified: package-lock.json
modified: package.json
modified: src/annotations.js
2024-03-24 18:17:36 -03:00
Victor Soares
8d00ada202
modified: package-lock.json
...
modified: package.json
2024-03-24 00:17:52 -03:00
João Victor Moreira Soares
62eb845cd1
Merge pull request #6 from victorsoares96/fix/underline-onclick-not-work
...
🩹 fix: underline onclick not work and styles change fix
2024-03-24 00:16:02 -03:00
Victor Soares
47e2e36493
modified: .eslintrc.js
...
modified: package-lock.json
modified: package.json
modified: src/annotations.js
modified: types/annotations.d.ts
2024-03-24 00:13:17 -03:00
João Victor Moreira Soares
8e183601a4
Merge pull request #5 from victorsoares96/fix/double-trigger-in-markClicked
...
🩹 fix: double trigger in mark clicked
2024-03-23 09:56:25 -03:00
Victor Soares
6b2f93e560
modified: src/managers/views/iframe.js
2024-03-23 09:55:05 -03:00
João Victor Moreira Soares
d013ba70ec
Merge pull request #4 from victorsoares96/feat/custom-classname-to-mark
...
✨ feat: custom classname to mark
2024-03-23 09:52:47 -03:00
Victor Soares
5d72a2b878
modified: src/managers/views/iframe.js
2024-03-23 09:51:46 -03:00
Victor Soares
38d50b0860
modified: src/annotations.js
...
modified: src/managers/views/iframe.js
modified: types/annotations.d.ts
2024-03-23 09:49:07 -03:00
João Victor Moreira Soares
9c2ac40ebe
Merge pull request #3 from victorsoares96/fix/navigation-not-work-in-diff-folders
...
fix: navigation not work in diff folders
2024-03-22 12:39:47 -03:00
Victor Soares
14e3b4a0d0
fix: navigation does not work in diff folders
2024-03-22 12:38:01 -03:00
João Victor Moreira Soares
536f680752
Merge pull request #2 from victorsoares96/fix-underline-color
...
fix: cannot change underline color
2024-03-22 12:32:11 -03:00
Victor Soares
323a377c10
fix: cannot change underline color
2024-03-22 12:31:05 -03:00
Fred Chasen
f09089cf77
Merge pull request #1309 from cbednarski/patch-1
...
Change ordering of jszip and epub.js
2023-05-15 22:02:29 -07:00
Fred Chasen
c738e658a2
Merge pull request #1319 from laterbuy/master
...
Update packaging.d.ts
2023-05-15 22:01:29 -07:00
Fred Chasen
cb5cf21a71
Merge pull request #1306 from avalero/master
...
allowPopUps in RenditionOptions
2023-05-15 22:01:11 -07:00
laterbuy
00aeaa544b
Update packaging.d.ts
2023-03-03 10:41:06 +08:00
Chris Bednarski
4dde26a2a5
Change ordering of jszip and epub.js
...
JSZip must be loaded before Epub JS or Epub JS will return a promise that never completes, without an error message. The docs present these dependencies in opposite order, which trips up initial setup.
Closes #1167
Closes #1248
2022-12-16 17:36:36 -08:00
Alberto Valero Gómez
0042ba9d5b
Update rendition.d.ts
2022-12-01 09:38:16 +01:00
Alberto Valero Gómez
58a008fddf
Update rendition.d.ts
2022-12-01 09:37:23 +01:00
Fred Chasen
3565e476c9
Merge pull request #1302 from johnfactotum/fix-mathml-example
...
Fix MathML example
2022-11-20 21:41:39 -08:00
John Factotum
5eaef9c280
Fix MathML example
...
`allowScriptedContent` is required for MathJax to run
2022-11-15 18:29:38 +08:00
Fred Chasen
0963efe979
0.3.93
2022-02-15 10:13:52 -08:00
Fred Chasen
854d4f3b2a
Merge pull request #1250 from washu/patch-1
...
Update core.js
2022-02-15 10:11:54 -08:00
Fred Chasen
585bce16a4
Merge pull request #1249 from azu/allow-popups
...
feat: add `allowPopups` option
2022-02-15 10:11:29 -08:00
Sal Scotto
00a9ef4a4a
Update core.js
...
fix for css attached to epub in iframe rendering.
2022-02-08 08:31:51 -07:00
azu
c168bb91ce
feat: add allowPopups
option
2022-02-05 14:52:55 +09:00
Fred Chasen
f6fece4f88
Merge pull request #1239 from rafaelsaback/fix-locations-generate-type
...
Fix locations.generate's return type
2022-01-07 15:49:31 -08:00
Fred Chasen
f9b6a8a084
0.3.92
2022-01-07 14:31:03 -08:00
Fred Chasen
369fee5dbb
Merge pull request #1243 from futurepress/fix_addscript
...
Remove check for script properties
2022-01-07 14:30:39 -08:00
Fred Chasen
d86b375ec9
Remove check for script properties
2022-01-07 14:27:01 -08:00
Fred Chasen
9b1d290d21
0.3.91
2022-01-07 13:46:39 -08:00
Fred Chasen
256e1f584b
Merge pull request #1238 from rafaelsaback/patch-3
...
Add location and percentage to DisplayedLocation
2022-01-07 11:20:03 -08:00
Fred Chasen
e727bc85bc
Merge pull request #1233 from johnfactotum/fix-nav-span
...
Allow `span` in toc nav items
2022-01-07 11:19:39 -08:00
Fred Chasen
858c3a8f91
Merge pull request #1232 from kianmeng/fix-typos
...
Fix typos
2022-01-07 11:17:51 -08:00
Rafael Saback
33df7dd27e
Fix locations.generate's return type
2021-12-29 11:49:29 +01:00
Rafael Saback
2c29a61537
Add location and percentage to DIsplayedLocation
2021-12-29 11:39:25 +01:00
Fred Chasen
5c610143bf
Merge pull request #1237 from johnfactotum/fix-cfi-base
2021-12-27 11:58:21 -08: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
John Factotum
1336e51c40
Allow span
in toc nav items
...
According to https://www.w3.org/publishing/epub32/epub-packages.html#sec-package-nav-def-model :
"A child `a` element describes the target that the link points to, while a `span` element serves as a heading for breaking down lists into distinct groups (for example, a large list of illustrations can be segmented into several lists, one for each chapter)."
2021-12-16 15:11:55 +08:00
Kian-Meng, Ang
851304ff76
Fix typos
2021-12-16 15:03:30 +08:00
Fred Chasen
228d9913e0
0.3.90
2021-10-21 11:44:03 -07:00
Fred Chasen
819d3c3380
Update dependencies
2021-10-21 11:43:54 -07:00
Fred Chasen
f7c179ad7b
Merge pull request #1223 from maggie0002/xmldom
...
Import new @xmldom package
2021-10-21 11:32:23 -07:00
maggie0002
d0d557e398
Import new @xmldom package
2021-10-21 09:45:41 +01:00
Fred Chasen
9fd9177c48
0.3.89
2021-10-20 20:23:16 -07:00
Fred Chasen
e43c12832b
Merge pull request #1182 from Upstatement/remove-pane-if-iframe-unloads
...
Remove pane when iframe is destroyed to force redraw on render
2021-10-20 20:18:51 -07:00