mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 03:49:07 +00:00
- Accessibility - Tabindex updated for search <input> to have priority over nav items. - Aria label - Search icon clickable for searching. - Filter for adult and searchType. - When clicking a autocomplete search result, the clicked item is set as selectedResult. - Remove duplicates from elastic search result. - Added filter parameters to our $router.push function.