1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/core/modules/new_widgets
2013-10-26 13:13:55 +01:00
..
browse.js Add browse and dropzone widgets 2013-10-25 21:16:03 +01:00
button.js Set the colour of the tag pills 2013-10-14 21:38:12 +01:00
checkbox.js Missed off some of the refresh logic 2013-10-23 19:46:31 +01:00
count.js Add the count widget 2013-10-15 21:07:13 +01:00
dropzone.js Extend the dropzone widget to cope with dataTransfer objects (as well as files) 2013-10-26 08:36:31 +01:00
edit-bitmap.js Bring back the bitmap editor widget 2013-10-26 13:13:55 +01:00
edit-text.js Give the edit-text widget some extensibility hooks 2013-10-25 09:15:56 +01:00
edit.js Add a edit text widget 2013-10-15 14:32:27 +01:00
element.js Refactor widget.getVariable() to have better behaved parameters 2013-10-25 22:16:15 +01:00
encrypt.js Fix up saving encrypted wikis 2013-10-24 13:10:32 +01:00
entity.js Initial Commit 2013-10-12 17:05:13 +01:00
fieldmangler.js Add a fieldmangler widget 2013-10-21 22:54:58 +01:00
fields.js Initial Commit 2013-10-12 17:05:13 +01:00
link.js Make sure the dragger cover properly covers the dragger 2013-10-26 10:29:52 +01:00
linkcatcher.js Add a linkcatcher widget 2013-10-16 16:30:06 +01:00
list.js Refactor name of "findNextSiblingDomNode()" method for consistency 2013-10-22 18:14:16 +01:00
macrocall.js Refactor widget.getVariable() to have better behaved parameters 2013-10-25 22:16:15 +01:00
navigator.js Extend the navigator widget to handle import events 2013-10-25 21:15:32 +01:00
password.js Added password widget 2013-10-23 20:24:45 +01:00
reveal.js The reveal widget should generate a span when in inline mode 2013-10-16 16:29:35 +01:00
setvariable.js Use the setvariable widget instead of macrodef 2013-10-13 23:40:11 +01:00
text.js Initial Commit 2013-10-12 17:05:13 +01:00
tiddler.js More useful class variables for tiddler status 2013-10-13 22:46:45 +01:00
transclude.js Refactor widget.getVariable() to have better behaved parameters 2013-10-25 22:16:15 +01:00
version.js Initial Commit 2013-10-12 17:05:13 +01:00
view.js Add jsencoded view format 2013-10-25 23:00:43 +01:00
widget.js Invoke macros with this set to the host widget 2013-10-25 22:29:28 +01:00