Erik Michelson
9efdbcc012
fix(external-links): open in new tab even on published/slide view
...
This was previously fixed and implemented for the renderer in the
editor but not the /s/:noteId and /p/:noteId URL routes. Since
they serialize and deserialize the HTML once, the event listener
is lost when initialized in before and needs to be triggered
explicitly after the deserialization.
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2026-08-24 21:12:34 +02:00
..
lib
feat: add config option to disable external link warning
2026-07-19 14:40:36 +02:00
cover.js
refactor: remove Temp
2026-07-22 22:54:36 +02:00
extra.js
fix(external-links): open in new tab even on published/slide view
2026-08-24 21:12:34 +02:00
fix-aria-hidden-for-modals.js
Force change of aria-hidden when modal shows or hides
2022-04-03 22:52:53 +02:00
history.js
refactor: remove Temp
2026-07-22 22:54:36 +02:00
htmlExport.js
fix(renderer): upgrade styles and API of highlight.js
2026-08-21 22:06:36 +02:00
index.js
fix(renderer): upgrade styles and API of highlight.js
2026-08-21 22:06:36 +02:00
locale.js
chore(eslint): remove deprecated eslint-env
2025-02-01 22:15:54 +01:00
mathjax-config-extra.js
Fix MathJax config not being picked up
2017-10-22 02:48:24 +02:00
pretty.js
fix(external-links): open in new tab even on published/slide view
2026-08-24 21:12:34 +02:00
render.js
refactor(xssWhitelist): remove unnecessary whitelist entries
2026-07-22 20:20:54 +02:00
reveal-markdown.js
fix(external-links): open in new tab even on published/slide view
2026-08-24 21:12:34 +02:00
slide.js
chore(eslint): remove deprecated eslint-env
2025-02-01 22:15:54 +01:00
utils.js
chore(deps): upgrade dependencies, remove some unnecessary ones
2025-11-24 14:32:24 +01:00