mediawiki-skins-Vector/tests/phpunit/integration
Jan Drewniak ff5a61e9c6 Add exclusion behaviour for "width" option in Appearance menu
- Adds the notice "This page is always wide" and disables
  the inputs for the "width" options in the Appearance menu
  when pages are excluded via configuration ( `$wgVectorMaxWidthOptions`).
- Changes layout behaviour so that pages in the
  $wgVectorMaxWidthOptions['exlcude'] configuration
  stretch the entire viewport width.
- Stops the width settings in the Appearance menu from
  being hidden on smaller resolutions.

Bug: T364015
Change-Id: Idee294adf3b309e03834276ea75e4ae43b0cffcb
2024-05-17 17:58:19 +00:00
..
FeatureManagement Add exclusion behaviour for "width" option in Appearance menu 2024-05-17 17:58:19 +00:00
ConfigHelperTest.php Correct behaviour of ConfigHelper, add tests 2024-05-16 08:04:45 +02:00
ServiceWiringTest.php Use $this->getServiceContainer() in tests 2024-03-01 15:31:49 +00:00
SkinVectorTest.php Use $this->getServiceContainer() in tests 2024-03-01 15:31:49 +00:00
VectorHooksTest.php Correct behaviour of ConfigHelper, add tests 2024-05-16 08:04:45 +02:00