mediawiki-skins-Vector/includes
Func e23ec1d0fa Follow-up 76d1135: Use better practice in the code
* The new preference should be prefixed with 'vector'. This is only
  for use in vector skin

* Use registration instead of the hook to set the default user
  preference. For non-dynamic defaults, registration in skin.json
  is preferred.

* Remove the 'wp' prefix for 'hide-if' parameter of field descriptor.
  The core did try to strip the 'wp' prefix when mismatched, which is
  only for backward compatibility.
  Field name without prefix (which is the key of the field descriptor)
  should be used instead.

Bug: T319447
Change-Id: I25aa0cb23b78cf06f77fb20207dee7e1742d0ca7
2022-10-18 03:26:30 +00:00
..
FeatureManagement Update name of body class to avoid confusion 2022-09-28 12:26:38 -07:00
ResourceLoader Use new ResourceLoader namespace 2022-05-25 10:36:40 +00:00
Services Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
templates Restore navigation landmarks in page toolbar 2022-10-03 10:39:39 -04:00
Constants.php Follow-up 76d1135: Use better practice in the code 2022-10-18 03:26:30 +00:00
Hooks.php Follow-up 76d1135: Use better practice in the code 2022-10-18 03:26:30 +00:00
ServiceWiring.php Merge "Update name of body class to avoid confusion" 2022-09-29 14:58:38 +00:00
SkinVector.php Merge "Remove $isDropdownItem param from SkinVector::getCreateAccountHTML" 2022-10-04 17:19:54 +00:00
SkinVector22.php Create user preference to turn fixed width on and off 2022-10-17 20:02:39 +00:00
SkinVectorLegacy.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
VectorServices.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00