TiddlyWiki5/core/modules/widgets
2023-06-11 09:46:05 +01:00
..
action-confirm.js
action-createtiddler.js
action-deletefield.js
action-deletetiddler.js
action-listops.js
action-log.js
action-navigate.js
action-popup.js
action-sendmessage.js
action-setfield.js
action-setmultiplefields.js
browse.js
button.js
checkbox.js Checkbox widget should not affect date fields (#7448) 2023-05-11 18:28:44 +01:00
codeblock.js
count.js
diff-text.js Fix diff-text widget crash with empty/missing attributes 2023-05-18 12:47:40 +01:00
draggable.js
droppable.js
dropzone.js Correct handling of pasting tiddlers (#7215) 2023-05-06 14:02:16 +01:00
edit-binary.js
edit-bitmap.js
edit-shortcut.js
edit-text.js
edit.js
element.js
encrypt.js
entity.js
error.js
eventcatcher.js
fieldmangler.js
fields.js
fill.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
genesis.js
image.js
importvariables.js Revert "Feat: destroy() method for widgets to do custom cleanup (#6699)" 2023-05-18 17:27:05 +01:00
jsontiddler.js
keyboard.js
let.js Improved fix for #7270 2023-03-10 09:41:36 +00:00
link.js
linkcatcher.js Linkcatcher should pass through event objects (#7401) 2023-05-06 12:07:55 +01:00
list.js Revert "Feat: destroy() method for widgets to do custom cleanup (#6699)" 2023-05-18 17:27:05 +01:00
log.js
macrocall.js Transclude widget should use fallback content if variable is missing or blank 2023-05-11 16:26:18 +01:00
messagecatcher.js
navigator.js Fix importTitle and autoOpenOnImport in the tm-import-tiddler message (#7243) 2023-02-11 09:15:44 +00:00
parameters.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
password.js
qualify.js
radio.js
range.js
raw.js
reveal.js
scrollable.js Add the querySelectorSafe() function and replace querySelector() usage (#7380) 2023-05-06 11:54:54 +01:00
select.js
setmultiplevariables.js
setvariable.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
slot.js Add fillignore attribute to transclude widget to fix visible transclusion (#7451) 2023-05-14 21:25:35 +01:00
text.js
tiddler.js
transclude.js Refactor function evaluation code to avoid adding evaluateVariable method 2023-06-10 08:58:04 +01:00
vars.js
view.js
widget.js Refactor dependency on widget.getVariableInfo 2023-06-11 09:46:05 +01:00
wikify.js