..
action-confirm.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
action-createtiddler.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
action-deletefield.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
action-deletetiddler.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
action-listops.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
action-log.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
action-navigate.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
action-popup.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
action-sendmessage.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
action-setfield.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
action-setmultiplefields.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
audio.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
browse.js
Recurse exception handling to better handle '{{}}' in place of recently installed fix ( #9548 )
2026-02-04 11:21:16 +00:00
button.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
checkbox.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
codeblock.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
count.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
data.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
diff-text.js
Recurse exception handling to better handle '{{}}' in place of recently installed fix ( #9548 )
2026-02-04 11:21:16 +00:00
draggable.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
droppable.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
dropzone.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
edit-binary.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
edit-bitmap.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
edit-shortcut.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
edit-text.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
edit.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
element.js
Recurse exception handling to better handle '{{}}' in place of recently installed fix ( #9548 )
2026-02-04 11:21:16 +00:00
encrypt.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
entity.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
error.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
eventcatcher.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
fieldmangler.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
fields.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
fill.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
genesis.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
image.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
importvariables.js
feat: serialize AST node back to wikitext string ( #8258 )
2025-10-29 21:21:36 +00:00
jsontiddler.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
keyboard.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
let.js
Fix LetWidget to always set all staged variables on first render ( #9494 )
2026-01-20 10:24:56 +00:00
link.js
Add start- and endactions to link-widget, list-links-draggable and list-tagged-draggable macros ( #9621 )
2026-02-06 14:23:42 +01:00
linkcatcher.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
list.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
log.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
macrocall.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
messagecatcher.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
navigator.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
parameters.js
Further MVV fixes ( #9645 )
2026-02-10 12:16:20 +01:00
password.js
Recurse exception handling to better handle '{{}}' in place of recently installed fix ( #9548 )
2026-02-04 11:21:16 +00:00
qualify.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
radio.js
Recurse exception handling to better handle '{{}}' in place of recently installed fix ( #9548 )
2026-02-04 11:21:16 +00:00
range.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
raw.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
reveal.js
Recurse exception handling to better handle '{{}}' in place of recently installed fix ( #9548 )
2026-02-04 11:21:16 +00:00
scrollable.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
select.js
Recurse exception handling to better handle '{{}}' in place of recently installed fix ( #9548 )
2026-02-04 11:21:16 +00:00
setmultiplevariables.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
setvariable.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
slot.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
testcase.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
text.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
tiddler.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
transclude.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
vars.js
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
2025-03-21 17:22:57 +00:00
view.js
Revert "Root stylesheet refresh - Stylesheets in single <style> tags ( #8130 )"
2026-01-05 16:05:15 +00:00
void.js
feat: serialize AST node back to wikitext string ( #8258 )
2025-10-29 21:21:36 +00:00
widget.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00
wikify.js
Fixes ESLint errors ( #9668 )
2026-02-20 08:38:42 +00:00