Anki/ts/lib
Damien Elmes 82f3778340 Sanitize field content in editor
The editor already strips script tags from fields, but was allowing
through Javascript in things like onclick handlers. We block this now,
as the editor context has access to internal APIs that we don't want to
expose to untrusted third-party code.

(cherry picked from commit 1c156905f8)
2025-04-17 11:16:57 +10:00
..
components Added: SpinnerBox percentage symbol. (#3777) 2025-02-06 14:21:26 +07:00
domlib Sanitize field content in editor 2025-04-17 11:16:57 +10:00
generated alertOnError should default to true 2024-04-17 20:13:37 +10:00
sass Update dprint (#3376) 2024-08-22 18:24:56 +07:00
sveltelib Fix editor width changing as tag completions shown (#3574) 2024-11-18 01:11:21 +10:00
tag-editor add cut handler in TagInput (#3791) 2025-02-06 14:26:44 +07:00
tslib Update Deck Options strings to clarify Timers (#3792) 2025-02-06 15:17:30 +07:00