mediawiki-skins-Citizen/includes
alistair3149 b2bd79196d
feat: rework search module (#386)
* feat: rewrite search module (WIP)
There are some caveats because it is a WIP
- Messages are not i18n yet
- Missing placeholder suggestion thumbnail
- Only REST mode works
- Missing greeting message when there is no search query
- Code might look like a mess (I learned JS not long ago)

* refactor: remove old search module

* feat: clean up search suggestion styles

* feat: hide overflow for suggestion text

* feat: add action API and various cleanup

* feat: re-add abort controller

* feat: add message support and tweaks

* feat: use virtual config instead of ResourceLoader hook

* fix: missing comma in const definition

* feat: add ARIA attributes
2021-05-17 16:34:14 -04:00
..
api Use standalone for display in Webapp manifest 2020-08-12 12:59:57 -04:00
Hooks feat: rework search module (#386) 2021-05-17 16:34:14 -04:00
Partials feat: do not call HtmlFormatter when the page is not collapsible (#384) 2021-05-13 09:44:34 -04:00
GetConfigTrait.php refactor: Lint code 2021-01-28 12:21:58 +01:00
SkinCitizen.php feat: rework search module (#386) 2021-05-17 16:34:14 -04:00