Commit Graph

4172 Commits

Author SHA1 Message Date
Peli de Halleux
f52b55f512 1.1.70 2018-10-11 18:04:53 -07:00
Peli de Halleux
ef83ca9aba bump pxt 2018-10-11 18:04:41 -07:00
Peli de Halleux
4b2ed73382
fix brightness (#1386) 2018-10-11 14:08:46 -07:00
Peli de Halleux
75fb9a6f68 removing dead option 2018-10-11 13:50:10 -07:00
Peli de Halleux
37404acbcc
Tilt support in breadboard + display of accelerometer values (#1379)
* remove disable tilt option

* allow tilting when breadboard is up (music speakers)

* display acceleration

* only showing acc values if read
2018-10-11 13:25:52 -07:00
Abhijith Chatra
50f29d278a
Redirect logic to v0 (#1384) 2018-10-11 10:54:49 -07:00
Sam El-Husseini
bbf531fde0 Update pin authoring to set size of grid picker width (#1377) 2018-10-10 20:19:32 -07:00
Galen Nickel
3a217e910e Include unplugged intro step in tutorials (#1376) 2018-10-10 15:38:51 -07:00
Peli de Halleux
55d2b9ea1e add full screen options 2018-10-10 09:00:56 -07:00
Peli de Halleux
73d5dc81c5 Fix casing 2018-10-09 23:23:00 -07:00
Peli de Halleux
84986b4631 1.1.69 2018-10-09 23:19:13 -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
2cf0bba259
various missing float -> int (#1364) 2018-10-09 09:45:10 -07:00
Peli de Halleux
c6fa65763b adding "start here" label 2018-10-08 16:40:11 -07:00
Peli de Halleux
d8603096f8 1.1.68 2018-10-08 12:15:11 -07:00
Peli de Halleux
39536bb826 upgrading pxt 2018-10-08 12:14:58 -07:00
Sam El-Husseini
5a1893aca7 Update hero banner with color changes (#1361)
* Update hero banner with color changes

* Export
2018-10-08 10:49:25 -07:00
Sam El-Husseini
a069e6f46e
Update icons to have a transparnet OFF colour (#1360) 2018-10-08 10:34:22 -07:00
Peli de Halleux
fb8b1d927c 1.1.67 2018-10-08 09:50:39 -07:00
Peli de Halleux
2b8af2a64d 1.1.66 2018-10-08 09:46:49 -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
ae3d3a37f9 hide midi_Send 2018-10-07 21:27:46 -07:00
Peli de Halleux
5e2e1b7c9d 1.1.65 2018-10-05 15:25:50 -07:00
Peli de Halleux
01b9db2721 updated to 4.1.20 2018-10-05 15:25:40 -07:00
Peli de Halleux
f2435df722
BLE UART Buffer methods (#1353)
* adding simulator

* attempt at handling size

* correct ref counting

* defense is on

* handle read < 0
2018-10-05 15:25:18 -07:00
Sam El-Husseini
c14108de99
Update icons making the white boxes bigger so it's more readable. (#1354) 2018-10-05 15:09:44 -07:00
Peli de Halleux
2bcae02493
control.reset support (#1352)
* control.reset support

* updated pxt
2018-10-05 14:51:27 -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
Peli de Halleux
fd954ed6f8 1.1.64 2018-10-04 15:13:59 -07:00
Peli de Halleux
2ca97570b4
don't rely on webmidi (#1350)
* don't rely on webmidi

* updated pxt ref
2018-10-04 15:03:02 -07:00
Peli de Halleux
22a60db57f format pxtparts.json to simplify integration with common packages 2018-10-04 10:22:51 -07:00
Peli de Halleux
236bda4e04 1.1.63 2018-10-04 09:23:27 -07:00
Peli de Halleux
ad6c8ce271
use new shadow to support time picker on pause (#1346) 2018-10-04 09:22:45 -07:00
Abhijith Chatra
981a879ef4
Fixing typo in the doc 2018-10-04 09:06:58 -07:00
Guillaume Jenkins
3efd62ef79 1.1.62 2018-10-03 16:54:41 -04:00
Galen Nickel
2e1df3d70d Blocks2Javascript review edits (#1341) 2018-10-03 13:15:22 -07:00
Peli de Halleux
1a9235e333
MIDI support in simulator (#1332)
* gluing to support MIDI devices in the simulator

* sim support for midi

* simplify interface

* ensure helper function does not show up in TS

* bump pxt
2018-10-03 11:32:29 -07:00
Peli de Halleux
710abd50cb
Blocks to js 2 (#1340)
* added lesson

* added images

* missing comma
2018-10-03 11:23:21 -07:00
Peli de Halleux
6b94222a3e
regenerated dal.d.ts for DAL2.1 (#1330)
* guard eddystone apis

* regenerated constants
2018-10-02 11:31:21 -07:00
Sam El-Husseini
60286e3cfd 1.1.61 2018-10-02 09:32:17 -07:00
Sam El-Husseini
3e5c5929d5
Update a couple of colours that were missed (#1326) 2018-10-02 09:32:08 -07:00
Peli de Halleux
27c1ebef7a removed chrome extension code 2018-10-01 19:31:35 -07:00
Peli de Halleux
0231e9480c 1.1.60 2018-10-01 19:25:40 -07:00
Peli de Halleux
b0f29a8b91 bump pxt 2018-10-01 19:25:32 -07:00
Peli de Halleux
d11d9357bc
Blocks to javascript (#1322)
* start of lesson

* added first lesson

* updated targetconfig

* added to projects

* more docs

* moving under courses

* change title

* Edits to the 'hello' page

* Add word 'previous'
2018-10-01 17:13:23 -07:00
Sam El-Husseini
266b3ed04f
Update font size of blocks, set blockly Flyout button color (#1324) 2018-10-01 14:40:16 -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
04ddea7e80
render project categories instead of listing (#1320)
* render project categories instead of listing

* fixed typo
2018-10-01 12:48:28 -07:00
Sam El-Husseini
abeb17d0f4 1.1.59 2018-09-28 16:57:57 -07:00
Sam El-Husseini
7f78457ef7 bump pxt-core to 4.1.10, 2018-09-28 16:57:51 -07:00