1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-18 19:59:25 +00:00
TiddlyWiki5/core/modules/new_widgets
Jeremy Ruston 9e3618bdcf Rename the 'title' attributes of various widgets to 'tiddler'
The change is to avoid confusion with the HTML 'title' attribute. The
name 'tiddler' better emphasises the purpose of the attribute, too.
2013-10-30 13:36:44 +00:00
..
browse.js Add browse and dropzone widgets 2013-10-25 21:16:03 +01:00
button.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
checkbox.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
count.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00: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 Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
edit-text.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
edit.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
element.js Allow the foreignObject element in SVG to embed HTML via the body element 2013-10-28 15:05:19 +00: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 Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
fields.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
link.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
linkcatcher.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
list.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00: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 Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
setvariable.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
text.js Initial Commit 2013-10-12 17:05:13 +01:00
tiddler.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
transclude.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
version.js Initial Commit 2013-10-12 17:05:13 +01:00
view.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
widget.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00