mediawiki-extensions-Visual.../modules/ve-mw/init/targets
jdlrobson 2a40996cb7 Add mw-body-content to surface element
VisualEditor recreates the mw-body-content element. The element
with mw-parser-output already exists as a child. All skins now
consistently follow this pattern.

To limit the impact to the editor, we use ArticleTarget and add the class
to the surface, which corresponds to the mw-body-content element of a skin.
This avoids unrelated regressions in experiences such as DiscussionTools.

Bug: T283014
Change-Id: I4833d1ca9fda4fc0bd433760e47fe7010f00db05
2021-05-17 19:06:54 +00:00
..
ve.init.mw.ArticleTarget.js Add mw-body-content to surface element 2021-05-17 19:06:54 +00:00
ve.init.mw.DesktopArticleTarget.js Check if actionTools.notices is set before using 2021-05-05 08:27:55 +00:00
ve.init.mw.MobileArticleTarget.js Fix ve.init.mw.MobileArticleTarget.save return value 2021-04-22 14:58:59 +00:00
ve.init.mw.Target.js Make convert to wikitext on paste feature configurable (temporarily) 2021-05-03 21:16:54 +00:00