1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-24 10:37:20 +00:00
TiddlyWiki5/core/modules/new_widgets
Jeremy Ruston 55d479c540 Extend macrocall widget to take parameters both from the parse tree node and the attributes
This allows us to invoke macros using the ordinary widget syntax, which
in turn allows us to use features like indirection on the parameters.
2013-10-17 16:55:23 +01:00
..
button.js Set the colour of the tag pills 2013-10-14 21:38:12 +01:00
count.js Add the count widget 2013-10-15 21:07:13 +01:00
edit-text.js Fix edit-text widget to work with indexed values 2013-10-16 16:29:51 +01:00
edit.js Add a edit text widget 2013-10-15 14:32:27 +01:00
element.js Fixes to make SVG and MathML elements work properly 2013-10-13 20:14:31 +01:00
entity.js Initial Commit 2013-10-12 17:05:13 +01:00
fields.js Initial Commit 2013-10-12 17:05:13 +01:00
link.js Add button widget 2013-10-13 21:31:00 +01:00
linkcatcher.js Add a linkcatcher widget 2013-10-16 16:30:06 +01:00
list.js Get the tiddler info panel fields list working properly 2013-10-14 17:35:52 +01:00
macrocall.js Extend macrocall widget to take parameters both from the parse tree node and the attributes 2013-10-17 16:55:23 +01:00
navigator.js Support the remaining events on the navigator widget 2013-10-15 14:30:36 +01:00
reveal.js The reveal widget should generate a span when in inline mode 2013-10-16 16:29:35 +01:00
setvariable.js Use the setvariable widget instead of macrodef 2013-10-13 23:40:11 +01:00
tempwidgets.js Add a linkcatcher widget 2013-10-16 16:30:06 +01:00
text.js Initial Commit 2013-10-12 17:05:13 +01:00
tiddler.js More useful class variables for tiddler status 2013-10-13 22:46:45 +01:00
transclude.js Make recursion markers include the current tiddler 2013-10-14 13:06:07 +01:00
version.js Initial Commit 2013-10-12 17:05:13 +01:00
view.js Fix view widget to display friendly text of tiddler values 2013-10-14 21:02:03 +01:00
widget.js Refactor macro parameter substitution 2013-10-13 22:38:46 +01:00