mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński 21b25bd77d Fix deleting signature nodes
Code in ve.dm.MWTransclusionNode (which ve.dm.MWSignatureNode extends)
expects the node data to have an 'attributes' property.

We could override a bunch of methods to fix this, or add checks in the
original code, but it seems more future-proof to instead ensure that
the property exists.

Bug: T248585
Change-Id: I5bd721ca73605a396509669145b740db7283afd3
2020-05-12 01:01:18 +02:00
..
actions Move MWutils to preinit and rename to parsoid utils 2020-03-24 23:13:16 +01:00
commands doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
contextitems Move MWutils to preinit and rename to parsoid utils 2020-03-24 23:13:16 +01:00
datatransferhandlers Move MWutils to preinit and rename to parsoid utils 2020-03-24 23:13:16 +01:00
dialogs eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
elements eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
inspectors build: Updating npm dependencies 2020-04-16 22:55:11 +00:00
pages eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
styles Remove some hardcoded CAPTCHA support code 2020-04-15 13:18:47 +00:00
tools Fix deleting signature nodes 2020-05-12 01:01:18 +02:00
widgets eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01: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 doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08: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