Граф коммитов

6142 Коммитов

Автор SHA1 Сообщение Дата
Abhijith Chatra 29edce99bf
Releasing 7.0.42 to live (#5957) 2024-09-13 15:42:11 -07:00
Abhijith Chatra df7c40e52b
Point stable to v7.0 (#5943) 2024-09-13 09:25:46 -07:00
Abhijith Chatra 7cc19bb881 7.1.3 2024-09-12 11:28:31 -07:00
Abhijith Chatra 2231efc5fc Bumping pxt-core to 10.3.6 2024-09-12 11:28:22 -07:00
Joey Wunderlich 9878bc6647
add power disconnect gif as well (#5939) 2024-09-11 14:58:33 -07:00
Thomas Sparks c5e2a71510
Fix cat napping tutorial typo (#5937) 2024-09-10 17:34:53 -07:00
Tom Ball 8d5ceefb7e
prepare for impl (#5931) 2024-09-10 10:55:43 -07:00
Thomas Sparks 82e83add8f
Teacher Tool: Add More Checklists! (#5932)
* Add updated checklist files

* Unhide reviewed checklists

* Show more reviewed checklists

* Remove "Show Icon" requirement from 7 seconds. Tutorial is vague about what should be shown. User could use a number, or they could change it after the tutorial to a custom icon (like I wanted to do when testing)

* Update sound effect block id for pet hamster

* Show more checklists (reviewed by me just now)

* Show smiley buttons (I made this one myself, no reviewer yet)

* Add level (and corresponding carousel)

* Updated tug of led
2024-09-09 08:29:53 -07:00
Abhijith Chatra 9933764eef
Release 7.0.40 to live (#5923)
* Release 7.0.39 to live

Releasing 2024 microbit release.

* Release 7.0.40 to live
2024-09-06 11:32:13 -07:00
Joey Wunderlich 5213e12434
configure timeout / warning when webusb connection is stalled (#5918) 2024-09-06 09:26:31 -07:00
Galen Nickel 3db5fa2668
Update v2 tutorials to use new playable music blocks (#5920)
* update v2 tutorials to new sound api

* correct the sound name

* spell 'nyab' correctly

* change tone to playable in 'countdown'

* well it's actually 'nyan'
2024-09-06 09:25:54 -07:00
Sarah Rietkerk 01f43a9224
parentheses around s's for microbit specific criteria (#5917) 2024-09-05 14:09:51 -07:00
Carlos Pereira Atencio feecac357b
bumped codal to v0.2.68 (#5916) 2024-09-05 13:57:00 -07:00
Sarah Rietkerk 4214c94862
Bump pxt-core to 10.3.4 (#5905) 2024-09-04 11:15:48 -07:00
Martin Williams ba6e353c0c
Extension: fix gallery path to pxt-MatrixMicro (#5903) 2024-09-04 09:04:48 -07:00
Martin Williams 174754547e
Extension: add Sonification (#5895) 2024-09-02 19:42:55 -07:00
Eric Anderson 1cba153749 7.1.2 2024-08-30 13:38:50 -07:00
Eric Anderson fe4b39e877
Bump pxt-core -> 10.3.3 2024-08-30 13:38:12 -07:00
Tom Ball ba2893254f
add support for arcadeshield to pxt-microbit (#5842)
* start on port

* update pxt

* missing file

* remove old files

* updates

* revert to match pxt-arcade

* minor updates

* move code into sim directory

* update sending

* update to allow iframe

* get rid of old code

* bring back the screen!

* bring back useful functions

* clean up code and flatten

* delete dead code

* hide globals inside enum

* add docs

* get rid of old package specific doc redirection hack

* move upper layer out

* remove test

* add a test back

* forgot to add test back to pxt.json

* refactor

* update test

* get rid of all STS

* update after build

* need to lift some sim code out to extension

* no sim code needed anymore!

* put bitmap back!

* move bitmap  back, move sim to local

* add a basic test

* back down the rabbit hole

* move back to sim/

* hide __screenhelpers here

* move helpers

* move out bitmap

* move bitmap to separate extension

* access to underlying bitmap buffer

* other changes

* remove unneeded code

* removed ScreenBitmap

* split out screen simulator shims

* put mbdal back

* fix names

* fix syntax error

* one more!

* this probably should stay as Image

* Update pxtarget.json

* minor change

---------

Co-authored-by: Eric Anderson <eanders@microsoft.com>
2024-08-30 13:22:54 -07:00
Galen Nickel d3db749b7a
add reference pages for pin number functions (#5881) 2024-08-30 11:29:23 -07:00
Galen Nickel 3ff8de4353
Add reference pages for the built-in melody accessors (#5880)
* add reference pages for built-in melody accessors

* update help paths
2024-08-30 11:27:59 -07:00
Richard Knoll 8c2940c8ab
change colors of time machine dialog (#5891) 2024-08-30 10:40:14 -07:00
Abhijith Chatra 1f56a497cb
Pin beta to v7.0 and create alpha (#5883) 2024-08-30 10:22:35 -07:00
Abhijith Chatra 57a86bcb01 7.1.1 2024-08-30 09:59:12 -07:00
Abhijith Chatra 94983dce49 Bumping minor version to 7.1.0 2024-08-30 09:59:04 -07:00
Abhijith Chatra adc5e7976a 7.0.35 2024-08-30 07:28:56 -07:00
Abhijith Chatra 34f71d9190 Bumping pxt-core to 10.2.31 2024-08-30 07:28:41 -07:00
Joey Wunderlich ae15750d73 7.0.34 2024-08-29 17:48:25 -07:00
Joey Wunderlich 8211f7c22d
add timeout when retrying failed command (#5882) 2024-08-29 17:48:05 -07:00
Abhijith Chatra ebf3df5f5e 7.0.33 2024-08-29 15:16:25 -07:00
Abhijith Chatra ee6208f375 Bumping pxt-core to 10.2.29 2024-08-29 15:16:18 -07:00
Abhijith Chatra 1d1e215b2f 7.0.32 2024-08-29 14:35:04 -07:00
Martin Williams c7ab0a8f74
Fix reaction-time code (#5702)
Co-authored-by: Galen Nickel <gnickel@aquent.com>
2024-08-29 13:53:43 -07:00
Abhijith Chatra 11693f8d82 7.0.31 2024-08-29 11:38:22 -07:00
Richard Knoll 60dac84577
Revert the pin pulse event (#5879)
* revert the pin pulse event

* fix blocks tests
2024-08-29 11:36:28 -07:00
Abhijith Chatra 334a0be4c0 7.0.30 2024-08-29 11:17:28 -07:00
Abhijith Chatra ada37d601c Bumping pxt-core to 10.2.27 and common-packages to 12.0.4 2024-08-29 11:17:18 -07:00
Thomas Sparks 97adc007ea
Disable "Reload on Update" for teacher tool iframes
Per microsoft/pxt#10120, this adds the noReloadOnUpdate flag to our teachertool query variant, which gets added to the url passed into the iframe on the teacher tool.

When this is set, the webapp won't automatically reload when the service worker updates, which was causing unloaded projects (#5824) and a breakdown in communication between the teacher tool and the webapp (#5822).

We'll have to manually handle the reload in the teacher tool, but that will be a separate change in pxt.
2024-08-28 17:07:40 -07:00
Abhijith Chatra 85ca8eac47 7.0.29 2024-08-28 15:37:46 -07:00
Abhijith Chatra 4daee551bc Bumping pxt-core to 10.2.23 2024-08-28 15:37:39 -07:00
Joey Wunderlich 7fa3bafd58 7.0.28 2024-08-28 15:30:31 -07:00
Joey Wunderlich 9047ea9d46
clear readers before clearing rest of buffer (#5874) 2024-08-28 15:25:36 -07:00
Galen Nickel 2073f4222a
Add reference page for isSoundPlaying() (#5868)
* add a reference page for 'is-sound-playing'

* update help path for api

* fix snippet
2024-08-28 13:55:14 -07:00
Abhijith Chatra 6d64f791ae 7.0.27 2024-08-28 13:45:52 -07:00
Abhijith Chatra 98178dfd83 Bumping pxt-core to 10.2.22 2024-08-28 13:45:45 -07:00
Richard Knoll 9e79ea65cc
use new decompiler shadow alias attribute (#5872) 2024-08-28 11:16:32 -07:00
Richard Knoll a545e39a52
reorder pins, fix pin block location, improve pin patch (#5871) 2024-08-28 11:07:51 -07:00
Tom Ball 9c04fe322a remove pxt-arcadeshield so doesn't make it into release (hold for beta) 2024-08-28 08:35:45 -07:00
dkiang 602b93bb05
Changed to student-facing language (#5811) 2024-08-27 13:40:38 -07:00
Abhijith Chatra f4a9f77534 7.0.26 2024-08-27 11:24:18 -07:00