VectorGOLEM/resources/skins.vector.search
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
..
App.vue search: Prevent double-escaping of messages passed to typeahead-search 2021-04-29 11:34:48 -07:00
config.json.d.ts Add Wvui Config to show/hide thumbnails and descriptions 2020-12-08 13:28:42 -08:00
instrumentation.js [search] Add Vue search performance instrumentation 2020-12-08 23:41:28 +00:00
skins.vector.search.js [search] Don't destroy #p-search element 2021-04-21 14:01:56 +01:00
types.js [search] Instrument Vue.js-based search widget 2020-12-08 23:41:19 +00:00