mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-13 17:57:06 +00:00
eea5373940
complete the migration to components. Changes: * shouldHideLanguages only used inside SkinVector22 so abstract method and legacy implementation removed. * Move isLanguagesInContent method to SkinVector22, updating one usage in SkinVectorLegacy which is always falsey (languages are always portals in legacy Vector) * Remove unused isLanguagesInContentAt method from SkinVectorLegacy and move getLanguagesCached, isULSExtensionEnabled, canHaveLanguages, isLanguagesInContentAt to SkinVector22 * runOnSkinTemplateNavigationHooks copied to both Vector skins * isResponsive moved to Vector22. In Legacy Vector it has no real use since legacy Vector has no responsive styles. * SkinVector class now (empty), is removed. Bug: T319355 Change-Id: Ib5df956cecb841b7c97264975d137af32e5da4ab |
||
---|---|---|
.. | ||
a11y | ||
jest | ||
phpunit | ||
.eslintrc.json |