mw.widgets.SearchInputWidget: Do not pass `type: 'search'` to TextInputWidget
authorBartosz Dziewoński <matma.rex@gmail.com>
Tue, 14 Mar 2017 21:28:16 +0000 (22:28 +0100)
committerKrinkle <krinklemail@gmail.com>
Tue, 14 Mar 2017 21:44:42 +0000 (21:44 +0000)
commite218f21d444dbdf32b6541ff1a54fca2cf8776f8
treedd81fb4e082e9010746acdef5599118c99f25edb
parent133f2774cf9bca3a401c5223e0146068ac2298ed
mw.widgets.SearchInputWidget: Do not pass `type: 'search'` to TextInputWidget

Causes deprecation warnings.

Most of this code is copy-pasted from OO.ui.SearchInputWidget.

Bug: T148471
Change-Id: I81d52ba938a8b90c5d2c173f1f2682d9e3300e43
includes/widget/SearchInputWidget.php
resources/src/mediawiki.widgets/mw.widgets.SearchInputWidget.js