TiddlyWiki5/core/modules/utils
Jermolene 7c8c5cf745 Fix problem with parsing main UI boot tiddlers
We were parsing the boot tiddlers, making them into a widget and then
refreshing the widget tree. The problem is that subsequent chances to
the boot tiddlers themselves wouldn’t be picked up as part of the
refresh.

Now we indirectly parse those UI boot tiddlers through a transclusion,
which does get refreshed in the desired way.
2014-05-06 10:14:22 +01:00
..
dom Fix problem with parsing main UI boot tiddlers 2014-05-06 10:14:22 +01:00
crypto.js
fakedom.js
filesystem.js
logger.js
parsetree.js
performance.js
pluginmaker.js
utils.js