mediawiki-skins-Vector/resources/skins.vector.search
bwang b2705c55f1 Use Codex for typeahead search styles
- Update SearchBox.mustache markup to use codex styles
- Scope old SearchBox markup to LegacySearchBox.mustache
- Add handling for thumbnail and autoexpand search variants
- Adds a 'Search' button to SearchBox.mustache matching the initial non vue search box with the Codex design
- Refactor SearchBox CSS so styles are scoped better

Visual changes:
A "Search" button now appears on page load when it previously only appeared after loading in Vue

Bug: T337966
Change-Id: Ibcffe00292ab4f9f5f9919982d578793cf8594de
2023-06-12 16:26:33 -07:00
..
App.vue Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
config.json.d.ts Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
fetch.js Use modern ES6 methods 2023-04-14 13:38:38 -07:00
instrumentation.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
restSearchClient.js Use modern ES6 methods 2023-04-14 13:38:38 -07:00
skins.vector.search.js Use Codex for typeahead search styles 2023-06-12 16:26:33 -07:00
types.js Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
urlGenerator.js Use modern ES6 methods 2023-04-14 13:38:38 -07:00