mediawiki-skins-Vector/tests/jest/__snapshots__
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
..
App.test.js.snap Migrate uses of codex-search in Vector to use CodexModule 2024-03-13 15:58:26 +00:00
pinnableElement.test.js.snap Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
skins.vector.clientPreferences.test.js.snap Client preferences supports toggle switches 2024-01-19 12:56:27 -08:00
stickyHeader.test.js.snap Remove unecessary whitespace and new lines from HTML 2023-07-06 14:07:29 -05:00
tableOfContents.test.js.snap Optimize styles 2024-05-17 16:26:16 +00:00
userLinks.test.js.snap Rename client preference menu to appearance menu 2024-04-29 15:38:20 +00:00