mediawiki-extensions-Visual.../modules/ve-mw/ui/elements
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.ui.MWExpandableContentElement.js Code cleanup in ExpandableContentElement 2022-08-15 08:40:11 +00:00
ve.ui.MWExpandableErrorElement.js
ve.ui.MWFloatingHelpElement.js Attach content to teleport target instead of <body>, remove Vector hacks 2023-11-06 14:29:12 +00:00
ve.ui.MWPreviewElement.js MWPreviewElement: Strip already-present TemplateStyles when building elements 2023-03-14 18:46:30 +00:00