Enable preservation of grapheme clusters in highlightQuery
authortjones <tjones@wikimedia.org>
Tue, 24 Sep 2019 20:42:05 +0000 (16:42 -0400)
committertjones <tjones@wikimedia.org>
Tue, 24 Sep 2019 20:42:44 +0000 (16:42 -0400)
commit662a5d308e6196448b360590273574ca1453c9d2
tree188c49afad690587a6fc0e13a65dec9aa774af3f
parent66eb92b458b4b43f0ca0970d7bbc440f9252e401
Enable preservation of grapheme clusters in highlightQuery

Make use of the option to preserve grapheme clusters in highlightQuery
in OOUI's LabelElement.js so that partial matches in the main search
page on Special:Search don't break graphemes.

Bug: T35242
Depends-On: Iac79095a1b40ef92b3cfd9421916928217639434
Change-Id: I5c458da39156db8a39412b91cf647aacd43fbbb9
resources/src/mediawiki.widgets/mw.widgets.TitleOptionWidget.js