.. |
action-confirm.js
|
|
|
action-createtiddler.js
|
|
|
action-deletefield.js
|
Fix removing a field with empty name (#6888)
|
2022-08-09 18:44:45 +02:00 |
action-deletetiddler.js
|
|
|
action-listops.js
|
|
|
action-log.js
|
|
|
action-navigate.js
|
|
|
action-popup.js
|
Fixed PR to fix popup position if popup is triggered from within an offsetParent element (#7013)
|
2022-12-01 21:16:44 +00:00 |
action-sendmessage.js
|
|
|
action-setfield.js
|
|
|
action-setmultiplefields.js
|
|
|
browse.js
|
|
|
button.js
|
Fixed PR to fix popup position if popup is triggered from within an offsetParent element (#7013)
|
2022-12-01 21:16:44 +00:00 |
checkbox.js
|
Fix bug when using built-in list field as listField parameter to checkbox widget (#6897)
|
2022-09-22 18:52:55 +01:00 |
codeblock.js
|
|
|
count.js
|
|
|
data.js
|
Refactor compound tiddler handling into data widget
|
2023-04-17 11:13:35 +01:00 |
diff-text.js
|
|
|
draggable.js
|
Feat: dynamically refresh class for draggable widget DOM node instead of re-rendering the widget (#6787)
|
2022-07-15 15:37:27 +01:00 |
droppable.js
|
|
|
dropzone.js
|
Fix: add twEditor attribute to paste events handled by codemirror (#7281)
|
2023-02-28 08:35:15 +00:00 |
edit-binary.js
|
|
|
edit-bitmap.js
|
|
|
edit-shortcut.js
|
|
|
edit-text.js
|
|
|
edit.js
|
|
|
element.js
|
Fix crash with illegal tag names for element widget
|
2022-12-20 17:31:51 +00:00 |
encrypt.js
|
|
|
entity.js
|
|
|
error.js
|
Improve recursion detection for transclusion and filters (#6970)
|
2022-10-01 10:13:40 +01:00 |
eventcatcher.js
|
Fix: eventcatcher widget - variables can be undefined (#6668)
|
2022-05-06 17:11:13 +01:00 |
fieldmangler.js
|
|
|
fields.js
|
|
|
fill.js
|
Fix nonstandard initialisation code for fill/parameter/slot widgets
|
2023-04-06 08:50:47 +01:00 |
genesis.js
|
Fixed issue where $genesis didn't pass isBlock (#7230)
|
2023-02-10 10:17:32 +00:00 |
image.js
|
Image lazy loading (#6809)
|
2022-07-21 15:30:56 +01:00 |
importvariables.js
|
Merge branch 'master' into parameterised-transclusions
|
2022-09-24 11:07:53 +01:00 |
jsontiddler.js
|
|
|
keyboard.js
|
Allow global keyboard shortcuts to override all other shortcuts by providing a special field (#6735)
|
2022-10-07 17:31:04 +01:00 |
let.js
|
Improved fix for #7270
|
2023-03-10 09:41:36 +00:00 |
link.js
|
Extend encodeuricomponent to process additional characters (#7128)
|
2023-01-19 17:45:54 +00:00 |
linkcatcher.js
|
|
|
list.js
|
|
|
log.js
|
|
|
macrocall.js
|
Make the macrocall widget delegate to the transclude widget
|
2022-05-08 20:48:33 +01:00 |
messagecatcher.js
|
Fix typo in messagecatcher widget
|
2023-01-16 19:34:02 +00:00 |
navigator.js
|
Fix importTitle and autoOpenOnImport in the tm-import-tiddler message (#7243)
|
2023-02-11 09:15:44 +00:00 |
parameters.js
|
Fix nonstandard initialisation code for fill/parameter/slot widgets
|
2023-04-06 08:50:47 +01:00 |
password.js
|
|
|
qualify.js
|
|
|
radio.js
|
|
|
range.js
|
|
|
raw.js
|
|
|
reveal.js
|
Fixed PR to fix popup position if popup is triggered from within an offsetParent element (#7013)
|
2022-12-01 21:16:44 +00:00 |
scrollable.js
|
|
|
select.js
|
Add new focus attribute to $select widget (#7081)
|
2022-12-03 08:22:21 +00:00 |
setmultiplevariables.js
|
|
|
setvariable.js
|
Remove support for conditional definitions
|
2022-10-03 14:39:45 +01:00 |
slot.js
|
Fix nonstandard initialisation code for fill/parameter/slot widgets
|
2023-04-06 08:50:47 +01:00 |
testcase.js
|
Make test cases editable
|
2023-04-28 10:48:08 +01:00 |
text.js
|
|
|
tiddler.js
|
|
|
transclude.js
|
Refactor function invocation
|
2023-01-21 22:07:34 +00:00 |
vars.js
|
|
|
view.js
|
Extend encodeuricomponent to process additional characters (#7128)
|
2023-01-19 17:45:54 +00:00 |
widget.js
|
Refactor data widget implementation
|
2023-04-13 08:42:18 +01:00 |
wikify.js
|
|
|