1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
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 Rejigged encrypted import so that the current password isn't changed 2014-01-20 13:35:55 +00:00
fakedom.js Disable storyviews when rendering to the fake dom 2014-03-10 18:41:11 +00:00
filesystem.js Add --build command 2014-04-25 22:41:59 +01:00
logger.js Enhance alerting to coalesce repeated alerts with the same text 2014-02-14 10:29:26 +00:00
parsetree.js Further style tweaks to #321 2014-01-03 10:48:00 +00:00
performance.js Add performance measurement features 2014-04-01 08:33:36 +01:00
pluginmaker.js Add experimental support for building plugins in the browser 2014-02-13 14:23:27 +00:00
utils.js Allow digits in field names 2014-04-28 15:54:32 +01:00