1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-28 12:02:40 +00:00
TiddlyWiki5/core/modules/utils/dom
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
..
browser.js Appeasing the gods of JSHint 2012-11-06 17:21:56 +00:00
dom.js More DOM utilities 2012-12-13 21:31:41 +00:00
http.js Started refactoring TiddlyWeb syncer into generic syncer + TiddlyWeb adaptor 2013-03-17 15:28:49 +00:00
modal.js Refactored wiki event mechanism to support multiple event types 2013-03-16 10:42:46 +00:00
popup.js Fix popup removal 2013-03-19 16:44:32 +00:00
scroller.js Fix #59 2013-03-03 20:06:23 +00:00
styles.js Start responding to dynamic stylesheet changes 2013-04-29 12:07:39 +01:00