1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Shipow
42a7d2d35b (chore): add website as package + workspace config 2020-11-25 15:28:45 +01:00
Shipow
bb0f70aeb6 fix build commands for netlify 2020-11-25 14:50:55 +01:00
Shipow
fd4c3a99a4 add build commands for netlify 2020-11-25 14:39:21 +01:00
François Chalifour
f30ca386cd chore(deps): update shipjs to 0.21.x 2020-11-25 12:59:49 +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
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