1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston a54a7806d5 Remove redefinition of Tiddler.hasField() and added Tiddler.isPlugin()
hasField() was already being defined in boot.js
2013-04-30 22:37:02 +01:00
..
commands Update HTML deserializer to cope with TiddlyWiki classic and TW5 files 2013-04-03 12:57:17 +01:00
parsers Use the text parser to parse CSS 2013-04-25 09:05:17 +01:00
rendertree Allow templating with the link widget 2013-03-04 11:13:10 +00:00
savers Decode paths for TiddlyFox 2013-03-19 18:36:27 +00:00
utils Start responding to dynamic stylesheet changes 2013-04-29 12:07:39 +01:00
widgets Fix for the link macro to work around iPhone annoyance 2013-04-29 16:03:35 +01:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the void element list into the main config file 2013-02-03 17:44:28 +00:00
deserializers.js Update HTML deserializer to cope with TiddlyWiki classic and TW5 files 2013-04-03 12:57:17 +01:00
filters.js Fixed bug with negated title filter 2013-04-25 10:03:37 +01:00
startup.js Start responding to dynamic stylesheet changes 2013-04-29 12:07:39 +01:00
syncer.js Clearer logging preparatory to implementing file synchronisation 2013-03-24 12:53:09 +00:00
themes.js Start responding to dynamic stylesheet changes 2013-04-29 12:07:39 +01:00
tiddler.js Remove redefinition of Tiddler.hasField() and added Tiddler.isPlugin() 2013-04-30 22:37:02 +01:00
wiki.js Comment clarification 2013-04-30 22:35:52 +01:00