..
action-createtiddler.js
Add action-createtiddler widget
2016-10-21 11:26:26 +01:00
action-deletefield.js
Action-deletefield should only update tiddler modified/created if it is changed
2017-03-19 19:30:52 +00:00
action-deletetiddler.js
More action-deletetiddler fixes
2014-11-09 16:53:33 +00:00
action-listops.js
Adjust listops widget to only modify tiddler if tags have changed
2017-03-24 09:57:22 +00:00
action-navigate.js
Add support for action widgets
2014-10-08 17:45:26 +01:00
action-sendmessage.js
Add page print button
2016-10-20 09:44:52 +01:00
action-setfield.js
Revert "Merge pull request #2166 from matabele/patch-5"
2016-01-06 09:38:39 +00:00
browse.js
Extend browse widget with deserializer attribute
2017-07-18 15:32:50 +01:00
button.js
Refactor draggable stuff for easier reuse
2017-03-23 14:23:33 +00:00
checkbox.js
Allows checkbox widget to worth with indexes within data tiddlers ( #2103 )
2016-12-17 11:59:59 +00: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
draggable.js
Refactor draggable stuff for easier reuse
2017-03-23 14:23:33 +00:00
droppable.js
Killer typo
2017-03-29 09:22:51 +01:00
dropzone.js
Allow manual selection of deserializer for dropping or importing files
2017-07-12 16:42:16 +01:00
edit-binary.js
Add banner for binary tiddlers in edit mode
2014-05-02 09:43:39 +01:00
edit-bitmap.js
Introduce text editor toolbar ( #2315 )
2016-04-22 08:36:29 +01:00
edit-shortcut.js
Introduce text editor toolbar ( #2315 )
2016-04-22 08:36:29 +01:00
edit-text.js
Introduce text editor toolbar ( #2315 )
2016-04-22 08:36:29 +01:00
edit.js
Introduce text editor toolbar ( #2315 )
2016-04-22 08:36:29 +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
Introduce text editor toolbar ( #2315 )
2016-04-22 08:36:29 +01:00
fieldmangler.js
Modified fieldmangler to create a tiddler if adding a tag to one that doesn't exist
2015-10-08 20:39:19 +02:00
fields.js
Fix problem with unsafe use of String.prototype.replace()
2016-08-06 14:45:33 +01:00
image.js
Fix problem with lazy loading images
2016-05-02 10:29:26 +01:00
importvariables.js
Remove debugging code
2014-06-13 14:44:43 +01:00
keyboard.js
Add "tag" attribute to keyboard widget ( #2593 )
2017-01-13 11:17:19 -07:00
link.js
LinkWidget: Add support for tv-filter-export-link
2017-08-28 11:06:21 +01:00
linkcatcher.js
Fix linkcatcher recursion problem
2017-07-10 14:43:43 +01:00
list.js
Undo 664225f6fd
and 56640b90bb
2016-10-26 21:41:41 +01:00
macrocall.js
Get rid of the "new_" prefix we had on some methods
2013-11-08 08:51:14 +00:00
navigator.js
Fix issue 2850 ( #2852 )
2017-06-29 17:07:23 +01:00
password.js
Fix default password
2013-11-10 19:22:10 +00:00
radio.js
Allow radio widget to work with indexes in a data tiddler ( #2104 )
2016-12-17 11:51:24 +00:00
raw.js
Added missing RawWidget
2013-12-21 16:11:48 +00:00
reveal.js
Add style attribute to reveal widget
2015-03-23 15:28:26 +00:00
scrollable.js
Rename "tw-*" messages to "tm-*"
2014-08-28 21:43:44 +01:00
select.js
Add support for assigning action widgets via the actions
attribute
2016-04-29 18:54:44 +01:00
setvariable.js
Extend the set widget with tiddler, field and index attributes
2017-07-12 16:59:56 +01: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 localisable strings for error ( #2447 )
2016-05-17 21:58:47 +01:00
vars.js
Tweaks to #1678
2015-05-07 19:44:08 +01:00
view.js
Add "mode" attribute to View widget
2017-08-24 20:58:08 +01:00
widget.js
Improve support for drag and drop
2017-03-19 19:33:56 +00:00
wikify.js
Add 'formattedtext' output type to Wikify widget
2016-10-18 09:13:52 +01:00