mediawiki-skins-Vector/resources/skins.vector.search
Roan Kattouw 5bcc1597ca search: Fix unclickable search footer
Clicking the bolded text in the search footer didn't work. This change
fixes that by working around the underlying issue, rewriting the search
footer template to use v-html instead of v-i18n-html. I don't know
exactly know why this works, but it does. Hopefully we'll be able to
fix the underlying issue and undo this workaround in the future.

Bug: T327229
Change-Id: I5d05d6ade1a34b12163bb96aa888ed3cfee78b4d
2023-01-30 18:18:29 +00:00
..
.eslintrc.json Move REST search client out of WVUI into Vector 2022-02-10 10:17:10 -06:00
App.vue search: Fix unclickable search footer 2023-01-30 18:18:29 +00:00
config.json.d.ts Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
fetch.js Add fetch tests from WVUI 2022-02-15 14:00:40 -06:00
instrumentation.js search: Remove unused generateUrl() function 2022-12-06 13:35:45 +01:00
restSearchClient.js search: Optionally support load-more events 2022-12-06 13:35:22 +01:00
skins.vector.search.js Codex search should respect autocapitalize value from $wgCapitalLinks 2022-10-28 18:53:17 +00:00
types.js Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
urlGenerator.js search: Reduce skins.vector.search module size 2022-09-30 19:05:03 +02:00