| .. |
|
action-confirm.js
|
|
|
|
action-createtiddler.js
|
|
|
|
action-deletefield.js
|
|
|
|
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
|
Add data attribute support to button and other widgets (#7769)
|
2023-11-22 20:05:40 +00:00 |
|
button.js
|
Add data attribute support to button and other widgets (#7769)
|
2023-11-22 20:05:40 +00: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
|
|
|
|
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 data attribute support to button and other widgets (#7769)
|
2023-11-22 20:05:40 +00:00 |
|
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
|
Refresh edit widget when the editor type has changed (#7943)
|
2024-01-24 11:37:15 +00:00 |
|
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
|
|
|
|
eventcatcher.js
|
|
|
|
fieldmangler.js
|
|
|
|
fields.js
|
|
|
|
fill.js
|
Parameterised transclusions (#6666)
|
2023-04-19 11:55:25 +01:00 |
|
genesis.js
|
Fixed issue where $genesis didn't pass isBlock (#7230)
|
2023-02-10 10:17:32 +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
|
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
|
Remove forced error in accidentally left in #7966
|
2024-02-28 12:01:42 +00:00 |
|
linkcatcher.js
|
Linkcatcher should pass through event objects (#7401)
|
2023-05-06 12:07:55 +01:00 |
|
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
|
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
|
Parameterised transclusions (#6666)
|
2023-04-19 11:55:25 +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
|
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
|
Fix refreshing of transcluded functions (#7698)
|
2023-10-14 09:44:18 +01:00 |
|
vars.js
|
|
|
|
view.js
|
Extend encodeuricomponent to process additional characters (#7128)
|
2023-01-19 17:45:54 +00:00 |
|
widget.js
|
Fixes functions to use variables set by filter runs (#7906)
|
2024-01-24 11:33:50 +00:00 |
|
wikify.js
|
|
|