mediawiki-skins-Vector/tests/jest
Moh'd Khier Abualruz 182bb7519b Migrate uses of codex-search in Vector to use CodexModule
- Loaded new skins.vector.search.codex.scripts module in skin.json, with only the CdxTypeaheadSearch component with codexScriptOnly flag set to true.
- Included skins.vector.search.codex.scripts in the script loading configuration for Vector22 within skin.json.
- Turned off the "interface-message-box" feature within Vector22's skins.vector.styles configuration in skin.json, as Codex now supplies these styles.
- Fix the style selector to add `.cdx-button` to `.vector-limited-width-toggle` in BottomDock.less since using the codex style
- Substituted "codex-search-styles" with "skins.vector.search.codex.styles" in the existing configuration.
- Ensured the availability of skins.vector.search.codex.scripts module for use, marking it in the list of modules in skin.js.
- Modified App.vue to utilize skins.vector.search.codex.scripts instead of @wikimedia/codex-search.
- Update App.test.js.snap to the latest output form
- Update bundlesize.config.json with newest values

Bug: T356677
Change-Id: I7fc223db01171efe6656792530d4b625be4c8edc
2024-03-13 15:58:26 +00:00
..
__mocks__ Limited width toggle 2022-11-01 16:29:43 +00:00
__snapshots__ Migrate uses of codex-search in Vector to use CodexModule 2024-03-13 15:58:26 +00:00
skins.vector.es6 Remove config and AB test code for edit buttons in sticky header 2023-06-01 18:00:07 +01:00
skins.vector.js build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
skins.vector.legacy.js Vector legacy: Support dropdown creation via addPortlet 2023-10-25 10:39:30 +02:00
AB.test.js Run A/B test enrollment code for any A/B test 2023-05-11 14:36:42 -07:00
App.test.js build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
deferUntilFrame.test.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
fetch.test.js Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
instrumentation.test.js build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
pinnableElement.test.js build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
popupNotification.test.js Fix linter warnings 2024-01-29 17:06:53 +00:00
restSearchClient.test.js Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
skins.vector.clientPreferences.test.js Client preferences supports toggle switches 2024-01-19 12:56:27 -08:00
stickyHeader.test.js Remove references to heading in dropdown PHP 2023-06-26 12:49:00 -05:00
tableOfContents.test.js build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
urlGenerator.test.js build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
userLinks.test.js
userLinksData.js Update theme icon for client preferences in user links 2023-11-24 15:01:35 +00:00