mediawiki-extensions-Visual.../modules/ve/ui
Timo Tijhof 7b8eed957f ve.ui.TextInputWidget: Fix TypeError when config is undefined
Parameter config is optional (both in the parent class and here),
this subclass forgot to add the fallback.

Though in a plain subclass the local fallback isn't needed
(parent class takes cares of it), in this case it is needed
since the constructor directly accesses config.multiline etc.

Change-Id: I3f9b73efb6c40a29efa221e1654b1247baaca281
2013-06-28 19:06:43 -07:00
..
actions Reference name and group editing 2013-06-14 15:29:56 -07:00
dialogs Use template data for new templates and fix alias bug 2013-06-28 23:34:58 +00:00
elements Element fixes 2013-06-18 11:35:07 -07:00
inspectors Put the link inspector in the menus overlay 2013-06-28 00:36:47 +00:00
layouts Make fieldset layout icons optional 2013-06-12 16:23:48 -07:00
styles Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
tools Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
widgets ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00
ve.ui.Action.js
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js
ve.ui.Context.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Dialog.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.DialogFactory.js
ve.ui.Frame.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.Inspector.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.InspectorFactory.js
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js
ve.ui.Surface.js Local Overlay Stacks 2013-06-28 00:30:54 +00:00
ve.ui.Tool.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Toolbar.js If cursor is obscured by toolbar, on keypress scroll to cursor. 2013-06-27 14:09:22 -07:00
ve.ui.ToolFactory.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ui.Trigger.js jshint: Fix trailing comma 2013-06-05 13:00:49 +02:00
ve.ui.TriggerRegistry.js
ve.ui.Widget.js
ve.ui.Window.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.WindowSet.js Don't depend on iframe load events 2013-06-25 23:12:58 +00:00