1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
TiddlyWiki5/core/modules/widgets
Jeremy Ruston 623a3ec8f8 Rename "shadow" tiddlers to "system" tiddlers
What we have at the moment isn't really the same as TiddlyWiki
classic's shadow tiddlers, it's a much simpler system for excluding
tiddlers. We'll use the term "shadow" instead to refer to the way that
tiddlers in plugins behave, which is exactly like TiddlyWiki classic's
shadow tiddlers.
2013-03-15 22:00:19 +00:00
..
edit Fixed #70 2013-03-06 22:12:21 +00:00
list Rename "shadow" tiddlers to "system" tiddlers 2013-03-15 22:00:19 +00:00
view Make the htmwikified viewer pass the renderContext through 2013-03-04 18:05:22 +00:00
button.js Refactored widget renderers to be hosted within HTML element renderers 2013-01-03 16:27:55 +00:00
checkbox.js Re-introduce the checkbox widget 2013-01-18 09:33:16 +00:00
encrypt.js Restore encrypted TiddlyWiki support 2013-01-31 10:20:13 +00:00
error.js Refactored widget renderers to be hosted within HTML element renderers 2013-01-03 16:27:55 +00:00
fields.js Extend fields widget to allow stripping of prefixes from tiddler titles 2013-01-21 17:26:43 +00:00
info.js Add "info" widget for displaying information about tiddlers 2013-03-10 19:24:22 +00:00
link.js Restore qualifyHoverTitles attribute to link widget 2013-03-05 11:55:25 +00:00
navigator.js Add support for deleting tiddlers 2013-03-10 19:24:49 +00:00
password.js Restore password widget 2013-03-04 11:12:49 +00:00
reveal.js Refactored widget renderers to be hosted within HTML element renderers 2013-01-03 16:27:55 +00:00
setstyle.js Added setstyle widget and use it to colour the tag buttons 2013-01-03 22:36:51 +00:00
transclude.js Replacement styles 2013-02-03 23:02:23 +00:00
version.js Added version widget 2013-01-03 22:55:23 +00:00
video.js Re-introduce video widget 2013-03-12 19:17:13 +00:00