1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-07 02:26:19 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data
jeremy@jermolene.com 006ae6e759 Refactor $parameters widget
The objective is to add a $depth attribute so that it is possible to reach up to retrieve the parameters of ancestor transclusions. However, doing so requires changing the encoding of parameter names so that it is not possible for a user parameter to clash with an attribute like $depth. So now we have to double up dollars on any attribute names seen by the parameters widget, just like with the transclude widget itself.
2022-05-31 09:03:20 +01:00
..
custom-operators Introduce function operator for calling functions 2022-05-30 18:05:54 +01:00
deserializers Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
functions Allow custom functions to be invoked as attributes 2022-05-23 20:18:54 +01:00
genesis-widget Refactor $parameters widget 2022-05-31 09:03:20 +01:00
globals Use underscores for new system fields for global variable tiddlers 2022-05-30 18:38:25 +01:00
tabs-macro Trim Saga: Another batch of medium-sized files (#6270) 2022-03-26 15:19:04 +00:00
transclude Refactor $parameters widget 2022-05-31 09:03:20 +01:00