TiddlyWiki5/core/modules/widgets
2018-08-08 15:08:34 +01:00
..
action-createtiddler.js Add action-createtiddler widget 2016-10-21 11:26:26 +01:00
action-deletefield.js
action-deletetiddler.js
action-listops.js
action-navigate.js
action-sendmessage.js
action-setfield.js
browse.js
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 Clean up the highlight plugin 2014-02-10 13:51:38 +00:00
count.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
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
dropzone.js
edit-binary.js Add banner for binary tiddlers in edit mode 2014-05-02 09:43:39 +01:00
edit-bitmap.js Fix problem with rotate-left bitmap operation 2018-03-22 10:46:57 +00:00
edit-shortcut.js
edit-text.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
edit.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
element.js Add support for rebasing headings at render time 2018-06-10 15:54:23 +01:00
encrypt.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
entity.js
fieldmangler.js
fields.js
image.js Fix problem with lazy loading images 2016-05-02 10:29:26 +01:00
importvariables.js Restrict variable substitutions to macros defined with the define pragma 2018-06-15 08:31:02 +01:00
keyboard.js
link.js
linkcatcher.js
list.js
macrocall.js
navigator.js Fix tm-new-tiddler overwriting creation fields of existing tiddlers 2018-08-08 15:08:34 +01:00
password.js
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 Fix typo in reveal widget 2018-07-31 13:30:00 +01:00
scrollable.js
select.js
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 Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00
vars.js
view.js Add "mode" attribute to View widget 2017-08-24 20:58:08 +01:00
widget.js Remove extraneous debugging code from 35cbb127a3 2018-06-15 11:34:06 +01:00
wikify.js