mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Bartosz Dziewoński 5667832c1b Attach content to teleport target instead of <body>, remove Vector hacks
In MediaWiki, OO.ui.getTeleportTarget() is overridden to return
a different element (itself attached to body), which is supposed
to be styled appropriately by skins (e.g. z-index above any
floating header, font-size same as body text, etc.).

As a result, we no longer need to do weird things with the
'vector-body' class to achieve correct font size on Vector,
and we can remove some font-size overrides for Vector and MonoBook.

Bug: T348288
Bug: T339058
Change-Id: I6329b3023573b3dcfc8f471c4693be9bb1e9e430
2023-11-06 14:29:12 +00:00
..
ve.init.mw.ArticleTarget.js Update comment w/ rename of Article::getRedirectHeaderHtml() 2023-09-15 15:14:19 -04:00
ve.init.mw.DesktopArticleTarget.js Attach content to teleport target instead of <body>, remove Vector hacks 2023-11-06 14:29:12 +00:00
ve.init.mw.MobileArticleTarget.js Fix showing temp user popup after page reload 2023-08-24 16:09:12 +00:00
ve.init.mw.Target.js Merge "Update messages when becoming logged-in/logged-out for IP masking" 2023-08-30 13:37:00 +00:00