mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 12:22:04 -08:00
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 |
||
|---|---|---|
| .. | ||
| 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 | ||
| importvariables.js | ||
| keyboard.js | ||
| link.js | ||
| linkcatcher.js | ||
| list.js | ||
| macrocall.js | ||
| navigator.js | ||
| password.js | ||
| radio.js | ||
| raw.js | ||
| reveal.js | ||
| scrollable.js | ||
| select.js | ||
| setvariable.js | ||
| text.js | ||
| tiddler.js | ||
| transclude.js | ||
| view.js | ||
| widget.js | ||