1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/core/modules/macros
Jeremy Ruston 4ad8859864 Beginnings of refactoring the transclude macro
We want to make it selectively refresh for better performance
2012-10-15 18:46:33 +01:00
..
edit Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
story Allow template overrides for the story 2012-09-14 17:29:30 +01:00
button.js Extend the tiddler button so that it can set a tiddler to a given value 2012-07-15 22:34:36 +01:00
chooser.js Removed old code 2012-07-13 11:25:57 +01:00
color.js Whitespace 2012-06-16 19:02:44 +01:00
comment.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
echo.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
image.js Extended the image macro to take a width and height 2012-06-10 18:09:15 +01:00
link.js Fixed typo in link macro 2012-10-11 14:56:22 +01:00
list.js Use the transclude macro instead of list tagging in the tag popup 2012-06-19 10:40:30 +01:00
navigator.js Added new wiki methods for reading and writing a toddler as data 2012-07-22 22:03:06 +01:00
password.js New password macro for setting passwords 2012-07-13 13:03:07 +01:00
reveal.js Fix the reveal macro in run mode 2012-07-15 23:06:24 +01:00
serialize.js Refactor serialisers to work on an array of tiddlers 2012-09-02 20:28:32 +01:00
slider.js Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00
tiddler.js Change tiddler macro to use parseTiddler parameter substitution 2012-08-25 14:16:33 +01:00
transclude.js Beginnings of refactoring the transclude macro 2012-10-15 18:46:33 +01:00
version.js Use the version number from the package.json file 2012-07-13 17:38:23 +01:00
video.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
view.js Fixed the view macro to fail silently if the target tiddler doesn't exist 2012-10-10 10:45:58 +01:00