1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston fc49d7dffd Added tags and color macros
Which enables us to do nice colour coded tags. Soon they'll have a drop
down on them too
2012-06-10 19:47:24 +01:00
..
commands Refactored shadow tiddlers to not be in a separate store 2012-06-06 12:07:33 +01:00
macros Added tags and color macros 2012-06-10 19:47:24 +01:00
parsers Fixed typo in comment 2012-06-10 18:09:00 +01:00
treenodes Tweaked mechanism so that macros can be nested directly inside other macros 2012-06-09 18:50:01 +01:00
commander.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
config.js JSHint-prompted tweaks 2012-05-19 15:13:17 +01:00
dependencies.js Got rid of some potentially dodgy hasOwnProperty() calls 2012-05-09 08:51:16 +01:00
deserializers.js Moved loading of core shadow tiddlers into the boot kernel 2012-06-06 21:42:14 +01:00
filters.js Fixed problem with is filter operator 2012-06-06 20:51:13 +01:00
recipe.js Fixed typo in recipe handling 2012-06-10 13:40:35 +01:00
renderer.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
serializers.js Added library modules to browser template 2012-06-08 10:41:58 +01:00
startup.js Moved loading of core shadow tiddlers into the boot kernel 2012-06-06 21:42:14 +01:00
tiddler.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01: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
utils.argparser.js Got rid of some potentially dodgy hasOwnProperty() calls 2012-05-09 08:51:16 +01:00
utils.js A quick sweep for missing or inaccurate code comments 2012-05-19 18:23:14 +01:00
wiki.js Refactored loading of tiddlywiki.plugin files 2012-06-08 11:47:05 +01:00