mediawiki-extensions-Visual.../modules
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
..
ve-mw Fix deleting signature nodes 2020-05-12 01:01:18 +02:00
ve-mw-collab eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00