Peli de Halleux
2d7e4ff1cd
added radio dashboard
2017-06-14 20:39:55 -07:00
Peli de Halleux
e0f90e96e3
resolving UI issues on import old programs button
2017-06-13 22:47:00 -07:00
Peli de Halleux
5ed66a865b
moving to 0.12.35
2017-06-13 21:45:09 -07:00
abalone23
2fec9dcc59
Change WINS/LOSSES to SCORE ( #416 )
...
Once step 7 is introduced WINS/LOSSES is not the correct terminology. SCORE should be used instead. For example, if initially there are 5 wins, followed by a loss, it would show: LOSSES:4
However, 4 is the current score, (5 WINS - 1 LOSS).
2017-06-13 20:40:47 -07:00
Sam El-Husseini
024d4a131c
Inline the Roboto fonts, and don't download it from Google fonts (reducing an extra cdn to unblock) ( #415 )
2017-06-13 17:47:36 -07:00
abalone23
ecc9c24dc9
add pause to step 7 ( #414 )
...
pause is needed in step 7 as well in order to display text.
2017-06-13 15:42:31 -07:00
Peli de Halleux
d8277e572b
bumping to v0.12.32
2017-06-13 13:47:41 -07:00
Peli de Halleux
95a0290bd1
bumping to .31
2017-06-13 13:18:01 -07:00
Peli de Halleux
114e8b3d58
moving to v0.12.30
2017-06-13 13:04:20 -07:00
abalone23
8a2d46d447
add pause after addScore ( #413 )
...
It's necessary to add a pause after addScore in order to display showNumber and showString based on this ticket:
https://github.com/Microsoft/pxt/issues/2280
2017-06-13 12:48:54 -07:00
Peli de Halleux
1a58376768
bumping to v0.12.29 (legacy m.pxt.io)
2017-06-13 10:39:25 -07:00
Peli de Halleux
c58b54ccf1
google verification page
2017-06-10 08:21:24 -07:00
Peli de Halleux
a064d8928e
bumping to v0.12.23
2017-06-06 10:15:57 -07:00
Michal Moskal
09bfc5e60f
Link template.pdf
2017-06-05 14:23:34 +02:00
Peli de Halleux
4053f2063e
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2017-06-04 22:39:50 -07:00
Peli de Halleux
f23cd09dfd
updated wording
2017-06-04 22:39:42 -07:00
Peli de Halleux
5a80adeb8d
updated fireflies lesson
2017-06-04 22:34:28 -07:00
Tom Ball
eb0c6e259b
fix compass
2017-06-04 21:28:11 -07:00
Peli de Halleux
59c5e2ea9a
fireflew activity ( #410 )
2017-06-04 10:42:52 -07:00
Peli de Halleux
699697301e
updated infection info
2017-05-31 22:55:36 -07:00
Peli de Halleux
467ea500b3
updated disclaimer
2017-05-31 22:52:03 -07:00
Peli de Halleux
da9b180e17
updated infection
2017-05-31 13:22:08 -07:00
Peli de Halleux
d6ead4fad4
listing additional packages
2017-05-31 07:12:07 -07:00
Peli de Halleux
a2eeedac62
updated summary with new projects
2017-05-30 11:25:37 -07:00
Peli de Halleux
fd94571b9c
fixing milkymoster template url
2017-05-30 10:28:45 -07:00
Johan Gorter
fdf3d0e902
Added a railway crossing project ( #407 )
2017-05-29 23:00:17 -07:00
David Fisher
d28b3fad9f
Karel the LED project ( #405 )
...
* Karel the LED project
* style improvements
* Updates based on feedback
2017-05-25 21:01:00 -07:00
Peli de Halleux
d1c00ae3ab
support for advanced SPI functions
2017-05-25 17:19:25 -07:00
Peli de Halleux
fb5a8cf64d
support for interval in "show icon", "show arrow"
2017-05-25 16:52:52 -07:00
Peli de Halleux
0d4c5e9630
updated infection
2017-05-25 15:42:55 -07:00
Peli de Halleux
6229d93adc
adding infection game
2017-05-25 09:33:57 -07:00
Peli de Halleux
221d84d3bf
added stopwatch
2017-05-24 08:47:19 -07:00
Tom Ball
5a99315177
Update approval.md
2017-05-15 14:32:39 -07:00
Abhijith Chatra
2bb1ff026a
removing bluetooth from examples
2017-05-01 11:11:54 -07:00
Abhijith Chatra
5b6a1168d1
fixing getting started
2017-04-28 17:26:19 -07:00
Peli de Halleux
9af989c13c
Uartevent ( #393 )
...
* support for uart data event
* updated shims
2017-04-28 01:05:04 -07:00
Peli de Halleux
986b44a666
fixing summary structure
2017-04-26 09:14:56 -07:00
Peli de Halleux
bd895f43ba
Calibrate compass ( #392 )
...
* adding 'calibrate-compass' function
* fixing simulator.
* updated docs
* fixing compat test suite with 'calibrate()' function
2017-04-25 10:46:25 -07:00
Peli de Halleux
54ae7a4fda
Melody events ( #391 )
...
* support for custom playTone
* added music.onEvent, music.setPlayTone
* updated docs
* updated sample
2017-04-25 10:14:34 -07:00
Leo Gordon
53ddd4485d
Pin names were out of sync with the pictures in the Make section... ( #390 )
...
Ended up editing the rest of the text for clarity. Please let a native English speaker check the language.
2017-04-24 17:45:28 -07:00
Peli de Halleux
17c1abe86a
support for serial read/write buffer ( #384 )
2017-04-21 09:02:29 -07:00
Peli de Halleux
3721eb32ca
missing ~
2017-04-21 08:52:41 -07:00
Peli de Halleux
8bfce47800
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2017-04-17 11:47:43 -07:00
Owen Brotherwood
c48a74c3a8
chrome extension excludes other programs ( #382 )
...
* chrome extension excludes other programs
not obvious in docs
* Update serial.md
2017-04-17 10:50:07 -07:00
Tom Ball
80d260d33f
flashing heart not a tutorial
2017-04-17 10:00:37 -07:00
Peli de Halleux
67a746c2c1
removing old file
2017-04-17 09:50:06 -07:00
Michał Moskal
0ff8b7e852
Specify resistor value
2017-04-11 17:26:50 +01:00
Peli de Halleux
32bcc29f28
Updated package docs
2017-04-07 09:59:49 -07:00
Peli de Halleux
0373236ff3
updated toc
2017-04-06 23:06:35 -07:00
Peli de Halleux
08dc08b5b0
fixing broken links
2017-04-06 23:04:29 -07:00