1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 00:33:15 +00:00
TiddlyWiki5/core/modules/widgets
Jermolene 3c20f2396e Add support for assigning action widgets via the actions attribute
This is quite a big change: a new way to invoke action widgets.

The advantage is that it solves #2217 and #1564, a long running problem
that prevented us from adding action widgets to widgets that modify the
store.

This commit adds the new technique for the button and keyboard widgets,
but also extends the select widget to trigger action widgets for the
first time
2016-04-29 18:54:44 +01:00
..
action-deletefield.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
action-deletetiddler.js More action-deletetiddler fixes 2014-11-09 16:53:33 +00:00
action-listops.js Correct Formatting 2016-01-03 16:30:00 +02:00
action-navigate.js Add support for action widgets 2014-10-08 17:45:26 +01:00
action-sendmessage.js Update sendmessage widget to allow name/value parameters 2015-05-18 22:15:23 +01:00
action-setfield.js Revert "Merge pull request #2166 from matabele/patch-5" 2016-01-06 09:38:39 +00:00
browse.js Add support for Nw.js special features to browse widget 2015-11-13 18:47:30 +00:00
button.js Add support for assigning action widgets via the actions attribute 2016-04-29 18:54:44 +01:00
checkbox.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01: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 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 Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
image.js add macros for custom statically exported paths/links/images 2015-02-21 06:45:40 +09:00
importvariables.js Remove debugging code 2014-06-13 14:44:43 +01:00
keyboard.js Add support for assigning action widgets via the actions attribute 2016-04-29 18:54:44 +01:00
link.js Fix problem with missing link logic 2016-04-20 11:57:38 +01:00
linkcatcher.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
list.js Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +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 add localisable strings for Import/Imported 2015-10-18 17:29:04 +09:00
password.js Fix default password 2013-11-10 19:22:10 +00:00
radio.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01: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 always set emptyValue, not just for filter 2015-12-09 23:33:07 +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 error formatting for transclusion recursion errors 2014-09-24 11:50:38 +02:00
vars.js Tweaks to #1678 2015-05-07 19:44:08 +01:00
view.js Add new "htmlencodedplainwikified" format to view widget 2015-09-11 13:34:01 +01:00
widget.js Add support for assigning action widgets via the actions attribute 2016-04-29 18:54:44 +01:00
wikify.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00