mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Bartosz Dziewoński 9134ec2d73 Disallow typing newlines in the edit summary
Prevent typing newlines by pressing the 'Enter' key on the keyboard,
like in a single-line <input type=text />; and filter newlines from
pasted / IME'd text.

Also:
* Use 'classes' config rather than .$element.addClass()
* Remove no-op 'tabIndex' setting (this is the default already)

Bug: T106325
Change-Id: I42d18f51f5ca989818577d6f045f6a516bb5b121
2015-07-20 13:57:25 +02:00
..
ve.ui.MWBetaWelcomeDialog.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWCancelConfirmDialog.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWCitationDialog.js Allow for citation tools to work under the reference dialog 2015-04-09 12:18:54 -07:00
ve.ui.MWCommandHelpDialog.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWMediaDialog.js Support command whitelist feature 2015-07-18 18:20:49 -05:00
ve.ui.MWMetaDialog.js Stop using this.$ 2015-04-14 02:54:01 +01:00
ve.ui.MWReferenceDialog.js Support command whitelist feature 2015-07-18 18:20:49 -05:00
ve.ui.MWReferencesListDialog.js Stop using this.$ 2015-04-14 02:54:01 +01:00
ve.ui.MWRequiredParamBlankConfirmDialog.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWSaveDialog.js Disallow typing newlines in the edit summary 2015-07-20 13:57:25 +02:00
ve.ui.MWTemplateDialog.js Fix tabbing to info/delete buttons in template dialogs 2015-05-17 14:03:04 +01:00
ve.ui.MWTransclusionDialog.js Remove HTML escaping from createTextNode 2015-04-14 19:30:21 +01:00
ve.ui.MWWikitextSwitchConfirmDialog.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00