TiddlyWiki5/core/modules/widgets
Jermolene 9ab0c84140 Support global macros via the importvariables widget
The new importvariables widget imports macro/variable definitions from
the specified tiddlers and makes them available to its children.

Allows us to split PageMacros up into separate tiddlers.

We still support loading macros from $:/core/ui/PageMacros to help
people upgrading.

Fixes #644 and #559
2014-06-12 18:01:33 +01:00
..
browse.js
button.js
checkbox.js
codeblock.js
count.js
dropzone.js
edit-binary.js
edit-bitmap.js
edit-text.js
edit.js
element.js
encrypt.js
entity.js
fieldmangler.js
fields.js
image.js First pass at external image support 2014-06-12 08:36:30 +01:00
importvariables.js Support global macros via the importvariables widget 2014-06-12 18:01:33 +01:00
keyboard.js
link.js
linkcatcher.js
list.js
macrocall.js
navigator.js
password.js
radio.js Better defaults for radio widget 2014-05-31 18:35:41 +01:00
raw.js
reveal.js
scrollable.js
select.js Add first pass at select widget 2014-05-31 18:37:43 +01:00
setvariable.js
text.js Allow the text widget to refresh if needed 2014-06-10 19:32:55 +01:00
tiddler.js
transclude.js Extraneous semi-colon 2014-05-31 19:18:01 +01:00
view.js
widget.js Fix problem with widget.getStateQualifier() 2014-05-13 18:16:45 +01:00