mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński 26062fd3a0 ve.dm.MWGalleryNode: Preserve 'class' attribute unchanged
By removing this line, we fall back to the default behavior,
which is to copy the attribute from the original DOM element.

The gallery is supposed to have a class indicating the type (packed,
traditional, etc.). However, Parsoid doesn't care about that and
instead reads the type from 'data-mw'. Instead, changing the attribute
is causing dirty diffs.

Bug: T214649
Change-Id: I96b5a21777046b1caf07a3b1def9fad81bb15939
2020-02-14 22:05:50 +01:00
..
ce Only preserve data-parsoid/RESTBase ID on transclusion nodes 2020-02-12 22:51:43 +00:00
dm ve.dm.MWGalleryNode: Preserve 'class' attribute unchanged 2020-02-14 22:05:50 +01:00
init Fix reporting of loading errors from ArticleTarget#loadSuccess 2020-02-12 22:18:40 +01:00
preinit ArticleTargetSaver: Fix error messages 2020-02-12 22:18:40 +01: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 Merge "Use mw.Api#getErrorMessage instead of custom handling" 2020-01-10 14:22:14 +00:00
ve.MWutils.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00