TiddlyWiki5/core/modules/widgets
2018-04-03 17:50:17 +01:00
..
action-createtiddler.js
action-deletefield.js Action-deletefield should only update tiddler modified/created if it is changed 2017-03-19 19:30:52 +00:00
action-deletetiddler.js
action-listops.js Adjust listops widget to only modify tiddler if tags have changed 2017-03-24 09:57:22 +00:00
action-navigate.js
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 Fix #3078 (#3185) 2018-03-23 11:08:53 +00:00
checkbox.js Add ability to trigger actions on unchecking checkbox widget (#3182) 2018-04-02 19:39:59 +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 Refactor draggable stuff for easier reuse 2017-03-23 14:23:33 +00:00
droppable.js Droppable widget - passing modifiers as variables (#3167) 2018-03-14 17:52:13 +00:00
dropzone.js Allow manual selection of deserializer for dropping or importing files 2017-07-12 16:42:16 +01:00
edit-binary.js
edit-bitmap.js Fix problem with rotate-left bitmap operation 2018-03-22 10:46:57 +00:00
edit-shortcut.js
edit-text.js
edit.js
element.js
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
keyboard.js Add "tag" attribute to keyboard widget (#2593) 2017-01-13 11:17:19 -07:00
link.js Fix test regression caused by #3052 2017-12-12 18:15:33 +00: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 problem with new tiddler fields cascade 2017-11-08 08:41:00 +00:00
password.js
radio.js
raw.js
reveal.js Minor tweaks for #3157 2018-03-22 20:37:06 +00:00
scrollable.js
select.js Take default value in account when index attribute is used (#3099) 2018-01-23 16:50:03 +00:00
setvariable.js SetWidget: Add "subtiddler" attribute 2018-03-16 20:35:41 +00: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 Make macro parameters available as variables in wikified macros (#3063) 2017-12-16 09:10:10 +00:00
wikify.js