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
reece-white
698c00c955
feat(deps): update react to 19 ( #2487 )
...
* chore(deps): update react to 19
* fix: examples to show backwards compatibility with react 18
* fix: types
* fix: eslint
---------
Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>
2025-02-06 17:24:14 +01:00
Pierre Millot
aa666deccc
chore(deps): dependencies 2024-11-04 ( #2335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 18:15:51 +01:00
Pierre Millot
d360855f16
fix: use vite instead of parcel in the examples ( #2329 )
...
Parcel would delete some random file like identity because it though it was not used, vite is smarter.
Also remove unused imports
2024-10-31 16:44:34 +01:00
Clément Vannicatte
5260d1e5c2
fix(hits): default to hierarchy lvl0 if highlights present ( #2309 )
2024-09-27 16:11:06 +02:00
Paul Jankowski
26691a5c8a
feat(api): allow insights options to be forwarded to Autocomplete ( #1904 )
...
* Allow insights options to be forwarded to Autocomplete
* Add autocomplete params to hits for insights
* Fixes TS errors after Autocomplete update
* Bump bundlesize after Autocomplete update
* Cleanup checking if insights is active
* Add documentation for sending events with DocSearch
* Move insights boolean casting to inside of getSources
* Update packages/docsearch-react/src/DocSearchModal.tsx
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
---------
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-08 10:47:42 -04:00
Clément Vannicatte
eb372f2743
feat(deps): bump peer to React 18 ( #1385 )
2022-05-17 12:32:50 +02:00
Clément Vannicatte
65d9414fce
fix(examples): use new infra credentials
2021-11-09 09:23:10 +01:00
Clément Vannicatte
9300cb4bd6
fix(dependencies): upgrade dependencies ( #1015 )
2021-07-09 10:48:33 +02:00