mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
actions
commands
contextitems ve.ui.MWReferenceContextItem: Update context's size after rendering 2015-05-09 01:59:21 +02:00
dialogs Disallow typing newlines in the edit summary 2015-07-20 13:57:25 +02:00
inspectors [BrowserTest] Added screenshots scenarios for links and categories 2015-07-18 15:39:28 +00:00
pages Use new MediaWiki core TitleInputWidget 2015-06-24 17:06:00 -07:00
styles ve.ui.MWReferenceResultWidget: Remove unused 'divider' code and styles 2015-07-13 17:06:27 +02:00
themes Use new MediaWiki core TitleInputWidget 2015-06-24 17:06:00 -07:00
tools Specify 'associatedWindows' for link and citation tools 2015-06-29 16:26:32 -07:00
widgets Update VE core submodule to master (edaa19b) 2015-07-18 17:19:05 -05:00
ve.ui.MWCommandRegistry.js
ve.ui.MWMobileContext.js
ve.ui.MWMobileSurface.js
ve.ui.MWSequenceRegistry.js