mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Favor jQuery's .toggleClass() to reduce code duplication 2023-09-25 18:59:10 +00:00
dm Merge "Make GalleryImageNode dm match (Inline|Block)ImageNode imgWrapper" 2023-11-02 21:40:44 +00:00
init Attach content to teleport target instead of <body>, remove Vector hacks 2023-11-06 14:29:12 +00:00
preinit Attach content to teleport target instead of <body>, remove Vector hacks 2023-11-06 14:29:12 +00:00
tests Merge "Make GalleryImageNode dm match (Inline|Block)ImageNode imgWrapper" 2023-11-02 21:40:44 +00:00
themes
ui Attach content to teleport target instead of <body>, remove Vector hacks 2023-11-06 14:29:12 +00:00
ve.track.js Centralize EditAttemptStep logging code in WikimediaEvents 2023-03-24 21:48:45 +01:00