Commit Graph

225 Commits

Author SHA1 Message Date
Peli de Halleux
39c3a7da47
Pxt5116 (#2021)
* bump pxt 5.11.6, 6.7.2

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

* enable qrCode experiment
2019-04-15 17:22:41 -07:00
Richard Knoll
c2c4554e84 removing namespace from led sprite parameter label (#1964) 2019-04-05 10:32:28 -07:00
Peli de Halleux
b611909d99
adding led game sprite (#1959) 2019-04-04 13:41:28 -07:00
Peli de Halleux
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
Peli de Halleux
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
Richard Knoll
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
Michał Moskal
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
Peli de Halleux
88bd5c6cad
enable green screen/print (#1678)
* enable green screen

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

* updated package lock
2018-10-23 22:45:01 -07:00
Richard Knoll
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
Peli de Halleux
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
Peli de Halleux
086d0a9f9b
enable documentation check (#1442) 2018-10-16 15:48:28 -07:00
Peli de Halleux
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
Peli de Halleux
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
Peli de Halleux
75fb9a6f68 removing dead option 2018-10-11 13:50:10 -07:00
Abhijith Chatra
50f29d278a
Redirect logic to v0 (#1384) 2018-10-11 10:54:49 -07:00
Peli de Halleux
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
Peli de Halleux
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
Peli de Halleux
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
Sam El-Husseini
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
Peli de Halleux
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
Abhijith Chatra
63a9029758
Update pxtarget.json (#1268) 2018-09-18 10:30:19 -07:00
Guillaume Jenkins
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
Peli de Halleux
abb117eab5
dal6 integration v1 (#1227)
* dal6 integration v1

* updating stack size

* fix gatt_table_size option
2018-09-13 10:23:05 -07:00
Guillaume Jenkins
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
Guillaume Jenkins
453ef37cb6
Move to dal-integration-3 (#1180) 2018-09-06 13:02:38 -04:00
Guillaume Jenkins
0919a4e886
Disable instructions for micro:bit (#1099) 2018-08-16 17:30:58 -04:00
Michal Moskal
4caef78f07 Enable local docker build where available 2018-08-13 17:20:08 -07:00
Michał Moskal
80b9ec8950
Enable "Import URL" (#1011) 2018-07-31 14:59:30 -07:00
Abhijith Chatra
b2ea7f05b0 bumping compileservice to dat-integration-1 tag (#988) 2018-07-27 14:13:37 -07:00
Guillaume Jenkins
2f30ba07ae
Add local storage prefixes for different major versions (#973) 2018-07-27 14:11:59 -04:00
Peli de Halleux
d7f9280dc7 adding slovak in targetconfig 2018-06-19 22:55:06 -07:00
Peli de Halleux
785e180c53 fixing croc clip issue 2018-06-12 05:41:12 -07:00
Sam El-Husseini
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
Sam El-Husseini
4078d41097 Remove getting started and projects from ? 2018-06-01 12:23:09 -07:00
Michał Moskal
cad13785e2 Implement tagged integers in C++ (#813)
* Start on the C++ conversion for tagged ints
2018-05-29 15:55:58 -07:00
Sam El-Husseini
507f5b2797 Remove v from path 2018-05-29 11:22:41 -07:00
Sam El-Husseini
e7e6992524 Add generator for icon images. Generate icons and use them for the icon field editor. 2018-05-21 10:07:05 -07:00
Sam El-Husseini
c8afa16a46 Add version prefix for side docs / target config 2018-05-18 15:43:26 -07:00
Peli de Halleux
28ea616081 enable greenscreen/assembly 2018-05-18 09:43:03 -07:00
Sam El-Husseini
831a476130 Remove crowdin project 2018-05-15 17:57:41 -07:00
Sam El-Husseini
d2858f122f
Add radio methods to replace the radio mutator (#773)
* Add radio methods to replace the object destructing behaviour
2018-05-14 13:18:19 -07:00
Sam El-Husseini
faac0127e3 Add galleries in targetconfig. 2018-05-10 18:49:59 -07:00
Sam El-Husseini
442722f12e Merge branch 'master' into vnext 2018-05-09 10:58:01 -07:00
Abhijith Chatra
30cdb97a67
Enable icelandic as default language (#751) 2018-04-24 09:16:13 -07:00
Sam El-Husseini
3cc387275c Add ignore doc errors option 2018-04-21 12:25:19 -07:00
Sam El-Husseini
e98af3740c Enable floating points 2018-04-21 11:10:43 -07:00