mediawiki-skins-Vector/includes
Jon Robson 1d17b4624f Optimize styles
1) Icon optimizations
* Load styles for expand icon in
JavaScript since it relates to table of contents and that is only
enabled with JavaScript
* Drop vector-icon--x-small class since it only applies to this icon
* Remove some FIXMEs to an issue that has already been fixed
upstream

2) Move styles that do not need to be render blocking to skins.vector.js
* Move sticky header to skins.vector.js since it doesn't work without
JavaScript
* Move popupNotification to skins.vector.js since this is never server
side rendered.

Change-Id: I98e6c0826b514aaefcf88f66275bba37125129b1
2024-05-17 16:26:16 +00:00
..
Components Rename client preference menu to appearance menu 2024-04-29 15:38:20 +00:00
FeatureManagement feature(Vector): Add configurable font size exclusions 2024-05-15 19:19:38 +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
templates Optimize styles 2024-05-17 16:26:16 +00: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