Pair device dialog (#1217)

* WebUSB E2E experience

* Design feedback

* adding docs

* remove i got it

* bring back download again

* updated pair dialog wording

* tweak style

* make drive name strong

* fix isAvailable -> isEnabled

* upgrading pxt reference

* fixed typo

* bump pxt
This commit is contained in:
Guillaume Jenkins
2018-09-14 11:25:53 -04:00
committed by Peli de Halleux
parent 1b9d0f6d26
commit 7705fc1da5
9 changed files with 215 additions and 71 deletions

View File

@ -352,6 +352,7 @@
* [Serial](/device/serial)
* [Servo](/device/servo)
* [Simulator](/device/simulator)
* [Usb](/device/usb)
* [USB](/device/usb)
* [WebUSB](/device/usb/webusb)
* [Flashing via HID (CMSIS-DAP)](/hidflash)