TiddlyWiki5/core/modules/widgets
yaisog 844564180f
Fix LetWidget to always set all staged variables on first render (#9494)
* Always set all staged variables on first render

* Add changenote
2026-01-20 10:24:56 +00:00
..
action-confirm.js
action-createtiddler.js
action-deletefield.js
action-deletetiddler.js
action-listops.js
action-log.js Fix sluggishness bug in ActionLogWidget (#9489) 2025-12-13 09:34:47 +00:00
action-navigate.js
action-popup.js
action-sendmessage.js
action-setfield.js
action-setmultiplefields.js
audio.js Allow intercept of audioparser by widget and pass attributes (#9024) 2025-10-29 12:19:09 +00:00
browse.js
button.js Improve tabs macro accessibility (#9348) 2026-01-04 12:13:10 +00:00
checkbox.js
codeblock.js
count.js
data.js
diff-text.js Add the words and lines modes to $diff-text (#9551) 2026-01-17 14:57:52 +00:00
draggable.js Revert "Fix 8166 html tag validation (#8176)" (#9374) 2025-10-29 22:01:03 +01:00
droppable.js Fix/Widget css leading space (#9427) 2025-11-12 11:57:02 +00:00
dropzone.js
edit-binary.js
edit-bitmap.js
edit-shortcut.js
edit-text.js
edit.js
element.js Revert "Fix 8166 html tag validation (#8176)" (#9374) 2025-10-29 22:01:03 +01:00
encrypt.js
entity.js
error.js
eventcatcher.js Fix/Widget css leading space (#9427) 2025-11-12 11:57:02 +00:00
fieldmangler.js
fields.js
fill.js
genesis.js
image.js
importvariables.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
jsontiddler.js
keyboard.js Fix/Widget css leading space (#9427) 2025-11-12 11:57:02 +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 Revert "Fix 8166 html tag validation (#8176)" (#9374) 2025-10-29 22:01:03 +01:00
linkcatcher.js
list.js
log.js
macrocall.js
messagecatcher.js
navigator.js
parameters.js
password.js
qualify.js
radio.js
range.js Remove support for IE in range widget (#9275) 2025-10-06 17:26:34 +01:00
raw.js
reveal.js Enable popup clamping to container (#7898) 2025-12-19 08:44:03 +00:00
scrollable.js
select.js
setmultiplevariables.js
setvariable.js
slot.js
testcase.js
text.js
tiddler.js
transclude.js
vars.js
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 Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
wikify.js