Update VE core submodule to master (b1617fdca)

New changes:
d4a21a7e7 Localisation updates from https://translatewiki.net.
0e99d907a Update OOUI to v0.36.0
c422b8313 Localisation updates from https://translatewiki.net.
b1617fdca Update OOUI to v0.36.1

Local changes:
* Rename onLookupMenuItemChoose → onLookupMenuChoose
  (deprecated in OOUI v0.36.0)

Change-Id: If66f3f16c0e882e99b0d768a3cf4170d24e7093e
This commit is contained in:
James D. Forrester 2019-12-11 17:03:40 -08:00 committed by Bartosz Dziewoński
parent 1d3386b8ac
commit 60721584fe
2 changed files with 2 additions and 2 deletions

2
lib/ve

@ -1 +1 @@
Subproject commit 3b3dcad84297804611534b499bdc050444599cb2
Subproject commit b1617fdca51f87e002a70c6a3b8eba0a2ad846d3

View file

@ -227,7 +227,7 @@ ve.ui.MWCategoryInputWidget.prototype.getLookupMenuOptionsFromData = function (
/**
* @inheritdoc
*/
ve.ui.MWCategoryInputWidget.prototype.onLookupMenuItemChoose = function ( item ) {
ve.ui.MWCategoryInputWidget.prototype.onLookupMenuChoose = function ( item ) {
this.emit( 'choose', item );
// Reset input