mediawiki-skins-Vector/includes
Mortal303 ae50914d4e Remove custom handling of aria-expanded in Vector checkbox hack buttons
Removed class "vector-menu-checkbox-expanded" and "vector-menu-checkbox-collapsed" in
includes/templates/Menu.mustache and deleted the necessary lines in
resources/common/components/MenuDropdown.less, tests/jest/stickyHeader.test.js,
includes/templates/skin.mustache, skin.json, i18n/en.json and i18n/qqq.json.

Bug: T299173
Change-Id: Ibf8a08e6e5d1a6c607abf170c030a0285e84ad74
2022-03-21 23:14:51 +05:30
..
FeatureManagement Drop search related feature flags 2022-01-31 21:00:22 +00:00
HTMLForm/Fields HTMLLegacySkinVersionField: accept string 'default' value 2021-11-23 00:57:25 -05:00
ResourceLoader Do not load common.js twice 2022-01-25 20:10:31 +00:00
Services
templates Remove custom handling of aria-expanded in Vector checkbox hack buttons 2022-03-21 23:14:51 +05:30
Constants.php Drop search related feature flags 2022-01-31 21:00:22 +00:00
Hooks.php Refactor user links functions in Hooks.php to increase test coverage 2022-03-11 21:53:06 +00:00
ServiceWiring.php Drop search related feature flags 2022-01-31 21:00:22 +00:00
SkinVector.php Namespace SkinVector* PHP classes 2022-03-04 13:30:21 +00:00
SkinVector22.php Namespace SkinVector* PHP classes 2022-03-04 13:30:21 +00:00
SkinVectorLegacy.php Namespace SkinVector* PHP classes 2022-03-04 13:30:21 +00:00
SkinVersionLookup.php Fix bug in SkinVersionLookup 2022-01-24 13:34:06 -08:00
VectorServices.php