1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/core/modules/new_widgets
Jeremy Ruston ed6fd475ab Add 'default' attribute to button widget
This allows us to do things like tab controls properly.
2013-11-04 09:59:26 +00:00
..
browse.js Allow browsing for multiple files at once 2013-10-30 16:05:49 +00:00
button.js Add 'default' attribute to button widget 2013-11-04 09:59:26 +00:00
checkbox.js Fixed refresh logic of checkbox widget 2013-11-01 17:22:40 +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 Remove unused class attribute from edit-bitmap widget 2013-10-31 12:36:38 +00:00
edit-text.js Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
edit.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
element.js Fixed refresh logic of element widget 2013-11-01 17:22:51 +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 Correct typo 2013-10-31 21:59:01 +00:00
link.js Get rid of the event handling in the tiddler widget 2013-11-02 10:12:22 +00:00
linkcatcher.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
list.js Refactor the list widget to get rid of some hacks 2013-11-02 10:12:55 +00:00
macrocall.js Fix macrocall widget to not pass $name as a parameter 2013-10-31 21:59:37 +00: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 Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +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 Get rid of the event handling in the tiddler widget 2013-11-02 10:12:22 +00:00
transclude.js Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
view.js Remove unused wikified format from viewwidget 2013-10-31 22:01:12 +00:00
widget.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00