TiddlyWiki5/core/modules/widgets
Cameron Fischer 2385bd978f
Fix importvariables crash (#4593)
* Fixed issue: multi nonMacro imports broke everything

* Fixed issue: dead variables in import might linger
2020-04-23 09:10:52 +01:00
..
action-createtiddler.js Action create tiddler improvements (#4436) 2020-04-15 15:51:21 +01:00
action-deletefield.js
action-deletetiddler.js
action-listops.js
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 BrowseWidget: Add "accepts" attribute 2020-04-21 22:18:34 +01:00
button.js Fix lack of refresh when button widget actions attribute changes 2020-03-08 17:11:21 +00:00
checkbox.js
codeblock.js
count.js Fix count widget to return "0" for an empty filter string instead of undefined 2020-04-09 11:04:50 +01:00
diff-text.js
draggable.js Fix suspected typo that impacts refresh handling (#4464) 2020-03-09 21:07:34 +00:00
droppable.js Improve ability to disable drag and drop 2020-03-20 10:46:17 +00:00
dropzone.js Add "class" attribute to dropzone widget 2020-04-03 10:33:39 +01:00
edit-binary.js
edit-bitmap.js
edit-shortcut.js
edit-text.js
edit.js
element.js
encrypt.js
entity.js
fieldmangler.js
fields.js Add new parameters to fields-widget and fields-operator. (#4433) 2020-04-15 12:36:48 +01:00
image.js
importvariables.js Fix importvariables crash (#4593) 2020-04-23 09:10:52 +01:00
keyboard.js
link.js Fix link widget to work within SVG elements 2020-04-19 12:57:56 +01:00
linkcatcher.js
list.js
macrocall.js
navigator.js
password.js
qualify.js
radio.js
range.js Fix range widget for IE10/11 (#4534) 2020-04-03 13:07:55 +01:00
raw.js
reveal.js
scrollable.js
select.js
setvariable.js
text.js
tiddler.js
transclude.js
vars.js
view.js
widget.js
wikify.js