1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 152fb798eb Start responding to dynamic stylesheet changes
This mechanism will only be triggered by changes to the stylesheet
tiddlers themselves, and not to any dependencies that they might have.
It'll stay that way for a while.

The next thing is making the theme manager actually switch themes,
forcing the right wiki change events to make the stylesheet manager
update itself
2013-04-29 12:07:39 +01:00
..
commands Update HTML deserializer to cope with TiddlyWiki classic and TW5 files 2013-04-03 12:57:17 +01:00
parsers Use the text parser to parse CSS 2013-04-25 09:05:17 +01:00
rendertree Allow templating with the link widget 2013-03-04 11:13:10 +00:00
savers Decode paths for TiddlyFox 2013-03-19 18:36:27 +00:00
utils Start responding to dynamic stylesheet changes 2013-04-29 12:07:39 +01:00
widgets Add a close all tiddlers button 2013-04-27 16:35:59 +01:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the void element list into the main config file 2013-02-03 17:44:28 +00:00
deserializers.js Update HTML deserializer to cope with TiddlyWiki classic and TW5 files 2013-04-03 12:57:17 +01:00
filters.js Fixed bug with negated title filter 2013-04-25 10:03:37 +01:00
startup.js Start responding to dynamic stylesheet changes 2013-04-29 12:07:39 +01:00
syncer.js Clearer logging preparatory to implementing file synchronisation 2013-03-24 12:53:09 +00:00
themes.js Start responding to dynamic stylesheet changes 2013-04-29 12:07:39 +01:00
tiddler.js Give tiddlers a hasField() method 2013-04-29 12:05:58 +01:00
wiki.js Store the parser list in the wiki constructor 2013-04-25 17:40:12 +01:00