Commit Graph

238 Commits

Author SHA1 Message Date
8278292e06 fix microbit link 2020-02-04 12:13:50 -08:00
bb1c190485 Switching to norwegian locale to nb and removing unnecessary codes in targetconfig (#2562) 2020-01-22 22:41:22 -08:00
6d2dc858ff enable github editor experiment (#2568) 2020-01-06 16:40:23 -08:00
76c0b47ff3 bump pxt 5.28.32 2019-11-25 15:14:06 -08:00
386df705c3 reeanble crowdin, no upload 2019-11-19 06:09:04 -08:00
d89d0a412a remove crowdin project to disable upload from master branch 2019-11-19 05:39:07 -08:00
52af292797 Enable Polish localization (#2499) 2019-10-29 08:38:10 -07:00
1e85913d1f add query variant to hide toolbar (#2458) 2019-10-04 07:30:57 -07:00
cb6fbbd317 bump for diff3 (#2435)
* enable experiment

* bump pxt
2019-09-22 07:42:03 -07:00
f16cd509df Show project settings (#2401) 2019-09-03 10:16:35 -07:00
865488e41c add browser db prefix for v2 (#2208) 2019-06-14 10:25:32 -07:00
1eec659894 Fix Black and White Typo (#2138)
* Fixed typo: Back->Black

* Added Upgrade Rules to fix spelling

* Removed extra isEmpty

* Added previous BackAndWhite to allow for compilation of old scripts
2019-06-07 15:54:58 -07:00
14418569d1 import extension files (#2127)
* import extension files

* updated shims
2019-06-05 13:45:37 -07:00
39c3a7da47 Pxt5116 (#2021)
* bump pxt 5.11.6, 6.7.2

* enable debugger
2019-04-24 07:41:10 -07:00
612052f661 update to latest pxt / common (#2006)
* update to latest pxt / common

* enable qrCode experiment
2019-04-15 17:22:41 -07:00
c2c4554e84 removing namespace from led sprite parameter label (#1964) 2019-04-05 10:32:28 -07:00
b611909d99 adding led game sprite (#1959) 2019-04-04 13:41:28 -07:00
6489163518 Remove logo glow to optimize gif generation (#1894)
* remove glow effect

* adding more config

* added workspace

* pass width to screenshot info

* set max number of frames

* bum pxt
2019-03-20 14:07:32 -07:00
835e1b2e1c Sim gif generation (#1877)
* enable simulator screenshot

* use viewhost screenshotAsync facility

* setup giftransparency

* tweak css for gif generation

* patch colors

* update theme

* specify custom gif color

* moving as experiement

* bump pxt
2019-02-27 15:04:03 -08:00
c1c5e816c6 Beta release fixes (#1850)
* Bump common packages to latest

* Turning on new features

* Fixing the offline-app page

* Bump minor version
2019-02-26 15:46:40 -08:00
71d98822ae Support latest PXT with GC (#1798)
* Enable gc and basic compilation fixes

* Add missing GC stuff

* Set microbit-dal version

* Disable jacdac in servo

* UTF fixes

* TS build fixes

* Auto-generated files update

* We only seem to have that much

* Fix for new new compiler

* Account for uninitialized scheduler

* Intialize memory allocator

* bump references

* updated package

* Set image tag, requires https://github.com/Microsoft/pxt/pull/5262

* updated project summaries

* Fixing block tests
2019-02-21 15:41:32 -08:00
88bd5c6cad enable green screen/print (#1678)
* enable green screen

* enable print as well
2018-11-28 10:31:39 -08:00
65385c7fbf upgrade to dal v2.1.1 (#1666) 2018-11-25 21:16:09 -08:00
f0dfec8317 Remove feedback link (#1542) 2018-10-26 15:46:34 -04:00
80198332a1 V1 crowdin (#1506)
* specify crowdin to trigger upload

* updated package lock
2018-10-23 22:45:01 -07:00
43543cf9c2 Adding a regex for upgrading Math.random() (#1503)
* Adding a regex for upgrading Math.random()

* Simpler regex

* Trailing whitespace
2018-10-23 15:57:15 -07:00
5a03f09a5f Updated rock paper scissors (#1444)
* converting RPS into tutorial

* updated tutorial

* need to deal with github throttling
2018-10-16 15:58:27 -07:00
086d0a9f9b enable documentation check (#1442) 2018-10-16 15:48:28 -07:00
2b504d863d Radiodocsupdate (#1430)
* a few updates

* more updates

* reorder radio blocks

* more shuffling of new radio apis

* fixing hot or ocold

* more doc fixes

* more updates

* fixing docs issues

* more doc fixes

* restore docs errors

* missing packate

* renamed argument of callback

* mssing radio

* more odcs fixes

* lock turtle

* ignore docs for now
2018-10-15 15:32:09 -07:00
82bf0e7107 WebBLE partial flashing experiment. (#1388)
* support for webble

* more refactoring

* updated check

* flags

* moving flashing to experiments

* always have pairing mode

* fix settings

* added experiment image

* bump pxt

* add missing types

* bump pxt
2018-10-12 16:12:27 -07:00
75fb9a6f68 removing dead option 2018-10-11 13:50:10 -07:00
50f29d278a Redirect logic to v0 (#1384) 2018-10-11 10:54:49 -07:00
6765d3ef99 Enable WebBLE experiment (#1373)
* added experiment

* added BLE name

* updated filters

* added experiment image

* enabling webble experiment
2018-10-09 23:18:53 -07:00
6209f0cc63 scratch like broadcast api (#1358)
* scratch like broadcast api

* always register handler

* adding docs

* added icon

* updated block name

* adding DAL support "radio.raiseEvent"

* typo

* implemented using radiobus

* adding docs

* adding raise event block

* updated shims

* updated pxt
2018-10-08 09:46:23 -07:00
9002edbb22 Servo library support (#1343)
* ateempt at bringin servos

* basic plumbing

* avoid math map duplicate

* missing parts annontation

* pretify parts

* extend appcompat layer

* updated strings

* more compat layer

* annotations

* don't rely on webmidi

* updated pxt ref

* bump pxt

* adding whenUsed

* updated v1 readme

* more pins

* more pins

* compress the parts definition

* update common packages
2018-10-05 11:09:08 -07:00
9bc6d994a8 Update block pallette slightly to more saturated colours in order to increase constrast between block color and stroke color (#1323) 2018-10-01 14:39:51 -07:00
3a3f6fa978 Experiments in v1 (#1289)
* prepping for pxtv4

* moved enable trace

* adding debugger experiment

* adding some images

* more experiment images

* upgrading pxt

* updated

* updated pxt
2018-09-26 14:01:52 -07:00
63a9029758 Update pxtarget.json (#1268) 2018-09-18 10:30:19 -07:00
7705fc1da5 Pair device dialog (#1217)
* WebUSB E2E experience

* Design feedback

* adding docs

* remove i got it

* bring back download again

* updated pair dialog wording

* tweak style

* make drive name strong

* fix isAvailable -> isEnabled

* upgrading pxt reference

* fixed typo

* bump pxt
2018-09-14 08:25:53 -07:00
abb117eab5 dal6 integration v1 (#1227)
* dal6 integration v1

* updating stack size

* fix gatt_table_size option
2018-09-13 10:23:05 -07: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
453ef37cb6 Move to dal-integration-3 (#1180) 2018-09-06 13:02:38 -04:00
0919a4e886 Disable instructions for micro:bit (#1099) 2018-08-16 17:30:58 -04:00
4caef78f07 Enable local docker build where available 2018-08-13 17:20:08 -07:00
80b9ec8950 Enable "Import URL" (#1011) 2018-07-31 14:59:30 -07:00
b2ea7f05b0 bumping compileservice to dat-integration-1 tag (#988) 2018-07-27 14:13:37 -07:00
2f30ba07ae Add local storage prefixes for different major versions (#973) 2018-07-27 14:11:59 -04:00
d7f9280dc7 adding slovak in targetconfig 2018-06-19 22:55:06 -07:00
785e180c53 fixing croc clip issue 2018-06-12 05:41:12 -07:00
2f5dcf983a Turn green screen off until it's fully tested
and the foundation knows it's coming.
2018-06-05 09:44:20 -07:00