1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 0a3389c277 Add namespace support to the element renderer
This allows us to create SVG elements with the correct namespace, which
allows us to have inline SVG images (coming up next)
2013-05-15 18:44:23 +01:00
..
commands Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
parsers Cleaning up content types 2013-05-13 17:42:07 +01:00
rendertree Add namespace support to the element renderer 2013-05-15 18:44:23 +01:00
savers Added a saver for the TWEdit iPad/iPhone app 2013-05-14 20:20:48 +01:00
utils Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
widgets Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Add simple notification mechanism 2013-05-07 18:08:44 +01:00
deserializers.js Cleaning up content types 2013-05-13 17:42:07 +01:00
filters.js Fixed bug with negated title filter 2013-04-25 10:03:37 +01:00
startup.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
syncer.js Ignore shadow tiddlers in the syncer 2013-04-30 22:55:06 +01:00
themes.js Remove early bail on switching to a non-existent theme 2013-05-10 20:24:40 +01:00
tiddler.js Remove redefinition of Tiddler.hasField() and added Tiddler.isPlugin() 2013-04-30 22:37:02 +01:00
wiki.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00