VectorGOLEM/includes
Jan Drewniak bd83398659 Integrate WVUI search into Vector
Creates a new skins.vector.search module that
replaces the searchSuggest module from MediaWiki core.

This module creates a new Vue app using the WVUI
search widget for the new search experience.

The legacy search input form is still retains on pageload,
and the new search kicks on search input focus.

In order to manage that transition, the legacy search
input is styled to resemble the new WVUI input, and the
new input is manually focused after the component mounts.

Vue is also added as a dev-dependency to help with
type-checking.

Other changes:
* the entry in skin.json is reordered alphabetically after
skins.vector.js

Bug: T264355
Change-Id: Ibb9561a77a14734297cb4d0ddcd415fc0750b45d
2020-12-08 13:27:12 -08:00
..
FeatureManagement Remove SearchInHeader requirement/feature 2020-10-28 20:05:28 +00:00
HTMLForm/Fields build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-17 23:33:50 +01:00
templates Use the SkinMustache template variable for the main page link 2020-11-16 13:18:18 -08:00
Constants.php Remove SearchInHeader requirement/feature 2020-10-28 20:05:28 +00:00
Hooks.php Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00
ServiceWiring.php Remove SearchInHeader requirement/feature 2020-10-28 20:05:28 +00:00
SkinVector.php Use the SkinMustache template variable for the main page link 2020-11-16 13:18:18 -08:00
SkinVersionLookup.php [fix] "Existing account only" skin version config 2020-04-29 18:36:03 +00:00
VectorServices.php hooks: Don't use SkinVersionLookup directly 2020-08-18 11:40:48 +01:00