1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 10:13:16 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston f4e36e9539 Improved filter support
Now there is a "current tiddler" that can be referenced as
`[is[current]]`, and a new `[tags[]]` operator.
2012-06-19 08:55:56 +01:00
..
commands Refactored shadow tiddlers to not be in a separate store 2012-06-06 12:07:33 +01:00
macros Made the chooser slightly less broken 2012-06-16 19:02:56 +01:00
parsers Better to use terminating semicolons after each style specifier 2012-06-14 19:03:51 +01:00
treenodes Added support for style blocks 2012-06-14 18:18:32 +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 Improved filter support 2012-06-19 08:55:56 +01:00
recipe.js Update the recipe handling to use the right wiki object 2012-06-14 11:36:10 +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 Made it so clicking outside a popup cancels the popup 2012-06-13 15:37:07 +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 Keep JSHint happy 2012-06-11 12:46:58 +01:00
wiki.js Add case sensitive sorting 2012-06-14 11:36:26 +01:00