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
instrumentation.js
skins.vector.search.js [search] Don't destroy #p-search element 2021-04-21 14:01:56 +01:00
types.js