1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
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