1
0
Fork 0
Commit graph

87 commits

Author SHA1 Message Date
Pierre Millot
90ca5fa8ed
fix(types): export the types folder (#2332) 2024-11-04 10:20:43 +01:00
Pierre Millot
e52c8f3435
chore: release v3.6.3 (#2330)
* chore: release v3.6.3

* fix website
2024-10-31 17:16:34 +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
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
Clément Vannicatte
86281d6f1c
chore: release v3.6.2 (#2310) 2024-09-27 16:22:41 +02:00
Clément Vannicatte
5260d1e5c2
fix(hits): default to hierarchy lvl0 if highlights present (#2309) 2024-09-27 16:11:06 +02:00
Levi Whalen
5c2ac997f7
chore: release v3.6.1 (#2279) 2024-07-16 11:56:47 -06:00
Clément Vannicatte
2df2e1392f
chore: release v3.6.0 (#2202)
* chore: release v3.6.0

* chore: missing feature in changelog
2024-03-06 22:49:01 +01:00
Heather Buchel
df60b8ebe8
fix: add accessible label to SearchBox input (#2193) 2024-02-28 11:14:04 +01:00
Doma
4c82640022
feat: add keypress effect to DocSearchButton (#2087)
* feat: add keypress effect to DocSearchButton

* Bump expected bundle sizes

---------

Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2023-10-05 10:57:27 -04:00
Shane Afsar
982a229231
chore: release v3.5.2 (#2020)
* chore: release v3.5.2

* Adds content to CHANGELOG

---------

Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
2023-08-17 10:04:58 -04:00
Paul Jankowski
cc90789290
chore: Prepare for Docusaurus update (#2007)
* chore: Prepare for Docusaurus update

* Bump package sizes
2023-08-11 11:41:58 -04:00
Paul Jankowski
30aca5854b
chore: release v3.5.1 (#1917)
* chore: release v3.5.1

* Manually add changelog item

* Update CHANGELOG.md

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-16 11:03:43 -04:00
Paul Jankowski
cacade4c65
feat (api): Adds ability for click insights events to be triggered (#1916)
* Adds ability for click insights events to be triggered

* Bump bundlesize

* Cleanup insights click defenition

* Update packages/docsearch-react/src/DocSearchModal.tsx

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

* Inline creating insights event parameters


---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-15 10:44:00 -04:00
Paul Jankowski
1f3cf879f1
chore: release v3.5.0 (#1912) 2023-06-08 11:57:19 -04: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
Shane Afsar
61fc92c999
chore: release v3.4.0 (#1896) 2023-05-24 17:33:11 -04:00
Bojan Rajh
f82a73367a
feat: implement maxResultsPerGroup prop (#1891) 2023-05-17 16:18:50 -04:00
Clément Vannicatte
2f21fd9b29
chore: release v3.3.5 (#1890) 2023-05-17 09:42:47 +02:00
非凡少年
3f15fdb319
fix: support Chrome autofill when event.key is undefined (#1888)
* fix: event.key is undefined #1887

* Update packages/docsearch-react/src/useDocSearchKeyboardEvents.ts

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-05-17 09:00:05 +02:00
Clément Vannicatte
bae117ce6d
chore: release v3.3.4 (#1871) 2023-04-26 14:19:55 +02:00
Bojan Rajh
b9a38991e4
fix: prevent calling onClose() when shiftKey, ctrlKey or metaKey is pressed (#1870) 2023-04-26 14:11:03 +02:00
Clément Vannicatte
1aec0e0db5
chore: release v3.3.3 (#1782) 2023-02-06 12:47:10 +01:00
Adam Skoufis
379f163a72
fix: Correctly type getMissingResultsUrl query as string (#1781) 2023-02-06 11:50:49 +01:00
Clément Vannicatte
bbfef3e820
chore: release v3.3.2 (#1753)
* chore: release v3.3.2

* fix: changelog
2023-01-10 11:49:40 +01:00
InstantSearch
512d10b826
chore: release v3.3.1 (#1733)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-12-27 13:11:36 +01:00
InstantSearch
f9616a67c1
chore: release v3.3.0 (#1633)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-10-25 16:38:20 +02:00
Alexey Pyltsyn
d13ded1cbd
feat: enable Cmd+K shortcut when caps lock is on (#1590) 2022-10-23 14:07:41 +02:00
InstantSearch
74986f9353
chore: release v3.2.2 (#1618)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-10-20 18:33:50 +02:00
Clément Vannicatte
19454b855d
chore: update Algolia logo (#1617) 2022-10-20 18:25:46 +02:00
Clément Vannicatte
18cdceb2a2
chore: release v3.2.1 (#1508) 2022-08-16 13:04:19 +02:00
InstantSearch
85b54cc82e
chore: release v3.2.0 (#1479)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-08-02 18:07:51 +02:00
Takuya N
8e2e90e980
feat(styles): set medium breakpoint to standarized value (#1446) 2022-07-21 14:03:24 +02:00
InstantSearch
c86e3195ae
chore: release v3.1.1 (#1423)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-07-01 12:31:52 +02:00
Daiki Nishikawa
448192e07b
fix(searchbutton): fix react production hydration error (#1384)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-06-24 14:59:27 +02:00
InstantSearch
82b73a7dc6
chore: release v3.1.0 (#1390)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-05-18 10:25:13 +02:00
Clément Vannicatte
eb372f2743
feat(deps): bump peer to React 18 (#1385) 2022-05-17 12:32:50 +02:00
snxx
7459a424d9
fix(button): use kbd instead of span (#1335)
Co-authored-by: shortcuts <vannicattec@gmail.com>
2022-04-17 13:17:23 +02:00
InstantSearch
6c14758b56
chore: release v3.0.0 (#1311)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-02-22 12:52:15 +01:00
Clément Vannicatte
59a3ebf5ec
fix(footer): make SVG accessible (#1306) 2022-02-22 10:53:16 +01:00
Clément Vannicatte
80630cb36d
feat(v3): require appId (#1299)
BREAKING CHANGE
2022-02-21 13:59:53 +01:00
InstantSearch
3475c9c8bb
chore: release v3.0.0-alpha.50 (#1290) 2022-02-03 18:44:30 +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
30ee161921
fix(logo): empty utm campaign (#1259) 2022-01-12 14:49:13 +01:00
InstantSearch
521239ad9d
chore: release v3.0.0-alpha.42 (#1201)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-12-03 15:08:08 +01:00
Clément Vannicatte
80677fd7d3
fix(DocSearchProps): type searchParameters (#1200) 2021-12-03 13:25:45 +01:00
Clément Vannicatte
ef13dea393
feat(translations): expose Button and Modal translations (#1183) 2021-11-22 14:24:07 +01:00
renovate[bot]
10c5b2ea14
chore(deps): update lint dependency (#1120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Samuel Bodin <1637651+bodinsamuel@users.noreply.github.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-11-02 12:06:22 +01:00
InstantSearch
c5eb841d74
chore: release v3.0.0-alpha.41 (#1062)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-10-18 10:35:52 +02:00
Clément Vannicatte
6e194c73bf
fix(v3): pass initialQuery (#1051) 2021-09-30 11:54:11 +02:00