TiddlyWiki5/core/modules/widgets
Jermolene 758ba5edc2 Allow widgets to choose not to propagate actions
Allow widgets to choose not to propagate actions. This is important for
widgets that themselves trigger actions.

Note that this change will cause problems with any existing
5.1.8-prerelease plugins that call `invokeActions()`.
2015-03-25 22:13:22 +00:00
..
action-deletefield.js
action-deletetiddler.js
action-navigate.js
action-sendmessage.js
action-setfield.js
browse.js
button.js Allow widgets to choose not to propagate actions 2015-03-25 22:13:22 +00:00
checkbox.js Added class mechanism to checkbox widget. #1463 2015-02-06 01:02:01 -06:00
codeblock.js
count.js
dropzone.js Fixes problem with drag and drop in Safari 2015-02-11 10:07:10 +00:00
edit-binary.js
edit-bitmap.js
edit-text.js Prevent edit-text widget from generating unsafe elements 2015-03-10 12:34:50 +00:00
edit.js
element.js
encrypt.js
entity.js
fieldmangler.js
fields.js
image.js add macros for custom statically exported paths/links/images 2015-02-21 06:45:40 +09:00
importvariables.js
keyboard.js
link.js Fix undefined tabindex problem with link widget 2015-03-25 11:11:07 +00:00
linkcatcher.js
list.js Extend list widget to invoke storyview for refreshes 2015-02-23 11:24:03 +01:00
macrocall.js
navigator.js Avoid navigating to an empty title 2015-02-20 16:19:53 +00:00
password.js
radio.js
raw.js
reveal.js Add style attribute to reveal widget 2015-03-23 15:28:26 +00:00
scrollable.js
select.js
setvariable.js
text.js
tiddler.js
transclude.js
view.js
widget.js Allow widgets to choose not to propagate actions 2015-03-25 22:13:22 +00:00