1
0
Fork 0
Commit graph

155 commits

Author SHA1 Message Date
François Chalifour
9a388427ca feat: update Autocomplete version 2020-11-24 12:08:46 +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
ee52a65340 docs(examples): add JavaScript example 2020-09-01 18:31:35 +02:00
François Chalifour
ad44f0edc4 chore: update tooling 2020-09-01 14:24:58 +02:00
François Chalifour
fc08ef3e12 chore: more files to root 2020-09-01 11:54:48 +02:00