1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 00:40:47 +00:00
TiddlyWiki5/core/modules/macros
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
..
edit Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00
story Split the story macro out into two macros 2012-06-26 19:54:51 +01:00
button.js Ensured we remove the popup click handler 2012-06-19 16:50:10 +01:00
chooser.js Made the chooser slightly less broken 2012-06-16 19:02:56 +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
download.js Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00
echo.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
hide.js New hide macro 2012-06-20 17:40:41 +01:00
image.js Extended the image macro to take a width and height 2012-06-10 18:09:15 +01:00
include.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
link.js Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00
linkcatcher.js New linkcatcher macro 2012-06-20 17:40:55 +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 Split the story macro out into two macros 2012-06-26 19:54:51 +01:00
reveal.js Fixed positioning of view dropdown 2012-06-21 09:11:04 +01:00
slider.js Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00
tiddler.js Added tags and color macros 2012-06-10 19:47:24 +01:00
transclude.js Fixed the transclude macro so that it is marked dependent all 2012-06-19 18:22:27 +01:00
version.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
video.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
view.js A better fix for refreshing nested macros 2012-06-19 16:56:55 +01:00
zoomer.js Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00