mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
dm eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
init Update toolbar styles for Vector changes 2020-05-08 16:23:57 +02:00
preinit Merge "Update toolbar styles for Vector changes" 2020-05-08 20:13:14 +00:00
tests ve.dm.MWGalleryNode: Preserve 'class' attribute unchanged 2020-02-14 22:05:50 +01:00
themes doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ui Fix deleting signature nodes 2020-05-12 01:01:18 +02:00