1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 23:40:45 +00:00
TiddlyWiki5/core
Jeremy Ruston 7f6d770ca6 The reveal widget should generate a span when in inline mode
The only reason that the reveal widget generates an element is so that
we can use `display:none/block;` (as did the pre-refactored code) as a
quick way of hiding and showing the content. We don't do that yet, and
it may be best never to do it.
2013-10-16 16:29:35 +01:00
..
docs Lots of docs updates 2013-08-30 20:06:23 +01:00
images Improved styling for the tags dropdown 2013-06-09 19:41:48 +01:00
messages Get rid of the modal popup for empty wikis 2013-09-01 22:33:23 +01:00
modules The reveal widget should generate a span when in inline mode 2013-10-16 16:29:35 +01:00
templates Initial Commit 2013-10-12 17:05:13 +01:00
ui Fix the untagged list in the tags list 2013-10-15 21:07:35 +01:00
wiki Fixups to the sidebar and tiddler info button 2013-10-14 16:57:16 +01:00
copyright.tid Adjust copyright date 2013-01-17 11:27:08 +00:00
plugin.info Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00