TiddlyWiki5/core/modules/widgets
Jermolene 1a2ec12831 Fix problem with checkbox widget and empty strings
If the value of `tiddler.fields[this.checkboxField]` was an empty
string then it would incorrectly fall back to the value of
`this.checkboxDefault`.
2016-11-27 14:51:23 +00:00
..
action-createtiddler.js Add action-createtiddler widget 2016-10-21 11:26:26 +01:00
action-deletefield.js Fix typo affecting created/creator fields when deleting field 2016-09-28 11:18:58 +01:00
action-deletetiddler.js More action-deletetiddler fixes 2014-11-09 16:53:33 +00:00
action-listops.js Correct Formatting 2016-01-03 16:30:00 +02:00
action-navigate.js Add support for action widgets 2014-10-08 17:45:26 +01:00
action-sendmessage.js Add page print button 2016-10-20 09:44:52 +01:00
action-setfield.js Revert "Merge pull request #2166 from matabele/patch-5" 2016-01-06 09:38:39 +00:00
browse.js Add support for Nw.js special features to browse widget 2015-11-13 18:47:30 +00:00
button.js Add page print button 2016-10-20 09:44:52 +01:00
checkbox.js Fix problem with checkbox widget and empty strings 2016-11-27 14:51:23 +00:00
codeblock.js
count.js
dropzone.js Add provisional version of new tagger manager 2016-11-26 12:48:47 +00:00
edit-binary.js
edit-bitmap.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
edit-shortcut.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
edit-text.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
edit.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
element.js
encrypt.js
entity.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
fieldmangler.js Modified fieldmangler to create a tiddler if adding a tag to one that doesn't exist 2015-10-08 20:39:19 +02:00
fields.js Fix problem with unsafe use of `String.prototype.replace()` 2016-08-06 14:45:33 +01:00
image.js Fix problem with lazy loading images 2016-05-02 10:29:26 +01:00
importvariables.js Remove debugging code 2014-06-13 14:44:43 +01:00
keyboard.js Add support for assigning action widgets via the `actions` attribute 2016-04-29 18:54:44 +01:00
link.js Fix problem with unsafe use of `String.prototype.replace()` 2016-08-06 14:45:33 +01:00
linkcatcher.js Enhance linkcatcher widget to use actions attribute 2016-04-29 18:54:44 +01:00
list.js Undo 664225f6fd and 56640b90bb 2016-10-26 21:41:41 +01:00
macrocall.js
navigator.js Remove old titles from story on save (#2587) 2016-10-08 12:17:27 +01:00
password.js
radio.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
raw.js
reveal.js Add style attribute to reveal widget 2015-03-23 15:28:26 +00:00
scrollable.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
select.js Add support for assigning action widgets via the `actions` attribute 2016-04-29 18:54:44 +01:00
setvariable.js Extend set widget to support returning a single result from a filter 2016-10-18 09:16:47 +01:00
text.js Fixed text widget crashing when text is missing 2014-08-28 20:20:38 +01:00
tiddler.js Refine refreshing of tiddler widget 2014-11-09 17:10:18 +00:00
transclude.js Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00
vars.js Tweaks to #1678 2015-05-07 19:44:08 +01:00
view.js Extend view widget with `plainwikified` format 2016-06-23 16:28:59 +01:00
widget.js Add support for filtered attributes to HTML elements and widgets 2016-10-21 11:27:07 +01:00
wikify.js Add 'formattedtext' output type to Wikify widget 2016-10-18 09:13:52 +01:00