TiddlyWiki5/core/modules/widgets
saqimtiaz d2f87d6200
Reveal widget allow re-positioning (#5087)
* Jeremy's original version of the event widget

* Renamed to eventcatcher, added modifier key support and mouse button support as variables

* Reveal widget: update popup position when state tiddler updates
2020-11-21 17:19:52 +00:00
..
action-createtiddler.js
action-deletefield.js
action-deletetiddler.js
action-listops.js
action-log.js Extend action-log and subclass it as log widget (#5078) 2020-11-20 14:08:18 +00:00
action-navigate.js
action-popup.js ActionPopup widget: Add ability to cancel all popups 2020-04-21 22:19:03 +01:00
action-sendmessage.js
action-setfield.js
browse.js
button.js Added disabled attribute support to ButtonWidget (#5010) 2020-11-08 22:32:27 +00:00
checkbox.js Added disabled attribute to input widgets (#5014) 2020-11-09 18:28:12 +00:00
codeblock.js
confirm.js Added docs for action-confirm widget, added default message for widget and improved logic for disabling it. (#5047) 2020-11-16 17:02:22 +00:00
count.js
diff-text.js
draggable.js
droppable.js Add modifier variable to button actionstring (#4671) 2020-07-14 17:04:06 +01:00
dropzone.js Extend tm-import-tiddlers message (#4741) 2020-06-27 12:32:11 +01:00
edit-binary.js
edit-bitmap.js
edit-shortcut.js
edit-text.js
edit.js Keyboard-driven dropdown inputs (#4725) 2020-07-13 17:42:55 +01:00
element.js Extend the element widget with a hook to intercept DOM node creation 2020-07-02 13:13:55 +01:00
encrypt.js
entity.js Fix Entity widget not rendering its content without a refresh (#4776) 2020-07-31 08:25:15 +01:00
fieldmangler.js
fields.js
image.js
importvariables.js Fix importvariables crash (#4593) 2020-04-23 09:10:52 +01:00
keyboard.js KeyboardWidget: don't trap keyboard shortcut if actions and message are empty and invokeActions isn't handled (#4971) 2020-11-06 17:32:26 +00:00
link.js Link widget: Include original event in tm-navigate (#4724) 2020-08-27 15:52:25 +01:00
linkcatcher.js Add modifier variable to linkcatcher actionstring (#4758) 2020-07-15 12:27:14 +01:00
list.js Init less parsers (#4954) 2020-11-01 17:14:42 +00:00
log.js Extend action-log and subclass it as log widget (#5078) 2020-11-20 14:08:18 +00:00
macrocall.js Extend Macro Call Widget to support outputting raw text 2020-09-28 11:30:28 +01:00
navigator.js Improved status messages in ImportListing to remove redundant and irrelevant messages (#5059) 2020-11-17 19:12:41 +00:00
password.js
qualify.js
radio.js Added disabled attribute to input widgets (#5014) 2020-11-09 18:28:12 +00:00
range.js Added disabled attribute to input widgets (#5014) 2020-11-09 18:28:12 +00:00
raw.js
reveal.js Reveal widget allow re-positioning (#5087) 2020-11-21 17:19:52 +00:00
scrollable.js Extend tm-scroll to accept CSS selector to identify the target 2020-10-14 15:59:27 +01:00
select.js
setvariable.js
text.js
tiddler.js
transclude.js Initial support for switching page templates (#4979) 2020-11-07 09:51:01 +00:00
vars.js
view.js
widget.js Introduce post-render startup actions 2020-10-25 16:22:21 +00:00
wikify.js