mediawiki-skins-Vector/resources
Sam Smith 9914d813d6 [search] Don't destroy #p-search element
The #p-search element is present in at least the Vector, Vector V2,
Timeless, and Monobook skins. This is because the HTML for the element
is generated in MediaWiki Core. At the very least, the
SearchSatisfaction instrument relies on the element always being
present.

Update the skins.vector.search module to simplify the App component
template so that it doesn't render a div#p-search element and mount that
component on the #searchform element instead.

Bug: T274869
Change-Id: Ifde679b62484fda7661fded2d978b78adac9f5da
2021-04-21 14:01:56 +01:00
..
common Reorganize LESS files to match ResourceLoader conventions 2021-04-08 15:47:56 +01:00
mediawiki.less Implement mediawiki.skin.variables.less for Vector 2020-09-16 08:39:13 -07:00
skins.vector.js Inform anonymous A/B test by tracking time from navigationStart 2021-03-23 10:40:20 -07:00
skins.vector.legacy.js TypeError: data.collapseCondition is not a function 2021-02-11 21:19:28 +00:00
skins.vector.search [search] Don't destroy #p-search element 2021-04-21 14:01:56 +01:00
skins.vector.styles Reorganize LESS files to match ResourceLoader conventions 2021-04-08 15:47:56 +01:00
skins.vector.styles.legacy Adjust floating override 2021-04-15 17:18:29 +00: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
mediawiki.d.ts Inform anonymous A/B test by tracking time from navigationStart 2021-03-23 10:40:20 -07:00
MediaWikiPageReady.d.ts Vector manages search functionality and provides config flag 2020-08-04 00:06:31 +00:00
VectorResourceLoaderVirtualConfig.d.ts Rename wgVectorUseCoreSearch to wgVectorUseWvuiSearch 2021-01-22 16:25:46 -07:00
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00