mediawiki-skins-Vector/resources
Lucas Werkmeister a01f839051 search: Make wprov value match non-Vue behavior
The legacy search wprov behavior, implemented in the WikimediaEvents
extension in searchSatisfaction.js, is to use acrw1_ as the prefix (i.e.
with an underscore before the index), and acrw1_-1 for user searches
that didn’t select a suggestion (not acrw1). Make the Vue search match
this in both cases.

Bug: T317682
Change-Id: I6c84533e1811233ff2727d501327471d73fc7b62
2022-10-25 10:38:44 +00:00
..
common Split MenuPortal.less into legacy and modern Vector 2022-10-07 17:40:49 +00:00
mediawiki.less mediawiki.skin.variables: Add border-style and border-width vars 2022-09-23 17:58:42 +00:00
mediawiki.less.legacy Vector legacy no longer imports variables from Vector modern 2022-08-24 15:08:35 +00:00
skins.vector.es6 Technical: Cached HTML cleanup 2022-10-04 18:23:57 +00:00
skins.vector.js Add vector-tab-noicon class to tabbed menus when menu items are added by gadgets 2022-10-20 18:21:58 -06:00
skins.vector.legacy.js
skins.vector.search search: Make wprov value match non-Vue behavior 2022-10-25 10:38:44 +00:00
skins.vector.styles Features: Make max width a feature 2022-10-24 13:12:06 -07:00
skins.vector.styles.legacy Split MenuPortal.less into legacy and modern Vector 2022-10-07 17:40:49 +00:00
CheckboxHack.d.ts
CollapsibleTabsPlugin.d.ts
MediaWikiPageReady.d.ts
mw.d.ts
skins.vector.AB.styles.less Refactor TOC A/B test to bucket users on backend 2022-08-08 15:50:28 -06:00
VectorResourceLoaderVirtualConfig.d.ts Remove $wgVectorSearchHost, replace with $wgVectorSearchApiUrl 2022-10-07 00:57:58 +00:00
vue.d.ts