1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/core/templates
Jeremy Ruston 69a0c46447 Split the story macro out into two macros
Now the story macro manages the story element sequence, while the
navigator macro listens for the navigation events, and modifies the
story tiddler as required. Also introduces a history tiddler that
retains the history stack so that we can animate navigation properly
(as distinct from animating the addition and removal of story elements).

Note that the zoomin storyview isn't quite finished, but this is a
stable point to commit these changes.
2012-06-26 19:54:51 +01:00
..
EditTemplate.tid Adjustments to default tiddler templates 2012-06-10 18:09:34 +01:00
PageTemplate.tid Split the story macro out into two macros 2012-06-26 19:54:51 +01:00
static.template.html.tid Refactored shadow tiddlers to not be in a separate store 2012-06-06 12:07:33 +01:00
StaticContent.tid Renamed splash tiddler to StaticContent 2012-06-01 20:28:37 +01:00
TagTemplate.tid More styling adjustments 2012-06-24 17:07:38 +01:00
tiddlywiki5.template.html.tid Added Bootstrap JavaScript modules and moved CSS into core 2012-06-08 11:49:14 +01:00
ViewTemplate.tid Added close button 2012-06-21 19:44:21 +01:00