TiddlyWiki5/core/modules/widgets
2024-10-30 14:51:04 +00:00
..
action-confirm.js
action-createtiddler.js
action-deletefield.js Add $timestamp argument for <$action-deletefield> widget (#8115) 2024-04-04 16:03:15 +01:00
action-deletetiddler.js
action-listops.js
action-log.js Fix: action-log should not evaluate functions (#8239) 2024-06-08 17:12:51 +01:00
action-navigate.js
action-popup.js
action-sendmessage.js
action-setfield.js
action-setmultiplefields.js
browse.js Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
button.js Button widget should refresh when tooltip attribute changes 2024-06-12 10:20:40 +01:00
checkbox.js Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
codeblock.js
count.js
data.js Fix DataWidget to allow titles to be overwritten 2024-08-21 18:40:49 +01:00
diff-text.js Fix diff-text widget crash with empty/missing attributes 2023-05-18 12:47:40 +01:00
draggable.js Update draggable.js - fix the call to updateDomNodeClasses (#8045) 2024-03-09 10:00:27 +00:00
droppable.js Add action tiddler list to droppable widget (#8256) 2024-10-24 17:51:19 +01:00
dropzone.js
edit-binary.js
edit-bitmap.js
edit-shortcut.js
edit-text.js
edit.js Refresh edit widget when the editor type has changed (#7943) 2024-01-24 11:37:15 +00:00
element.js
encrypt.js
entity.js
error.js
eventcatcher.js
fieldmangler.js
fields.js
fill.js
genesis.js Fix genesis widget so that explicit attributes take precedence 2024-10-30 14:51:04 +00:00
image.js Add usemap attribute to image widget (#7634) 2023-11-21 11:44:39 +00:00
importvariables.js Import variables should not parse with whitespace trim 2024-03-10 15:03:52 +00:00
jsontiddler.js
keyboard.js Keyboard widget should not crash if the keyboard manager has not been initialised 2024-08-29 17:25:30 +01:00
let.js
link.js Remove forced error in accidentally left in #7966 2024-02-28 12:01:42 +00:00
linkcatcher.js
list.js Fix for list widget with an empty paragraph as inline template (#7903) 2023-12-21 10:35:40 +00: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 tm-new-tiddler - Create empty tags field only if template or additionalFields contain a tags-field (#8559) 2024-09-06 19:46:53 +01:00
parameters.js Fixed issue where $parameters did nothing with no $transclude (#8203) 2024-06-06 11:20:35 +01:00
password.js
qualify.js
radio.js Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
range.js Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
raw.js
reveal.js Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
scrollable.js Scrollable hotfix: Avoid setTimeout 2023-12-02 08:58:35 +00:00
select.js Fix: resolved issues with select widget after refactoring (#7905) 2023-12-21 11:50:33 +00:00
setmultiplevariables.js
setvariable.js
slot.js Add fillignore attribute to transclude widget to fix visible transclusion (#7451) 2023-05-14 21:25:35 +01:00
testcase.js Testcase widget should treat test cases without a test as if they had passed 2024-05-29 10:25:34 +01:00
text.js
tiddler.js
transclude.js More robust infinite recursion handling with custom exception (#7882) 2024-05-25 10:56:19 +01:00
vars.js
view.js Revert "Improve View Widget Refreshing (#8135)" 2024-09-24 11:48:54 +01:00
widget.js Extends element widget with support for CSS custom properties (#8699) 2024-10-29 11:59:04 +00:00
wikify.js