1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
Vasco Bettencourt
6a160aecf6
feat(v4): add new UI (#2555)
* feat: add new footer ui

* feat: add new search box ui

* feat: add searchbox actions

* feat: add start screen

* feat: add no results screen

* feat: add new card ui

* feat: add new icons

* feat: add new key press class

* fix: cypress tests

* fix: circleci

* fix: circleci

* fix: close aria label

* fix: circleci

* fix: remove unused classes

* fix: circleci

* feat: update version

* feat: add new dark mode ui

* fix: colors

* fix: design review

* fix: hit title length

* fix: improve accessibility

* fix: ci

* chore: increase bundle size threshold

* fix: css
2025-04-14 22:34:23 +03:00
Pierre Millot
08d9a37807
fix(types): use a minimal type for transformSearchClient (#2348) 2024-11-12 16:15:02 +01:00
Pierre Millot
93578a4de0
fix: upgrade algoliasearch to v5 (#2326)
We can use the new generated client to stay up to date and upgrade packages that depends on docsearch.

---------

Co-authored-by: shortcuts <vannicattec@gmail.com>
2024-10-30 15:46:38 +01:00
Heather Buchel
df60b8ebe8
fix: add accessible label to SearchBox input (#2193) 2024-02-28 11:14:04 +01:00
Julius
fbe746c38c
docs: add missing backtick to placeholder default example (#2097) 2023-10-12 08:47:17 +02:00
Shane Afsar
066539c2c9
docs(api): add maxResultsPerGroup (#1897) 2023-05-25 16:16:04 -04:00
Clément Vannicatte
d0d866ce6c
docs: remove duplicate links in API toc (#1494) 2022-08-09 09:24:59 +02:00
Clément Vannicatte
142fd13e8f
chore: rename next branch to main (#1478) 2022-08-02 17:49:20 +02:00
Clément Vannicatte
1219a68b67
docs: document recordVersion (#1380) 2022-04-26 13:12:47 +02:00
Sarah German
9cc9801f6f
docs: document resultsFooterComponent (#1379)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-04-26 09:30:04 +02:00
Clément Vannicatte
59a3ebf5ec
fix(footer): make SVG accessible (#1306) 2022-02-22 10:53:16 +01:00
Clément Vannicatte
2c1fe7c77c
feat(noResults): allow providing URL to report missing results (#1289) 2022-02-02 10:39:44 +01:00
Clément Vannicatte
ef13dea393
feat(translations): expose Button and Modal translations (#1183) 2021-11-22 14:24:07 +01:00
Peter Etelej
f626552fb7
docs(website): Fix invalid links to legacy docs (#1055) 2021-10-11 10:17:27 +02:00
Clément Vannicatte
9a89cde746
feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00