1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 00:33:15 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 61eb585640 Fixed problem with HTML inline parse rule
We were incorrectly eating line breaks after self-closing inline HTML
tags
2012-12-31 18:36:13 +00:00
..
commands Remove the old parser code 2012-12-28 22:08:32 +00:00
parsers Fixed problem with HTML inline parse rule 2012-12-31 18:36:13 +00:00
rendertree Store macros in the render context so that they scope in the expected way 2012-12-29 23:17:09 +00:00
savers Fix TiddlyFox transfer attribute names 2012-11-17 20:17:29 +00:00
utils Added beginnings of popup widget 2012-12-30 17:23:44 +00:00
widgets Added beginnings of popup widget 2012-12-30 17:23:44 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation preferences to the top of the file for ease of access 2012-11-03 12:32:46 +00:00
deserializers.js More MIME type shenanigans 2012-11-18 15:25:40 +00:00
filters.js New implementation for shadow tiddlers 2012-11-11 14:31:45 +00:00
recipe.js More MIME type shenanigans 2012-11-18 15:25:40 +00:00
startup.js Removed dead code 2012-12-29 22:27:36 +00:00
tiddler.js Support for lazy loaded tiddlers 2012-11-18 13:14:28 +00:00
widgetbase.js Moved render() and renderInDom() into widget base class 2012-12-14 17:51:14 +00:00
wiki.js Removed dead code 2012-12-29 22:27:36 +00:00