VectorGOLEM/resources/skins.vector.search
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
..
App.vue [search] Don't destroy #p-search element 2021-04-21 14:01:56 +01:00
config.json.d.ts Add Wvui Config to show/hide thumbnails and descriptions 2020-12-08 13:28:42 -08:00
instrumentation.js [search] Add Vue search performance instrumentation 2020-12-08 23:41:28 +00:00
skins.vector.search.js [search] Don't destroy #p-search element 2021-04-21 14:01:56 +01:00
types.js [search] Instrument Vue.js-based search widget 2020-12-08 23:41:19 +00:00