mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 10:34:53 +00:00
f307f00e32
There are two big changes here: Replace the previous "ts-wrapper" mechanism, which we had been using to redefine custom widgets inside their definitions to prevent recursive calls. Now we've got the genesis widget we can instead control recursion through a new "$remappable" attribute that allows the custom widget mechanism to be skipped. We also extend the slot widget to allow a depth to be specified; it then reaches up by the indicated number of transclusion widgets to find the one from which it should retrieve the slot value. |
||
---|---|---|
.. | ||
CustomWidget-ActionWidget.tid | ||
CustomWidget-Override-Codeblock.tid | ||
CustomWidget-OverrideTransclude.tid | ||
CustomWidget-Simple.tid | ||
CustomWidget-TextWidgetOverride.tid | ||
CustomWidget-VariableAttribute.tid | ||
MissingTarget.tid | ||
Parameterised-Name-Values.tid | ||
Parameterised-Positional-Shortcut-Parameters.tid | ||
Parameterised-Positional-Shortcut.tid | ||
Parameterised-Positional.tid | ||
Parameterised-Shortcut-Parameters.tid | ||
Parameterised-Shortcut.tid | ||
Parameterised-Simple.tid | ||
Parameterised-Slotted-Missing.tid | ||
Parameterised-Slotted.tid |