TiddlyWiki5/core/modules/widgets
2019-08-04 11:34:45 +01:00
..
action-createtiddler.js Improve action-createtiddler to return a draft title too 2019-06-04 12:33:01 +01:00
action-deletefield.js
action-deletetiddler.js
action-listops.js
action-navigate.js Fix action-navigate widget for undefined event (#3542) 2018-11-15 16:49:41 +00:00
action-sendmessage.js
action-setfield.js
browse.js Browse widget: add support for nwdirectory attribute 2017-10-03 21:52:51 +01:00
button.js Bugfix button widget: popupTitle refresh (#3650) 2018-12-17 10:52:20 +00:00
checkbox.js Add checkactions attribute to Checkbox widget 2019-07-14 13:42:43 +01:00
codeblock.js
count.js
diff-text.js Improve diff count for diff-text widget 2018-04-03 17:50:17 +01:00
draggable.js draggable widget: actions on drag-start and drag-end (#3203) 2018-04-08 10:29:17 +01:00
droppable.js Droppable widget - passing modifiers as variables (#3167) 2018-03-14 17:52:13 +00:00
dropzone.js Partial fix for the sticky dropzone on firefox (#3809) 2019-03-02 16:13:36 +01:00
edit-binary.js
edit-bitmap.js Fix edit-bitmap crash with missing tiddlers 2019-08-02 09:16:36 +01:00
edit-shortcut.js Fix typo in edit-shortcut widget refresh - missing focus attr (#3815) 2019-03-02 18:16:55 +01:00
edit-text.js
edit.js Adding optional tabindex attr to simple, framed and cm engines (#3756) 2019-02-08 16:11:39 +00:00
element.js Add support for rebasing headings at render time 2018-06-10 15:54:23 +01:00
encrypt.js
entity.js
fieldmangler.js Ensure fieldmangler widget always updates modifier/modified fields 2017-09-20 14:09:18 +01:00
fields.js
image.js
importvariables.js Restrict variable substitutions to macros defined with the define pragma 2018-06-15 08:31:02 +01:00
keyboard.js Fix beyboard widget empty parameters (#4094) 2019-07-30 13:47:56 +01:00
link.js Use default link text when link widget has no content 2019-06-10 21:04:21 +01:00
linkcatcher.js Fix linkcatcher recursion problem 2017-07-10 14:43:43 +01:00
list.js
macrocall.js Make macro parameters available as variables in wikified macros (#3063) 2017-12-16 09:10:10 +00:00
navigator.js Fix navigator widget when story and/or history attributes are missing 2019-08-04 11:34:45 +01:00
password.js
qualify.js Change qualify widget parameter name to match qualify macro 2018-11-06 16:41:18 +00:00
radio.js sets checked class for radio widget wrapper / label (#2182) 2018-04-08 09:52:41 +01:00
range.js Add Range widget (#2988) 2018-04-24 22:05:05 +01:00
raw.js
reveal.js Reveal widget: add option to avoid clamping popup position 2019-07-04 15:58:27 +01:00
scrollable.js
select.js Add tooltip attribute to select widget 2019-03-04 12:24:16 +00:00
setvariable.js Restrict variable substitutions to macros defined with the define pragma 2018-06-15 08:31:02 +01:00
text.js
tiddler.js
transclude.js
vars.js
view.js Add "mode" attribute to View widget 2017-08-24 20:58:08 +01:00
widget.js Reducing function calls across board (#4102) 2019-07-14 16:20:27 +01:00
wikify.js