1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-28 23:10:46 +00:00
TiddlyWiki5/core/modules
Jermolene 3fbe07f1f8 Fix link widget propogation behaviour
Without this fix, using nested link widgets with custom elements causes
clicks on the inner element to trigger links on each of the containing
widgets
2015-08-30 19:12:12 +01:00
..
commands Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +01:00
filters First pass at global disabling of parser rules 2015-07-30 12:28:29 +01:00
info Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macros Fix contrastcolour typo 2015-04-24 11:13:10 +01:00
parsers Limited implementation of external text tiddlers in the browser 2015-08-29 16:33:04 +01:00
savers Filename will now be set to "tiddlywiki.html" when path does not contain a filename. 2014-12-16 00:53:20 +01:00
startup Move rename tiddler handling into navigator widget 2015-08-30 19:11:14 +01:00
storyviews Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +01:00
upgraders Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +01:00
utils Limited implementation of external text tiddlers in the browser 2015-08-29 16:33:04 +01:00
widgets Fix link widget propogation behaviour 2015-08-30 19:12:12 +01:00
commander.js Improve error message for missing commands 2014-11-09 14:49:33 +00:00
config.js Move the wikilink regexps into global config 2014-11-26 11:12:25 +00:00
deserializers.js Fix JSON deserialiser to allow all fields 2014-11-13 16:04:30 +00:00
filters.js Improve a couple of comments 2015-01-14 20:09:15 +00:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js disable enqueueTiddlerEvent during plugin switching 2014-11-01 16:32:52 +03:00
saver-handler.js Refactor browser unload task handling 2015-05-03 16:23:35 +01:00
story.js Introduce Story object 2015-08-01 18:09:00 +01:00
syncer.js Refactor browser unload task handling 2015-05-03 16:23:35 +01:00
tiddler.js More resilience to Tiddler.isEqual() 2014-11-09 21:47:00 +00:00
wiki-bulkops.js Add renaming to text-slicer tiddler toolbar 2015-08-04 17:44:07 +01:00
wiki.js Flip logic for suppressing timestamps 2015-08-09 11:09:02 +01:00