Commit Graph

1653 Commits

Author SHA1 Message Date
00b4c4ab80 1.1.86 2018-10-25 09:20:08 -07:00
11dbaabe3a Buffer from commonpackages (#1520)
* use buffer.ts from common packages

* updated common packages

* fix descr

* fix double description

* restore pin descr
2018-10-25 09:19:49 -07:00
5dcef55d99 1.1.85 2018-10-24 13:45:19 -04:00
b1e764092a Update pxt-core to latest build (with blocksembed fix) (#1512) 2018-10-24 13:44:53 -04:00
5f1b080f76 1.1.84 2018-10-23 22:45:39 -07:00
a984019fe4 1.1.83 2018-10-23 15:57:45 -07:00
d8375ff0a6 1.1.82 2018-10-23 09:49:56 -07:00
e0b0c5194a Updating pxt-core to pull in codeembed change (#1502) 2018-10-23 12:49:37 -04:00
8310511758 1.1.81 2018-10-22 14:06:21 -07:00
1f37b6139b 1.1.80 2018-10-22 10:02:01 -07:00
9481cc6e97 1.1.79 2018-10-19 14:39:51 -07:00
c9a692285d Bumping pxt-common-packages to 0.24.9 and pxt to 4.1.46 2018-10-19 13:30:56 -07:00
21e94c5503 1.1.78 2018-10-17 22:43:21 -07:00
d0dafecbc4 bump pxt-core to 4.1.41 2018-10-17 22:43:15 -07:00
c4a18dcd76 1.1.77 2018-10-17 09:50:42 -07:00
21677ac79d 1.1.76 2018-10-17 08:48:14 -07:00
d6d7db34ea updated pxt 2018-10-17 08:47:50 -07:00
7521e78815 1.1.75 2018-10-16 18:33:21 -07:00
1738621e54 New blocks to js lesson (#1446)
* added writing code guide

* added image

* bump pxt
2018-10-16 18:25:01 -07:00
086d0a9f9b enable documentation check (#1442) 2018-10-16 15:48:28 -07:00
1ecdb701f2 1.1.74 2018-10-16 08:55:42 -07:00
11fbbea5bd 1.1.73 2018-10-15 15:21:49 -07:00
cdc5249f41 bump pxt-common-packages to 0.24.3 2018-10-15 15:21:42 -07:00
7552d4aef8 bump pxt-core to 4.1.35 2018-10-15 15:20:55 -07:00
7e98936482 1.1.72 2018-10-15 11:42:59 -07:00
2facbd43c7 redirect co.uk scripts to v0 (#1427)
* detect attempt at loading td script

* don't try to import

* bump pxt
2018-10-15 11:42:40 -07:00
a5ee26ec4b 1.1.71 2018-10-12 16:30:31 -07:00
e695bcdd49 bumping pxt 2018-10-12 16:30:22 -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
f52b55f512 1.1.70 2018-10-11 18:04:53 -07:00
ef83ca9aba bump pxt 2018-10-11 18:04:41 -07:00
84986b4631 1.1.69 2018-10-09 23:19:13 -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
d8603096f8 1.1.68 2018-10-08 12:15:11 -07:00
39536bb826 upgrading pxt 2018-10-08 12:14:58 -07:00
fb8b1d927c 1.1.67 2018-10-08 09:50:39 -07:00
2b8af2a64d 1.1.66 2018-10-08 09:46:49 -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
5e2e1b7c9d 1.1.65 2018-10-05 15:25:50 -07:00
01b9db2721 updated to 4.1.20 2018-10-05 15:25:40 -07:00
2bcae02493 control.reset support (#1352)
* control.reset support

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

* updated pxt ref
2018-10-04 15:03:02 -07:00
236bda4e04 1.1.63 2018-10-04 09:23:27 -07:00
ad6c8ce271 use new shadow to support time picker on pause (#1346) 2018-10-04 09:22:45 -07:00
3efd62ef79 1.1.62 2018-10-03 16:54:41 -04:00
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
60286e3cfd 1.1.61 2018-10-02 09:32:17 -07:00
0231e9480c 1.1.60 2018-10-01 19:25:40 -07:00