1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
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
64fbf75c04 chore(deps): allow lower algoliasearch version 2020-11-25 17:11:48 +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
9415df7f57 chore(js): build types in prepare script 2020-11-25 15:59:25 +01:00
François Chalifour
169c839ab0 chore(react): add React types to peer deps 2020-11-25 15:06:11 +01:00
François Chalifour
7b75820499 chore(react): update React peer dependencies 2020-11-25 12:39:57 +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
François Chalifour
e6f20307de chore: ignore no-commonjs lint rule for config files 2020-11-12 17:32:52 +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
François Chalifour
8640418995 fix(docsearch): group search button elements in containers (#74) 2020-09-02 08:53:53 +02:00
Sylvain Pace
a8fb06305a fix(DocSearch): extend dropdown to fill the viewport height (#72) 2020-09-02 08:53:16 +02:00
François Chalifour
2e50057a29 chore(package): update homepage field 2020-09-01 17:39:27 +02:00
François Chalifour
86f5f010f7 chore(package): update repository field 2020-09-01 17:38:16 +02:00
François Chalifour
243ab9c469 chore(build): run only necessary builds on prepare 2020-09-01 15:28:33 +02:00
François Chalifour
038d448b65 chore: move docsearch-react to packages 2020-09-01 11:36:46 +02:00