21 Commits

Author SHA1 Message Date
Andrea Vos
1b2e2fbbf2 (styling)(search) 2024-12-29 15:30:23 +01:00
Andrea Vos
3c63c7c089 (search) add keyboard navigation to the search dialogue 2024-12-29 14:31:33 +01:00
Valentyne Stigloher
7bf0cb6dc4 (search) hide search dialogue always when clicking on a result, even if it does not change the site 2024-12-28 00:31:25 +01:00
Valentyne Stigloher
bceb2c261d (search) add search for page titles and sometimes contents 2024-12-28 00:16:46 +01:00
Valentyne Stigloher
6d66f56688 (search) validate that search queries are between 3 and 256 characters 2024-12-28 00:16:46 +01:00
Valentyne Stigloher
6af179c916 (search) open dialogue on mac via ⌘ key instead of ctrl key 2024-12-28 00:16:46 +01:00
Valentyne Stigloher
8838665a55 (refactor) integrate <SearchHeaderButton> into <Header> (prevents two instances of <SearchDialogue>) 2024-12-28 00:16:45 +01:00
Valentyne Stigloher
402593d5b2 (style)(search) improve styling, add more spacing, use hover effect instead of text underline, enlarge images on smaller screens 2024-12-28 00:16:09 +01:00
Valentyne Stigloher
14937616fe (search) clicking / tapping outside of the dialogue closes it 2024-12-28 00:16:09 +01:00
Valentyne Stigloher
9318d64e44 (search) use debounce to prevent multiple requests while typing 2024-12-28 00:16:09 +01:00
Valentyne Stigloher
1e9afe8ebb (search) cache indices and documents 2024-12-28 00:16:09 +01:00
Valentyne Stigloher
332e667366 (search) open a search dialogue via button in the header or Ctrl+K 2024-12-28 00:16:08 +01:00
Valentyne Stigloher
dc98014744 (search)(calendar) add calendar for inclusive 2024-12-28 00:05:24 +01:00
Valentyne Stigloher
dfc524e888 (refactor) common SearchDocument type and <SearchItem> component for all search categories 2024-12-28 00:05:11 +01:00
Valentyne Stigloher
a12b14256d (search)(inclusive) add search for inclusive 2024-12-28 00:05:10 +01:00
Valentyne Stigloher
0257c55081 (search)(terms) add search for terms 2024-12-28 00:04:54 +01:00
Valentyne Stigloher
ce682f75f9 (search)(faq) add search for faqs 2024-12-28 00:04:32 +01:00
Valentyne Stigloher
a88807875d (search)(links) add search for links 2024-12-28 00:04:32 +01:00
Valentyne Stigloher
c9378e9659 (search)(sources) add search for sources 2024-12-28 00:04:32 +01:00
Valentyne Stigloher
09ac9782a1 (search)(nouns) add search for nouns 2024-12-28 00:04:32 +01:00
Valentyne Stigloher
7b27ed0ba7 (search)(pronouns) add search for canonical pronouns 2024-12-28 00:04:31 +01:00