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 Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
dropzone.js Restored drag and drop functionality within TEXTAREAs and INPUTs 2014-05-07 14:32:14 +01:00
edit-binary.js Add banner for binary tiddlers in edit mode 2014-05-02 09:43:39 +01:00
edit-bitmap.js
edit-text.js Add hex colours to tag manager 2014-05-05 18:42:25 +01:00
edit.js Add banner for binary tiddlers in edit mode 2014-05-02 09:43:39 +01:00
element.js
encrypt.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
entity.js
fieldmangler.js Allow digits in field names 2014-04-28 15:54:32 +01:00
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 Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
macrocall.js
navigator.js Remove erroneous global wiki references 2014-05-07 14:49:14 +01:00
password.js
radio.js Better defaults for radio widget 2014-05-31 18:35:41 +01:00
raw.js
reveal.js
scrollable.js Use Date.now() instead of new Date() 2014-04-14 09:02:52 +01:00
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