mediawiki-skins-Vector/resources
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
..
images build: Update 'svgo' to latest v3.2.0 2024-01-11 23:28:28 +01:00
mediawiki.less Move @font-size-base into mediawiki.skin.variables.less 2023-10-10 20:43:29 +00:00
skins.vector.clientPreferences Callback should only be run after completion of API save request 2024-02-12 08:52:46 -08:00
skins.vector.js Migrate uses of codex-search in Vector to use CodexModule 2024-03-13 15:58:26 +00:00
skins.vector.legacy.js Fix linter warnings 2024-01-29 17:06:53 +00:00
skins.vector.search Migrate uses of codex-search in Vector to use CodexModule 2024-03-13 15:58:26 +00:00
skins.vector.styles Migrate uses of codex-search in Vector to use CodexModule 2024-03-13 15:58:26 +00:00
skins.vector.styles.legacy Merge "Do not use vertical gradient mixin" 2024-02-21 00:47:56 +00:00
.eslintrc.json build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
CheckboxHack.d.ts Add enter/spacebar keyboard support to sidebar. 2020-07-09 22:38:15 +02:00
CollapsibleTabsPlugin.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
MediaWikiPageReady.d.ts Vector manages search functionality and provides config flag 2020-08-04 00:06:31 +00:00
mw.d.ts Use centralized MediaWiki typescript definition 2021-07-26 21:27:12 +00:00
VectorResourceLoaderVirtualConfig.d.ts Refactor: Separate A/B test configuration from site configuration 2023-04-11 22:40:45 +00:00
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00