.. |
browse.js
|
Fix problem with "import" button not working
|
2013-12-30 11:54:51 +00:00 |
button.js
|
Extend button widget to allow navigating to a tiddler
|
2014-02-22 16:13:16 +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 |
codeblock.js
|
Clean up the highlight plugin
|
2014-02-10 13:51:38 +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
|
Fix problem with pasting items into the browser
|
2014-02-14 20:00:23 +00:00 |
edit-bitmap.js
|
Rough and ready control over bitmap editor line width and colour
|
2014-02-21 14:06:04 +00:00 |
edit-text.js
|
Fix problem that was causing Chrome to display black in colour picker swatches
|
2014-02-20 09:57:44 +00:00 |
edit.js
|
Take editor configuration from configuration tiddlers
|
2014-01-24 20:22:23 +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
|
Remove empty tag fields in the field mangler
|
2014-01-20 11:53:26 +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 |
keyboard.js
|
Add experimental keyboard shortcut widget
|
2014-01-30 13:40:36 +00:00 |
link.js
|
Enhance links so that control/command clicking suppresses navigation
|
2014-02-12 22:00:12 +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
|
Add confirmation when deleting tiddlers
|
2014-02-23 17:37:32 +00:00 |
password.js
|
Fix default password
|
2013-11-10 19:22:10 +00:00 |
radio.js
|
Cleaning up further coding style inconsistencies that have crept in
|
2014-01-03 10:50:00 +00:00 |
raw.js
|
Added missing RawWidget
|
2013-12-21 16:11:48 +00:00 |
reveal.js
|
Fix problem with the reveal widget not refreshing properly when used with text references
|
2014-02-13 17:59:10 +00:00 |
setvariable.js
|
Rename the 'setvariable' widget to 'set'
|
2013-11-15 18:31:39 +00:00 |
text.js
|
Enhance text widget to optionally use "text" attribute
|
2014-01-19 21:45:55 +00:00 |
tiddler.js
|
Change new_widget to widget
|
2013-11-08 08:47:00 +00:00 |
transclude.js
|
Extend the transclude widget to fallback to displaying it's child nodes if the target isn't defined
|
2014-02-12 21:38:37 +00:00 |
view.js
|
Fix view widget so that it works with indexes
|
2014-02-17 11:28:48 +00:00 |
widget.js
|
allowing variable number of arguments for non-argument macros
|
2013-12-11 22:59:52 +01:00 |