mediawiki-skins-Vector/stories
Roan Kattouw ce77018b7c Search: Use Codex and Vue 3 instead of WVUI and Vue 2.
[Visual changes]
This should result in 9 visual regression failures relating to
increased height of search results and loading bar

[More details about change]
- Migrate search app from Vue 2 to Vue 3; update tests
  accordingly
- Remove dependence on WVUI and use Codex instead, via the special
  `@wikimedia/codex-search` package
- Update search app to use CdxTypeaheadSearch, which no longer
  takes in props related to the search client or fetch start/end
  instrumentation. Instead, directly use the restSearchClient
  and call fetch start/end events in the search app.
- Handle hideDirection in the search app/API response formatting
  code, not within the TypeaheadSearch component
- Handle showing/hiding the search button in the app
- Move the WVUI URL generator into Vector
- Update server-rendered search box styles to match design updates
  included with CdxTypeaheadSearch
- Replace references to WVUI with references to Codex
- Update values of various LESS variables to match Codex, and update
  searchBox styling to prevent jankiness when the searchBox is replaced
  with the Codex TypeaheadSearch component

The VectorWvuiSearchOptions config variable has been maintained and
will be updated to a code-agnostic name in a future patch.

Bug: T300573
Bug: T302137
Bug: T303558
Bug: T309722
Bug: T310525
Co-Authored-By: Anne Tomasevich <atomasevich@wikimedia.org>
Change-Id: I59fa3a006d988b14ebd8020cbd58e8d7bedbfe01
2022-07-18 12:54:47 -07:00
..
.eslintrc.json Define documentable types in eslintrc instead of inline 2021-10-18 18:08:32 +00:00
ButtonsAndIcons.stories.js Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
Footer.stories.data.js Language button is quiet with focus, active and hover states 2021-03-01 20:01:45 +00:00
Footer.stories.js Storybook: Consistent styling 2021-05-27 19:27:21 +00:00
Header.stories.data.js [Storybook] Add Header component 2021-09-14 18:33:10 +00:00
Header.stories.js [Storybook] Add Header component 2021-09-14 18:33:10 +00:00
LanguageButton.stories.data.js Move Vector menu class logic into Menu mustache template 2022-04-18 15:18:53 -05:00
LanguageButton.stories.js [storybook] Document button usage and update broken stories 2021-09-07 21:23:33 +00:00
legacy.stories.js Storybook should include UserLinks 2021-05-27 19:27:27 +00:00
Logo.stories.data.js Define documentable types in eslintrc instead of inline 2021-10-18 18:08:32 +00:00
Logo.stories.js [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
Menu.stories.data.js Technical: Use unambigious menu template 2022-06-27 12:29:03 -07:00
Menu.stories.js Storybook should include UserLinks 2021-05-27 19:27:27 +00:00
MenuDropdown.stories.data.js Define documentable types in eslintrc instead of inline 2021-10-18 18:08:32 +00:00
MenuDropdown.stories.js Storybook: Consistent styling 2021-05-27 19:27:21 +00:00
MenuPortal.stories.data.js Merge "Update Abkhaz language name" 2022-01-04 17:01:02 +00:00
MenuPortal.stories.js Refactor: Portal is also a Menu 2020-05-07 16:56:59 -07:00
MenuTabs.stories.data.js Define documentable types in eslintrc instead of inline 2021-10-18 18:08:32 +00:00
MenuTabs.stories.js Restyle Vector tabs in modern Vector 2022-06-08 11:26:17 -07:00
rawLoader.d.ts [Storybook] Fix PNG/SVG asset resolution. 2020-09-25 12:52:05 +02:00
SearchBox.stories.data.js Define documentable types in eslintrc instead of inline 2021-10-18 18:08:32 +00:00
SearchBox.stories.js Allow multiple search components on the same page 2021-09-23 23:23:58 +00:00
Sidebar.stories.data.js Technical: Use unambigious menu template 2022-06-27 12:29:03 -07:00
Sidebar.stories.js Storybook: Consistent styling 2021-05-27 19:27:21 +00:00
skin.stories.data.js Technical: Use unambigious menu template 2022-06-27 12:29:03 -07:00
StickyHeader.stories.data.js Simplify TOC spacing styles/logic by reusing the visible sticky header class 2022-05-10 11:39:05 -05:00
StickyHeader.stories.js Build the sticky header skeleton 2021-09-01 12:32:31 -07:00
types.js build: Update eslint-config-wikimedia to 0.22.1 2022-05-17 23:40:46 +01:00
UserLinks.stories.data.js Technical: Use unambigious menu template 2022-06-27 12:29:03 -07:00
UserLinks.stories.js [Storybook] Add Header component 2021-09-14 18:33:10 +00:00
utils.js Define documentable types in eslintrc instead of inline 2021-10-18 18:08:32 +00:00