..
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
Data widget add compound filter parameter ( #8447 )
2024-07-29 12:19:44 +01:00
diff-text.js
draggable.js
Update draggable.js - fix the call to updateDomNodeClasses ( #8045 )
2024-03-09 10:00:27 +00:00
droppable.js
Add data attribute support to button and other widgets ( #7769 )
2023-11-22 20:05:40 +00: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
image.js
importvariables.js
Import variables should not parse with whitespace trim
2024-03-10 15:03:52 +00:00
jsontiddler.js
keyboard.js
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
messagecatcher.js
navigator.js
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
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
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
widget.js
fix: nested functions should resolve filter run variables ( #8233 )
2024-06-04 18:19:41 +01:00
wikify.js