mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
474b73bdbe
* feat: inform child widget to do some custom cleanup * fix: type * refactor: restore old removeChildDomNodes * refactor: make destroy() a separate method * refactor: make destroy call removeChildDomNodes * refactor: call destroy instead of removeChildDomNodes in each core widgets * fix: refreshSelf does not mean destroy * refactor: use old var insteadof const * docs: about subclass |
||
---|---|---|
.. | ||
plugin.info | ||
readme.tid | ||
stacked-storyview.tid | ||
stacked.js | ||
StackedControls.tid | ||
StackedStoryViewFanHeight.tid | ||
storyview-stacked.tid |
title: $:/plugins/tiddlywiki/stacked-view/readme This plugin provides a new story visualisation that displays individual tiddlers as a stack of cards. It is currently experimental and incomplete. [[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/stacked-view]]