Commit Graph

4582 Commits

Author SHA1 Message Date
840d054410 2.1.21 2019-11-01 12:33:16 -07:00
0b80628d47 bump pxt 5.28.9 (#2504) 2019-11-01 12:32:52 -07:00
bb5ebeb4cb 2.1.20 2019-10-31 09:09:51 -07:00
f0e8283c74 bump pxt 5.28.7 (#2503)
* bump pxt

* bump to pxt 5.28.8
2019-10-31 09:09:28 -07:00
4b2684d57a Rotary phone dial (#2502)
* some write up

* adding images

* text

* more text

* adding vids

* adding escape room

* remove newer lesson

* remove .mp4

* Card page edits

* adding image

* adding to toys

* rotary edits

* fix typo
2019-10-30 13:41:35 -07:00
6d67fb6c8c 2.1.19 2019-10-29 09:34:30 -07:00
92d46c2c86 shrink maintenance gif 2019-10-29 09:34:06 -07:00
2709ab22af 2.1.18 2019-10-29 08:40:38 -07:00
9afc6cbf01 bump package 2019-10-29 08:40:18 -07:00
52af292797 Enable Polish localization (#2499) 2019-10-29 08:38:10 -07:00
697ef7dd68 Simplify the Fahrenheit from Celsius computation. (#2497)
As the micro:bit introduces floating point arithmetic for both the existing `f = 18 * c / 10 + 32` computation and the new `f = 1.8 * c + 32` computation, there isn't any benefit for the former.
2019-10-28 11:08:37 -07:00
47f37c177f Name Badge project page (#2496)
* Name Bagde project page

* gotta please the summary check

* link typo, ugh

* get rid of the pptx
2019-10-25 10:22:08 -07:00
7e18be3c9b radio.setFrequencyBand support (#2495)
* setfrequencyband support

* revert line change

* add bounds check
2019-10-25 10:21:34 -07:00
4382868d5f add freenove starter kit (#2493) 2019-10-24 14:35:48 -07:00
31d9e14756 Revert "Name Badge project page (#2477)"
This reverts commit 2e2860632b.
2019-10-24 08:56:48 -07:00
2e2860632b Name Badge project page (#2477)
* Name Bagde project page

* gotta please the summary check

* link typo, ugh
2019-10-24 08:33:15 -07:00
dc33f3342f Use default resize function for microbit gesture dropdown (#2491) 2019-10-22 11:18:56 -07:00
1966dfbb5f 2.1.17 2019-10-22 08:57:53 -07:00
33f0778f0e bump pxt (#2490) 2019-10-22 08:57:20 -07:00
f9e9daae18 micro:bit RSSI fix (#2480)
* read rssi from packet

* updated shims

* fix build

* fix help

* move deprecated function to ts

* some formatting

* restore rssi block

* restory notations

* actually copy bytes

* removing logging code

* simpler wake up code

* comment

* fix build

* bump pxt

* go back to safety

* bump microbit

* restor package.json

* revert jquery v

* use macro

* check length
2019-10-22 08:39:44 -07:00
2f0d812fc8 add drive:bit (#2484) 2019-10-18 09:03:37 -07:00
97732d33db 2.1.16 2019-10-17 15:34:03 -07:00
a1f135d9fe updated pxt (#2465)
* updated pxt

* bump pxt

* updated react

* updated ptx

* Remove empty variable element from XML

* Bump pxt-core to 5.25.15

* bump pxt

* Bump pxt to 5.25.17

* Add precision to music slider
2019-10-17 14:49:13 -07:00
58aa0b63a4 Removing old bitbot as we have a new bitbot package (#2479) 2019-10-17 11:12:42 -07:00
0f1f6d6b99 Releasing 2.0.10 (#2476)
With radio strength signal fix for hot or cold
2019-10-15 16:05:26 -07:00
255f9f0338 Pointing to 2.0.10 2019-10-15 15:47:20 -07:00
05bf2eec2a Fixing signal strength (#2474) 2019-10-15 15:40:00 -07:00
b2a43b50b5 Releasing 2.0.9 to live (#2470) 2019-10-11 15:48:56 -07:00
526bf36429 Stable points to latest 2.0.9 (#2469) 2019-10-11 11:08:14 -07:00
6b3b77cf9e 2.1.15 2019-10-05 06:24:32 -07:00
36b8e5d661 fixing radio stack (#2461)
* fixing radio stack

* updated shims
2019-10-05 06:24:15 -07:00
7433fd8beb 2.1.14 2019-10-04 20:28:32 -07:00
3bba53c933 Update extensions.md (#2456)
Move the :VIEW Text32 from other to Display now there is a display sections
2019-10-05 03:47:31 +01:00
7242531525 Adding link to stable refs (#2460) 2019-10-04 17:14:58 -07:00
1e85913d1f add query variant to hide toolbar (#2458) 2019-10-04 07:30:57 -07:00
10aeeaabf4 isTouchingEdge() should not return true for deleted sprite (#2449) 2019-10-01 22:38:12 -07:00
65e2cf18bf Allow globals in reclaimed bluetooth memory (#2455) 2019-10-01 22:37:38 -07:00
97d7c679d0 add Keyestudio robot car (#2452) 2019-09-30 11:41:51 -07:00
c5493e0729 Locking old issues 2019-09-25 11:19:13 -07:00
87dba4b5b4 add-sw01 (#2393) 2019-09-25 07:01:24 -07:00
980f8ef41f 2.1.13 2019-09-25 06:53:02 -07:00
b6df0a8c71 Pxt v5.23.17 (#2446)
* bump pxt

* regen docs

* fix version syntax

* restore extension

* removed dup
2019-09-25 06:52:29 -07:00
f3bec09b0d Link to power supply limitations (#2443)
Fixes: #2442
2019-09-25 06:34:12 -07:00
20b80baa5d add xinabox OD01 and breakout display section (#2397)
* add xinabox OD01 and breakout display section

* Update targetconfig.json

* Update extensions.md
2019-09-25 06:30:16 -07:00
19dffde1a8 Add isDeleted (#2445) 2019-09-25 05:47:25 -07:00
a10a69b96c Add the Stu Lowe coding cards (#2438)
* Add the Stu Lowe coding cards

* Move 'Coding Cards' below 'Hardware'
2019-09-23 13:18:54 -07:00
aaa5fb9945 2.1.12 2019-09-22 07:42:29 -07:00
cb6fbbd317 bump for diff3 (#2435)
* enable experiment

* bump pxt
2019-09-22 07:42:03 -07:00
7fb5ffd2f0 2.1.11 2019-09-18 22:08:16 -07:00
24bc758889 bump pxt (#2434) 2019-09-18 22:07:55 -07:00