mediawiki-extensions-Visual.../modules/ve-mw/ui
Ed Sanders 452545fa2e Fix window target when opening feedbackUrl
'_new' should be '_blank', but '_blank' is also the
default, so just remove the argument.

Change-Id: I8f922b835b2bc14e5641e0ab29bf002b32301490
2018-07-03 17:36:35 +01:00
..
actions Make save commands only executable when article is saveable 2018-03-22 10:44:30 -05:00
commands
contextitems Update link contexts with label info from core 2018-06-26 21:16:53 +00:00
datatransferhandlers Add a plain text paste transfer handler for source mode 2018-04-22 12:52:56 -05:00
dialogs Fix window target when opening feedbackUrl 2018-07-03 17:36:35 +01:00
elements Add missing mw-content-(dir) class to MWPreviewElement 2018-05-11 16:59:12 +00:00
inspectors MWLanguageVariantInspector: Use 'title' config option instead of 'iconTitle' 2018-06-14 22:45:18 +00:00
pages Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
styles Update link contexts with label info from core 2018-06-26 21:16:53 +00:00
themes Update custom styles for format menu after OOUI changes 2018-04-26 01:48:28 +02:00
tools Fix typo in API call for version number help 2018-05-16 10:23:39 +01:00
widgets Never store ve.debounce in prototype 2018-06-10 16:00:37 +01:00
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js
ve.ui.MWSequenceRegistry.js
ve.ui.MWSurface.js Create an MWSurface and move langChange handling there 2018-05-07 11:53:23 +01:00
ve.ui.MWWikitextCommandRegistry.js
ve.ui.MWWikitextDataTransferHandlerFactory.js
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js Create an MWSurface and move langChange handling there 2018-05-07 11:53:23 +01:00
ve.ui.MWWikitextTransferRegistry.js