mediawiki-skins-Vector/includes
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
..
Components Rename client preference menu to appearance menu 2024-04-29 15:38:20 +00:00
FeatureManagement Add exclusion behaviour for "width" option in Appearance menu 2024-05-17 17:58:19 +00:00
Hooks Hook: Create HookRunner and interface for own hook 2023-10-10 22:03:43 +00:00
ResourceLoader Use UserIdentity in VectorResourceLoaderUserStylesModule 2024-01-23 21:26:35 +01:00
Services Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
templates Enable night theme in Vector 2024-05-02 13:22:59 -05:00
CentralAuthHooks.php Support conditional user defaults 2024-01-04 13:12:03 +01:00
ConfigHelper.php Correct behaviour of ConfigHelper, add tests 2024-05-16 08:04:45 +02:00
Constants.php Mark night mode as a valid beta feature 2024-05-14 13:43:00 -07:00
Hooks.php Rename client preference menu to appearance menu 2024-04-29 15:38:20 +00:00
ServiceWiring.php Create a FeatureManagerFactory 2024-03-08 20:28:31 +01:00
SkinVector22.php Rename client preference menu to appearance menu 2024-04-29 15:38:20 +00:00
SkinVectorLegacy.php Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
VectorServices.php Create a FeatureManagerFactory 2024-03-08 20:28:31 +01:00