1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
François Chalifour
c12517986f chore: update TypeScript 2020-11-25 11:37:58 +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
683686ca45 chore: update type checking script 2020-09-01 17:33:57 +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
ad44f0edc4 chore: update tooling 2020-09-01 14:24:58 +02:00
François Chalifour
701935e45c chore: remove autocomplete references 2020-09-01 12:01:48 +02:00
François Chalifour
fc08ef3e12 chore: more files to root 2020-09-01 11:54:48 +02:00