mediawiki-extensions-Visual.../modules/ve-mw/ui/contextitems
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
..
ve.ui.MWAlienExtensionContextItem.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWDefinedTransclusionContextItem.js Move MWutils to preinit and rename to parsoid utils 2020-03-24 23:13:16 +01:00
ve.ui.MWGalleryContextItem.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWIncludesContextItem.js ve.ui.MWIncludesContextItem: Fix hiding includeonly tags for multi-line content 2020-06-08 21:06:27 +02:00
ve.ui.MWInternalLinkContextItem.js Move MWutils to preinit and rename to parsoid utils 2020-03-24 23:13:16 +01:00
ve.ui.MWLanguageVariantNodeContextItem.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWMagicLinkNodeContextItem.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWMediaContextItem.js Move MWutils to preinit and rename to parsoid utils 2020-03-24 23:13:16 +01:00
ve.ui.MWNumberedExternalLinkNodeContextItem.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWPreContextItem.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSignatureContextItem.js ve.ui.MWSignatureContextItem: Remove useless 'command' 2020-09-02 22:09:21 +00:00
ve.ui.MWTransclusionContextItem.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00