1
0
Fork 0
Commit graph

8 commits

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