1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 1e5842dc1c Fix download saver on Firefox
Turns out that Firefox needs the link to be in the document before it
will honour the click on it.
2013-05-23 11:26:47 +01:00
..
commands Major refactoring of rendering mechanism 2013-05-17 10:12:25 +01:00
parsers Get rid of the obsolete font parser 2013-05-17 17:30:33 +01:00
rendertree Fix document references 2013-05-17 17:29:43 +01:00
savers Fix download saver on Firefox 2013-05-23 11:26:47 +01:00
utils Fixed problem with non-shadow style tiddlers not being recognised 2013-05-18 16:59:24 +01:00
widgets Fix issue with scrolling while editting long tiddlers in Firefox 2013-05-21 17:54:10 +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 Fixed bug with negated title filter 2013-04-25 10:03:37 +01:00
startup.js Fix document references 2013-05-17 17:29:43 +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 Remove redefinition of Tiddler.hasField() and added Tiddler.isPlugin() 2013-04-30 22:37:02 +01:00
wiki.js Major refactoring of rendering mechanism 2013-05-17 10:12:25 +01:00