mediawiki-skins-Vector/resources/skins.vector.search
Jon Robson 080b6958e8 Use modern ES6 methods
* Prefer dispatchEvent to $.trigger
* Prefer Object.assign to $.extend
* Prefer URLSearchParams to $.params
* Prefer getAttribute / properties to $.attr
* Prefer document.querySelectorAll over $.find

Change-Id: I5f4464e5bfa11b401e663f0b8761fc6092380627
2023-04-14 13:38:38 -07:00
..
App.vue Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +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 Use modern ES6 methods 2023-04-14 13:38:38 -07:00
instrumentation.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
restSearchClient.js Use modern ES6 methods 2023-04-14 13:38:38 -07:00
skins.vector.search.js Use modern ES6 methods 2023-04-14 13:38:38 -07: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 Use modern ES6 methods 2023-04-14 13:38:38 -07:00