aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.searchSuggest
Commit message (Expand)AuthorAgeFilesLines
* build: Fix and re-enable eslint rule unicorn/prefer-includesJames D. Forrester2025-03-211-1/+1
* Remove performance tracking for searchksarabia2024-12-031-65/+5
* Revert "Allow other input and changes to trigger searchsuggestions to update"Samtar2024-11-141-1/+1
* Allow other input and changes to trigger searchsuggestions to updateDerk-Jan Hartman2024-11-091-1/+1
* eslint: Manually enforce prefer-const in all remaining codeEd Sanders2024-10-051-20/+17
* eslint: Autofix var to let/constEd Sanders2024-09-121-15/+15
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-111-6/+6
* build: Update eslint-config-wikimedia to 0.28.1 and autofixEd Sanders2024-06-111-1/+1
* Add a line after JSDoc block descriptionsHakan Özdemir2024-05-051-0/+1
* build: Upgrade eslint-config-wikimedia to 0.27.0James D. Forrester2024-04-091-0/+1
* docs: Fix JSDoc descriptionsapaskulin2024-02-221-1/+1
* Documentation: Namespace searchSuggest typesJon Robson2024-02-131-2/+2
* searchSuggest: Prevent error request.abort is not a functionFomafix2024-02-071-1/+1
* Documentation: Add documentation for mediawiki.searchSuggestJon Robson2024-02-061-5/+37
* resources: Remove fallback for window.requestAnimationFrameTimo Tijhof2023-08-111-1/+0
* Update eslint-config-wikimedia to 0.25.0Ed Sanders2023-05-051-3/+1
* Treat search result suggestions like clicks (v2)Lucas Werkmeister (WMDE)2022-11-231-6/+23
* Revert "Treat search result suggestions like clicks"Lucas Werkmeister (WMDE)2022-11-101-23/+6
* Treat search result suggestions like clicksLucas Werkmeister2022-11-091-6/+23
* docs: Fix 'the the' typoKlein Muçi2022-05-051-1/+1
* Remove or replace usages of "sane"Reedy2021-11-221-1/+1
* Hiding fallback button depends on HTML orderjdlrobson2021-09-211-4/+15
* Defensively program for action attributejdlrobson2021-03-101-1/+1
* build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1James D. Forrester2021-02-181-0/+3
* Add client-side performance metrics for legacy searchNicholas Ray2020-10-091-4/+64
* mediawiki.searchSuggest: Inline use of serializeObject()Timo Tijhof2020-02-221-1/+12
* API: Deprecate wgEnableOpenSearchSuggest and opensearch+suggest parameterTimo Tijhof2019-12-131-2/+1
* Search: Provide new preference to control redirects on search matchesCormac Parle2019-11-061-1/+1
* build: Update eslint-config-wikimedia to 0.13.0Ed Sanders2019-07-051-0/+1
* linting: Start enforcing a basic CSS class naming rule (with lots of opt-outs)James D. Forrester2019-04-121-0/+2
* build: Update eslint-config-wikimedia to 0.11.0Ed Sanders2019-02-201-1/+1
* Remove unneeded "eslint-disable no-restricted-properties" from several filesBartosz Dziewoński2018-11-231-1/+0
* Avoid HTML string parsingEd Sanders2018-11-231-1/+8
* build: Use eslint-config-wikimedia v0.9.0 and make passEd Sanders2018-11-231-1/+2
* Merge "Forward X-Search-ID header to search suggest tracking"jenkins-bot2018-09-251-0/+2
|\
| * Forward X-Search-ID header to search suggest trackingErik Bernhardson2018-09-251-0/+2
* | resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-141-2/+2
|/
* Fix eslint warnings and switch to error codejdlrobson2018-08-141-0/+1
* resources: Move the remaining src/mediawiki/ filesTimo Tijhof2018-05-092-0/+345