1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-06 10:50:45 +00:00
TiddlyWiki5/core/modules
Jermolene ad40223d6b Revert incorrect refreshing of tiddler widget
Mistakenly, I had changed the tiddler widget to refresh itself when the
value of the target tiddler changed. This is not in fact necessary; it
only needs to refresh itself when the identity of the target tiddler
changes.

Fixes #744
2014-08-28 15:16:14 +01:00
..
commands First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
filters Fix for removesuffic operator 2014-08-28 14:48:03 +01:00
info Sort out info mechanism docs 2014-07-22 15:16:18 +01:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers Allow whitespace after first line of multiline macro 2014-08-11 13:52:10 +01:00
savers Remove stray console.log 2014-08-27 09:59:15 +01:00
startup Stop clearing the location hash for tw-browser-refresh 2014-08-26 14:19:12 +01:00
storyviews Refactor animation easings 2014-07-08 10:07:17 +01:00
upgraders Block temporary state tiddlers from import/upgrade 2014-08-20 13:52:59 +01:00
utils Refactored autosave mechanism 2014-08-27 10:04:54 +01:00
widgets Revert incorrect refreshing of tiddler widget 2014-08-28 15:16:14 +01:00
commander.js Fix bug handling of build command 2014-06-24 12:09:10 +01:00
config.js Explicitly blacklist unsafe elements, starting with <script> 2014-03-19 10:05:44 +00:00
deserializers.js Fix importing blank fields from TiddlyWiki files 2014-05-26 17:47:07 +01:00
filters.js Typo 2014-07-28 14:20:18 +01:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js Make shadowTiddlers, pluginTiddlers and pluginInfo be private to the Wiki object constructor 2014-03-17 10:50:18 +00:00
saver-handler.js Refactored autosave mechanism 2014-08-27 10:04:54 +01:00
syncer.js Separate the saver handling out of the syncer 2014-08-14 11:43:07 +01:00
tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
wiki.js Fix problem with parseTextReference not recognising missing indices 2014-08-18 10:13:30 +01:00