Commit Graph

3873 Commits

Author SHA1 Message Date
d0a40d1ae1 tools lessons (#1218)
* tools lessons

* updated summary

* more images

* wire up images

* fixing radio send-value
2018-09-12 13:26:39 -07:00
5dde6947d3 Step counter activity (#1216)
* added step-counter project

* added to summary
2018-09-12 08:16:22 -07:00
a1a3ded4f3 Web usb error handling (#1208)
* stash changes

* Progress using dapjs WebUSB example

* Try stuff

* more playing around

* Finish + clean up

* Small tweaks

* Undo some generated changes
2018-09-12 10:26:35 -04:00
fbb23feda7 Friendlier download dialog + pairing (#1212)
* first shot at new download

* fixing image

* handle column width

* fixed colors

* updated images

* PR feedback
2018-09-11 20:50:52 -07:00
a17ade5b3b stop-watch -> stopwatch 2018-09-11 13:16:56 -07:00
3cd4b6e6bc Edits on the 'stopwatch" project (#1210) 2018-09-11 13:10:34 -07:00
e77e43d970 updated turtle projects 2018-09-11 10:38:58 -07:00
63b438d618 Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1 2018-09-11 09:03:34 -07:00
3a9de3545e adding stop-watch project (#1207) 2018-09-11 09:03:06 -07:00
fe444a8371 moving turtle examples 2018-09-11 09:02:40 -07:00
e27232667d Edit the 'dice' project slightly (#1202) 2018-09-10 15:46:24 -07:00
69599635c3 missing coma 2018-09-10 13:15:05 -07:00
b33f426f8f Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1 2018-09-10 13:05:17 -07:00
dc7a4b78d1 updated stopwatch 2018-09-10 13:05:08 -07:00
7be71bf9b7 1.1.49 2018-09-10 15:57:54 -04:00
84e4689db7 bump pxt-core to 3.22.18, 2018-09-10 15:57:48 -04:00
c499b7b54d Set DAL tag to dal-integration-5 (v1) (#1200)
* Set DAL tag to dal-integration-5 (v1)

* Add partial flashing config

* Move partial bluetooth flashing config to optional
2018-09-10 15:35:06 -04:00
20500fb9ae Pull common files from pxt-common-packages (#1165) 2018-09-10 10:11:41 -07:00
72f1276038 missed unplugged 2018-09-09 21:26:44 -07:00
af1de79d06 added dice (#1196) 2018-09-09 21:24:50 -07:00
b4cb424ec4 more tutorials 2018-09-07 15:02:15 -07:00
eff228b75f Split projects (#1194)
* split projets into multiple categories

* split games

* bring back example
2018-09-07 12:58:40 -07:00
7d137c3e38 Add /v0-beta tag (#1193) 2018-09-07 11:47:48 -04:00
698e858781 1.1.48 2018-09-07 08:24:22 -07:00
ae8f5bbed8 bump pxt 2018-09-07 08:14:28 -07:00
47634d52e8 Button event down (#1189)
* support for button_down events

* support for AB button
2018-09-07 08:03:15 -07:00
1767e3d10c always show BLE pairing options in settings dialog (#1187) 2018-09-07 08:02:44 -07:00
3b85710bd7 Fix radio reference snippets (#1185) 2018-09-06 14:37:40 -07:00
36eafa419d Add white stroke to sim border (#1184)
* Sim now has white stroke in high contrast

* Increase stroke width to 3
2018-09-06 14:14:06 -07:00
928745b0b2 1.1.47 2018-09-06 15:46:50 -04:00
7819b869fb bump pxt-core to 3.22.16, 2018-09-06 15:46:43 -04:00
453ef37cb6 Move to dal-integration-3 (#1180) 2018-09-06 13:02:38 -04:00
b29d90ef15 Missing contact file 2018-09-05 14:18:42 -07:00
09235086e2 1.1.46 2018-09-04 17:13:11 -04:00
d5f098bb51 bump pxt-core to 3.22.15, 2018-09-04 17:13:05 -04:00
3e744b7a8d Sim: greyscale display now respects brightness (#1160)
* Sim: greyscale display now respects brightness

* Don't overwrite image

* Don't clamp if brightness is at max
2018-09-04 17:12:01 -04:00
d189b023af Add pxt-gigglebot (v1) 2018-09-04 17:10:23 -04:00
19ed85336b Add border around sim in high contrast (#1161)
* Add border around sim in high contrast

* Specify border width
2018-08-31 16:16:38 -04:00
fef1f9a80d Upgrade math_number_minmax and other shadow upgrades (#1153)
* Upgrade for set_pin

* patchBlocks overhaul

* Remove unneeded upgrade
2018-08-30 17:36:20 -04:00
2482abf9f8 V1 Readme (#1144)
* Update README

* Further refine readme

* Further update

* Correct the build badge

* Remove link to cloning a repository

* Add back npm run build

* localbuild flag

* Fix the header
2018-08-30 16:39:43 -04:00
4e4ad21cb5 Fix casing of project titles in docs summaries (#1139) 2018-08-28 16:03:23 -04:00
74c7a264ef Change alpha to point to latest v0 (#1141) 2018-08-28 16:02:48 -04:00
239952aff5 C++: Round towards positive infinity (#1134) 2018-08-28 10:59:21 -04:00
03ba8141ab Reuse radio translations for new APIs (#1133) 2018-08-27 16:24:10 -04:00
0b7b29d741 Goto title case for 'projects' - v1 (#1127) 2018-08-23 14:47:36 -04:00
0cbec47907 Port package approvals to v1 (#1125) 2018-08-23 11:56:39 -04:00
1aeaa18423 1.1.45 2018-08-22 14:44:09 -04:00
5ad9fdb1b0 bump pxt-core to 3.22.13, 2018-08-22 14:43:59 -04:00
191de7a60c Update strings 2018-08-22 14:43:31 -04:00
f4f74727e9 1.1.44 2018-08-21 16:01:23 -04:00