1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 15:30:47 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 24ad677d75 Add back the zoomin view
An alternative visualisation for the story list. It just shows the
currently selected tiddler, with smooth animations between tiddlers.

Not entirely finished yet; for instance, if you close the current
tiddler you get a blank screen until you select another tiddler.
2013-07-08 15:19:00 +01:00
..
commands Linting 2013-07-05 22:37:55 +01:00
filters Linting 2013-07-05 22:37:55 +01:00
parsers Linting 2013-07-05 22:37:55 +01:00
rendertree Linting 2013-07-05 22:37:55 +01:00
savers Fix download saver on Firefox 2013-05-23 11:26:47 +01:00
utils Refactor scroller so that the scrollIntoView() method is a bit more usable 2013-07-08 15:15:53 +01:00
widgets Add back the zoomin view 2013-07-08 15:19:00 +01:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Add simple notification mechanism 2013-05-07 18:08:44 +01:00
deserializers.js Cleaning up content types 2013-05-13 17:42:07 +01:00
filters.js Extend the filter mechanism to allow operands to be indirected through a tiddler text reference 2013-05-27 17:57:37 +01:00
hacks.js Add a hack to switch slowmo animation mode 2013-07-08 15:17:29 +01:00
startup.js Fix problem with displaying modals before the page container is initialised 2013-06-04 16:22:37 +01:00
syncer.js Ignore shadow tiddlers in the syncer 2013-04-30 22:55:06 +01:00
themes.js Remove early bail on switching to a non-existent theme 2013-05-10 20:24:40 +01:00
tiddler.js Improve handling of fieldmodules lacking a stringify method 2013-06-13 09:16:26 +01:00
wiki.js Special treatment so that text reference to title field works for missing tiddlers 2013-07-08 15:16:55 +01:00