VectorGOLEM/resources
Roan Kattouw 402b01e0ca search: Prevent double-escaping of messages passed to typeahead-search
The parameters passed to the typeahead-search Vue component don't need
to be escaped, they're already escaped by the Vue implementation. Use
.text() instead of .escaped() for the i18n messages passed to this
component, to prevent them from being escaped twice.

Change-Id: I5dcf442f6af181a99123bf7426743af01b097729
2021-04-29 11:34:48 -07:00
..
common Scope right-aligned dropdown menus to #right-navigation & .mw-portlet-lang 2021-04-14 23:31:59 +02:00
mediawiki.less Implement mediawiki.skin.variables.less for Vector 2020-09-16 08:39:13 -07:00
skins.vector.js Inform anonymous A/B test by tracking time from navigationStart 2021-03-23 10:40:20 -07:00
skins.vector.legacy.js TypeError: data.collapseCondition is not a function 2021-02-11 21:19:28 +00:00
skins.vector.search search: Prevent double-escaping of messages passed to typeahead-search 2021-04-29 11:34:48 -07:00
skins.vector.styles Scope right-aligned dropdown menus to #right-navigation & .mw-portlet-lang 2021-04-14 23:31:59 +02:00
skins.vector.styles.legacy Adjust floating override 2021-04-15 17:18:29 +00:00
CheckboxHack.d.ts Add enter/spacebar keyboard support to sidebar. 2020-07-09 22:38:15 +02:00
CollapsibleTabsPlugin.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
MediaWikiPageReady.d.ts Vector manages search functionality and provides config flag 2020-08-04 00:06:31 +00:00
VectorResourceLoaderVirtualConfig.d.ts Rename `wgVectorUseCoreSearch` to `wgVectorUseWvuiSearch` 2021-01-22 16:25:46 -07:00
mediawiki.d.ts Inform anonymous A/B test by tracking time from navigationStart 2021-03-23 10:40:20 -07:00
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00