TiddlyWiki5/core/modules/widgets
Jermolene d1bbe7253c Remove flicker when resizing textareas
The `EditTextWidget.prototype.fixHeight()` function was defering its
work with `nextTick()`, which led to flickering on all browsers when
typing triggers a resize.
2014-11-13 11:19:21 +00:00
..
action-deletefield.js Use action-deletefield widget in edit template fields editor 2014-11-06 18:32:11 +00:00
action-deletetiddler.js More action-deletetiddler fixes 2014-11-09 16:53:33 +00:00
action-navigate.js Add support for action widgets 2014-10-08 17:45:26 +01:00
action-sendmessage.js Improve the format of widget message parameters 2014-11-07 14:52:32 +00:00
action-setfield.js Fix problem with blank values in action-setfield widget 2014-11-09 17:15:40 +00:00
browse.js Coding style cleanups 2014-10-20 16:53:42 +01:00
button.js Add support for action widgets 2014-10-08 17:45:26 +01:00
checkbox.js Fix checkbox setting text field to empty string 2014-07-30 11:52:45 +01:00
codeblock.js
count.js
dropzone.js Refactor dropzone 2014-11-11 11:44:00 +00:00
edit-binary.js
edit-bitmap.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
edit-text.js Remove flicker when resizing textareas 2014-11-13 11:19:21 +00:00
edit.js Fix problem with refreshing the edit widget 2014-08-16 15:01:04 +01:00
element.js
encrypt.js
entity.js
fieldmangler.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
fields.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
image.js Allow percentage width and height on image widget 2014-10-19 13:21:20 +01:00
importvariables.js Remove debugging code 2014-06-13 14:44:43 +01:00
keyboard.js Extend keyboard handling 2014-09-02 10:41:48 +01:00
link.js Include double square brackets when dragging titles 2014-11-03 23:00:11 +00:00
linkcatcher.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
list.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macrocall.js
navigator.js Require confirmation before deleting non-empty new tiddlers 2014-11-11 11:54:46 +00:00
password.js
radio.js Fix problem with radio widget and missing tiddlers 2014-09-14 10:55:34 +01:00
raw.js
reveal.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
scrollable.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
select.js
setvariable.js
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 error formatting for transclusion recursion errors 2014-09-24 11:50:38 +02:00
view.js Extend the view widget to work with subtiddlers 2014-10-22 14:12:49 +01:00
widget.js Ensure JS macros return text 2014-10-22 10:33:56 +01:00