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
InstantSearch
97ad16e623
chore: release v3.0.0-alpha.40 ( #1042 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-08-23 09:18:00 +02:00
Clément Vannicatte
6a6f7f6e8d
fix(removeHighlightTags): prevent destructuring undefined object ( #1039 )
...
Co-authored-by: Haroen Viaene <hello@haroen.me>
2021-08-19 18:19:07 +02:00
InstantSearch
04878d766f
chore: release v3.0.0-alpha.39 ( #1034 )
2021-07-23 21:35:34 +02:00
Clément Vannicatte
7fad6a46c1
fix(button): prevent container keys ui flash ( #1033 )
...
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2021-07-23 18:36:30 +02:00
InstantSearch
e37161ae7e
chore: release v3.0.0-alpha.38 ( #1032 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-07-23 12:01:14 +02:00
Sam Chen
c8e0c270f3
fix: eliminate keyboard shortcuts UI flash ( #1021 )
2021-07-21 16:55:19 +02:00
Clément Vannicatte
9da72a8909
fix(searchClient): use client search method ( #1019 )
2021-07-16 13:34:57 +02:00
InstantSearch
1ee5354ea5
chore: release v3.0.0-alpha.37 ( #1016 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-07-09 12:28:39 +02:00
Clément Vannicatte
9300cb4bd6
fix(dependencies): upgrade dependencies ( #1015 )
2021-07-09 10:48:33 +02:00
Clément Vannicatte
bf18c7374e
chore: release v3.0.0-alpha.36 ( #1004 )
...
* chore: release v3.0.0-alpha.36
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2021-04-14 09:30:32 +02:00
Clément Vannicatte
16e6558da7
fix(escapedResults): _highlightResult is undefined ( #1003 )
...
fix(escapedResults): _highlightResult is undefined
2021-04-13 14:32:28 +02:00
Eunjae Lee
f8f3edd23b
chore: release v3.0.0-alpha.35 ( #1002 )
...
* chore: release v3.0.0-alpha.35
Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>
2021-04-12 11:20:55 +02:00
Clément Vannicatte
117228b19b
fix(results): unescaped lvl0 ( #1001 )
...
* fix(results): unescaped lvl0
* upgrade bundlesize
2021-04-07 11:04:14 +02:00
Clément Vannicatte
2c0962ebb3
chore: release v3.0.0-alpha.34 ( #1000 )
...
* chore: release v3.0.0-alpha.34
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2021-03-09 13:25:07 +01:00
Clément Vannicatte
1421077637
fix(deps): Update and pin Autocomplete to the latest version ( #999 )
...
* Update DocSearch to the latest Autocomplete version
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2021-03-08 16:43:16 +01:00
François Chalifour
e7797a50d3
chore: release v3.0.0-alpha.33 ( #996 )
2021-02-05 10:43:13 +01:00
François Chalifour
8b5d4bc5c2
chore: format DocSearchButton file
2021-02-05 10:16:26 +01:00
Sébastien Lorber
44f5c7b5f8
feat: add translations prop to search button ( #995 )
2021-02-05 10:14:43 +01:00
Alexey Pyltsyn
f5c2a27136
fix: use spans inside button tag instead of divs ( #994 )
2021-02-02 10:15:17 +01:00
François Chalifour
fd53e2aefa
chore: release v3.0.0-alpha.32 ( #990 )
2020-12-01 16:36:58 +01:00
François Chalifour
777bc8ef68
fix: highlight first item by default
2020-11-28 18:40:14 +01:00
François Chalifour
89496ec754
chore: release v3.0.0-alpha.31 ( #988 )
2020-11-25 19:58:46 +01:00
François Chalifour
79f5b274be
fix: display keyboard shortcuts when platform exists
2020-11-25 19:53:46 +01:00
François Chalifour
461aa390d1
chore: release v3.0.0-alpha.30 ( #987 )
2020-11-25 17:16:21 +01:00
François Chalifour
f516cad253
chore: release v3.0.0-alpha.29
2020-11-25 16:41:34 +01:00
François Chalifour
0abb406116
revert: "chore: release v3.0.0-alpha.29 ( #986 )"
...
This reverts commit 403b8e01af .
2020-11-25 16:40:41 +01:00
François Chalifour
403b8e01af
chore: release v3.0.0-alpha.29 ( #986 )
2020-11-25 16:17:49 +01:00
François Chalifour
c12517986f
chore: update TypeScript
2020-11-25 11:37:58 +01:00
François Chalifour
f228c1178f
fix(react): make navigator optional
2020-11-24 12:35:08 +01:00
François Chalifour
9a388427ca
feat: update Autocomplete version
2020-11-24 12:08:46 +01:00
François Chalifour
371c788ab7
refactor(react): refactor full height logic
2020-11-24 11:42:21 +01:00
François Chalifour
0fadc8b7dd
fix(react): update enterkeyhint to enterKeyHint
2020-11-24 11:07:39 +01:00
Marais Rossouw
9e4c69dec7
feat: push keyboard buttons till client ( #983 )
...
This fixes a UI flash issue on Windows where the <kbd>⌘</kbd> key shows up right before <kbd>Ctrl</kbd> when using SSG (like Docusaurus).
This happened because in these scenarii, the site is generated on a server, and we can't know yet what will the user's OS be.
Closes facebook/docusaurus#3682 .
2020-11-05 10:36:57 +01:00
François Chalifour
b3ee1cc202
feat: select query when coming from a selection search
2020-10-02 12:28:44 +02:00