..
action-deletefield.js
Use action-deletefield widget in edit template fields editor
2014-11-06 18:32:11 +00:00
action-deletetiddler.js
More action-deletetiddler fixes
2014-11-09 16:53:33 +00:00
action-navigate.js
Add support for action widgets
2014-10-08 17:45:26 +01:00
action-sendmessage.js
Improve the format of widget message parameters
2014-11-07 14:52:32 +00:00
action-setfield.js
Fix advanced filter search clear button
2014-11-23 16:02:08 +00:00
browse.js
Add nwsaveas and param attributes to browse widget
2015-01-11 14:20:34 +00:00
button.js
Fixes to make nested popups work
2014-11-21 17:07:03 +00:00
checkbox.js
Added class mechanism to checkbox widget. #1463
2015-02-06 01:02:01 -06:00
codeblock.js
Clean up the highlight plugin
2014-02-10 13:51:38 +00:00
count.js
Refactor wiki.filterTiddlers()
2014-04-27 20:03:33 +01:00
dropzone.js
Fixes problem with drag and drop in Safari
2015-02-11 10:07:10 +00:00
edit-binary.js
Add banner for binary tiddlers in edit mode
2014-05-02 09:43:39 +01:00
edit-bitmap.js
Fix problem with edit-bitmap widget static rendering
2014-11-27 23:03:27 +00:00
edit-text.js
Fix for serverside rendering
2015-01-06 18:19:55 +00:00
edit.js
Fix problem with refreshing the edit widget
2014-08-16 15:01:04 +01:00
element.js
Explicitly blacklist unsafe elements, starting with <script>
2014-03-19 10:05:44 +00:00
encrypt.js
Refactor wiki.filterTiddlers()
2014-04-27 20:03:33 +01: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 problem with tm-add-field for existing fields
2014-12-05 10:20:25 +00:00
fields.js
Obeisance to JSHint for core modules
2014-08-30 20:44:26 +01:00
image.js
Allow percentage width and height on image widget
2014-10-19 13:21:20 +01:00
importvariables.js
Remove debugging code
2014-06-13 14:44:43 +01:00
keyboard.js
Extend keyboard handling
2014-09-02 10:41:48 +01:00
link.js
Fixes problem with drag and drop in Safari
2015-02-11 10:07:10 +00:00
linkcatcher.js
Rename "tw-*" messages to "tm-*"
2014-08-28 21:43:44 +01:00
list.js
Coding style clean up for #1330
2015-01-06 13:49:05 +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
Style fix
2015-02-09 21:46:54 +00:00
password.js
Fix default password
2013-11-10 19:22:10 +00:00
radio.js
Fix problem with radio widget and missing tiddlers
2014-09-14 10:55:34 +01:00
raw.js
Added missing RawWidget
2013-12-21 16:11:48 +00:00
reveal.js
allow empty state tiddlers and missing state attributes act as missing state tiddlers
2014-11-24 07:38:58 +01:00
scrollable.js
Rename "tw-*" messages to "tm-*"
2014-08-28 21:43:44 +01:00
select.js
Update select.js
2015-01-28 16:00:34 +00:00
setvariable.js
Extend set variable widget to work with filters
2014-11-13 21:39:38 +00:00
text.js
Fixed text widget crashing when text is missing
2014-08-28 20:20:38 +01:00
tiddler.js
Refine refreshing of tiddler widget
2014-11-09 17:10:18 +00:00
transclude.js
Add error formatting for transclusion recursion errors
2014-09-24 11:50:38 +02:00
view.js
Extend the view widget to work with subtiddlers
2014-10-22 14:12:49 +01:00
widget.js
Merge pull request #1396 from ng110/master
2015-01-28 16:28:11 +00:00