Peli de Halleux
d12f0a6189
updated for pxt.microbit.org message
2017-06-16 07:04:59 -07:00
Peli de Halleux
a08538b59f
adding test domain
2017-06-16 07:02:47 -07:00
Peli de Halleux
19c6286fa1
moving to 0.12.40
2017-06-15 21:37:16 -07:00
Peli de Halleux
363136f5a1
0.12.40
2017-06-15 16:52:00 -07:00
Peli de Halleux
3d56d9a6cc
0.12.39
2017-06-15 16:48:25 -07:00
Peli de Halleux
ea2cdc0270
bump pxt-core to 0.12.94,
2017-06-15 16:48:08 -07:00
Peli de Halleux
b112754243
0.12.38
2017-06-15 15:38:07 -07:00
Peli de Halleux
01ab19f6a3
0.12.37
2017-06-15 15:35:16 -07:00
Peli de Halleux
c83651c8bd
bump pxt-core to 0.12.93,
2017-06-15 15:35:04 -07:00
Peli de Halleux
9a83aee9ef
updated lesson
2017-06-15 15:12:34 -07:00
Peli de Halleux
a8361ce37d
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2017-06-15 15:03:52 -07:00
Peli de Halleux
7bb252b484
added voting project
2017-06-15 15:03:40 -07:00
Sam El-Husseini
725202a8e0
remove read more
2017-06-15 15:01:26 -07:00
Sam El-Husseini
8c3ede94bd
Remove HTML
2017-06-15 14:51:52 -07:00
Sam El-Husseini
677c8e181c
Ad breaks
2017-06-15 14:30:13 -07:00
Sam El-Husseini
eab4725d27
Update notification message.
2017-06-15 14:29:06 -07:00
Sam El-Husseini
0195b4e31d
Update structure of notification message.
2017-06-15 14:19:46 -07:00
Sam El-Husseini
f85cd55dfd
Update notifications
2017-06-15 14:16:35 -07:00
Sam El-Husseini
8fd7a97258
Adding notifications
2017-06-15 10:58:24 -07:00
Peli de Halleux
2d7e4ff1cd
added radio dashboard
2017-06-14 20:39:55 -07:00
Peli de Halleux
aec102a42c
adding neopixel in preferred repos
2017-06-14 09:39:26 -07:00
Peli de Halleux
7982edf422
adding sparkfun/kitronik repos
2017-06-14 08:56:41 -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
c0f5928bbc
0.12.36
2017-06-13 22:42:16 -07:00
Peli de Halleux
ae003d383b
bump pxt-core to 0.12.92,
2017-06-13 22:42:04 -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
cbc75fd7fc
0.12.35
2017-06-13 18:48:28 -07:00
Sam El-Husseini
12490f1f0e
bump pxt-core to 0.12.91,
2017-06-13 18:48:22 -07:00
Peli de Halleux
d75695fd40
0.12.34
2017-06-13 18:09:50 -07:00
Peli de Halleux
6da87cc9be
bump pxt-core to 0.12.90,
2017-06-13 18:09:36 -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
0ce71fb532
0.12.33
2017-06-13 15:36:51 -07:00
Peli de Halleux
eda26f4673
bump pxt-core to 0.12.89,
2017-06-13 15:36:36 -07:00
Peli de Halleux
d8277e572b
bumping to v0.12.32
2017-06-13 13:47:41 -07:00
Peli de Halleux
023c258912
0.12.32
2017-06-13 13:34:52 -07:00
Peli de Halleux
de2b2bf6c7
bump pxt-core to 0.12.88,
2017-06-13 13:34:41 -07:00
Peli de Halleux
e25ee8a9ac
bringing back legacyDomain
2017-06-13 13:29:35 -07:00
Peli de Halleux
95a0290bd1
bumping to .31
2017-06-13 13:18:01 -07:00
Peli de Halleux
2c0a90f009
0.12.31
2017-06-13 13:10:22 -07:00
Peli de Halleux
fbd00939c7
removing legacy domain
2017-06-13 13:10:09 -07:00
Peli de Halleux
114e8b3d58
moving to v0.12.30
2017-06-13 13:04:20 -07:00
Peli de Halleux
0849b80abb
0.12.30
2017-06-13 12:57:15 -07:00
Peli de Halleux
e4679f207a
pxt-> makecode ( #412 )
...
* updated target names
* updated pxt dependency
2017-06-13 12:56:55 -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
c5b7588f26
0.12.29
2017-06-13 09:28:56 -07:00
Peli de Halleux
62662524b7
bump pxt-core to 0.12.87,
2017-06-13 09:28:41 -07:00
Peli de Halleux
51a30bc74b
0.12.28
2017-06-13 09:03:03 -07:00