1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/core/modules/widgets
2013-12-17 15:42:53 +00:00
..
browse.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
button.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
checkbox.js Fixed bug when using checkbox widget to apply a tag to a tiddler that is untagged 2013-11-10 19:21:37 +00:00
count.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
dropzone.js Coding style and layout tweaks 2013-12-17 13:32:15 +00:00
edit-bitmap.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
edit-text.js Fix problem with edit-text widget gaining class="undefined" 2013-12-12 18:52:51 +00:00
edit.js Typo that prevented edit widget tiddler attribute from working 2013-12-05 10:37:40 +00:00
element.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
encrypt.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
entity.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
fieldmangler.js Fix fieldmanger to update modified and modifier fields 2013-12-17 15:04:22 +00:00
fields.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
link.js Fixed problem with tiddler navigation ordering 2013-12-17 15:42:53 +00:00
linkcatcher.js Change new_widget to widget 2013-11-08 08:47:00 +00:00
list.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
macrocall.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
navigator.js Misplaced space 2013-12-14 17:22:26 +00:00
password.js Fix default password 2013-11-10 19:22:10 +00:00
radio.js Fix problem with radio widget refreshing 2013-12-16 08:52:18 +00:00
reveal.js Update the reveal widget to set the tw-popup class 2013-11-12 22:02:43 +00:00
setvariable.js Rename the 'setvariable' widget to 'set' 2013-11-15 18:31:39 +00:00
text.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
tiddler.js Change new_widget to widget 2013-11-08 08:47:00 +00:00
transclude.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
view.js Fix viewing of date fields 2013-12-03 10:09:58 +00:00
widget.js allowing variable number of arguments for non-argument macros 2013-12-11 22:59:52 +01:00