mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
9134ec2d73
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 |
||
---|---|---|
.. | ||
ve.ui.MWBetaWelcomeDialog.js | ||
ve.ui.MWCancelConfirmDialog.js | ||
ve.ui.MWCitationDialog.js | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWReferenceDialog.js | ||
ve.ui.MWReferencesListDialog.js | ||
ve.ui.MWRequiredParamBlankConfirmDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js | ||
ve.ui.MWWikitextSwitchConfirmDialog.js |