mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński e6a524d761 ve.ui.MWSignatureContextItem: Remove useless 'command'
The 'mwSignature' command replaces the selected content with your
signature. So basically, if you double-click this node, it gets
deleted and an identical one is inserted. This is useless.

I think I added this when this class was inheriting from
ve.ui.MWTransclusionContextItem, to override the command that would
open the transclusion dialog, but even then this should have instead
been `null`.

Change-Id: Id4492e36e9d89001df655e48b528d07eb608289e
2020-09-02 22:09:21 +00:00
..
actions build: Update eslint-config-wikimedia to 0.16.2 2020-06-18 19:16:52 +01:00
commands doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
contextitems ve.ui.MWSignatureContextItem: Remove useless 'command' 2020-09-02 22:09:21 +00:00
datatransferhandlers Move restbaseId stripping to ve.utils.parsoid 2020-06-10 20:31:16 +01:00
dialogs Drop support for wgCommentByteLimit, hard-coded null in MW nowadays 2020-08-26 20:25:38 +00:00
elements eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
inspectors build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
pages Show image autocomplete for "File" parameters 2020-08-28 09:55:04 +00:00
styles Merge "Reduce duplication/clutter in MWParameterResultWidget" 2020-09-01 21:26:09 +00:00
tools MobileArticleTarget: Move MWBackTool to a separate file 2020-07-31 16:15:10 +00:00
widgets Reduce duplication/clutter in MWParameterResultWidget 2020-08-20 12:32:02 +02:00
ve.ui.MWCommandRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWExtensionWindow.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSequenceRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSurface.js eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.ui.MWWikitextCommandRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWWikitextDataTransferHandlerFactory.js build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
ve.ui.MWWikitextSequenceRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWWikitextSurface.js eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.ui.MWWikitextTransferRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00