1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 3b11713e88 Refactoring plugin implementation
Including introducing the terminology "tiddler bundles"
2012-11-12 22:16:49 +00:00
..
commands Fixed problem with the --server command 2012-10-24 22:11:01 +01:00
macros Use temporary tiddlers for popup locations 2012-11-11 15:03:34 +00:00
parsers Appeasing the gods of JSHint 2012-11-06 17:21:56 +00:00
savers Appeasing the gods of JSHint 2012-11-06 17:21:56 +00:00
treenodes Fixed typo 2012-11-03 20:34:39 +00:00
utils Use temporary tiddlers for popup locations 2012-11-11 15:03:34 +00:00
commander.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01: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
dependencies.js Got rid of some potentially dodgy hasOwnProperty() calls 2012-05-09 08:51:16 +01:00
deserializers.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
filters.js New implementation for shadow tiddlers 2012-11-11 14:31:45 +00:00
recipe.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
renderer.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
serializers.js Beginnings of support for syncing 2012-11-11 14:13:08 +00:00
startup.js Fixed crash when no browser-startup modules 2012-11-12 22:15:22 +00:00
tiddler.js Refactoring plugin implementation 2012-11-12 22:16:49 +00:00
tree.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
tree.utils.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
wiki.js New implementation for shadow tiddlers 2012-11-11 14:31:45 +00:00