TiddlyWiki5/core/modules/widgets
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
..
browse.js
button.js First pass at accessibility improvements for #650 2014-06-14 18:06:56 +01:00
checkbox.js Fix checkbox setting text field to empty string 2014-07-30 11:52:45 +01:00
codeblock.js
count.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
dropzone.js Fixed problem with pasted items lacking a type 2014-06-22 11:58:00 +01:00
edit-binary.js Add banner for binary tiddlers in edit mode 2014-05-02 09:43:39 +01:00
edit-bitmap.js Rough and ready control over bitmap editor line width and colour 2014-02-21 14:06:04 +00:00
edit-text.js Add hex colours to tag manager 2014-05-05 18:42:25 +01:00
edit.js Fix problem with refreshing the edit widget 2014-08-16 15:01:04 +01:00
element.js Explicitly blacklist unsafe elements, starting with <script> 2014-03-19 10:05:44 +00:00
encrypt.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
entity.js
fieldmangler.js Allow digits in field names 2014-04-28 15:54:32 +01:00
fields.js
image.js Add alt attribute to image widget 2014-08-20 10:00:34 +01:00
importvariables.js Remove debugging code 2014-06-13 14:44:43 +01:00
keyboard.js
link.js More improvements to control panel plugin formatting 2014-08-08 17:19:48 +01:00
linkcatcher.js Fix linkcatcher message sending 2014-04-09 16:09:12 +01:00
list.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
macrocall.js
navigator.js Refactored autosave mechanism 2014-08-27 10:04:54 +01:00
password.js
radio.js Better defaults for radio widget 2014-05-31 18:35:41 +01:00
raw.js
reveal.js
scrollable.js Use Date.now() instead of new Date() 2014-04-14 09:02:52 +01:00
select.js Add first pass at select widget 2014-05-31 18:37:43 +01:00
setvariable.js
text.js Fixed problem with building TW under Windows 2014-08-15 09:40:22 +01:00
tiddler.js Revert incorrect refreshing of tiddler widget 2014-08-28 15:16:14 +01:00
transclude.js Include subtiddler in transclusion recursion detection 2014-08-07 15:43:48 +01:00
view.js
widget.js Clarify widget constructor docs 2014-07-25 15:26:53 +01:00