Commit Graph

35 Commits

Author SHA1 Message Date
Guillaume Jenkins
2700a77cae
Add auto toString for various APIs (#1033) 2018-08-02 16:30:02 -04:00
Galen Nickel
f5c44a3d4b
Update 'radio' docs for v1 (#937) 2018-07-09 11:17:32 -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
af766cedbc
Add builtin package images (#804) 2018-05-24 17:08:54 -07:00
Sam El-Husseini
03f9830ca9 Custom handler key 2018-05-14 13:50:39 -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
8957bf0647 Remove td, remove field matrix, update radio blocks. Revert image literal changes. 2018-05-09 10:56:48 -07:00
Sam El-Husseini
6ea0c50472 Initial target repo setup to move to master (v3.10) 2018-04-21 10:25:43 -07:00
Peli de Halleux
c282b5d636
remove outdated locales files (#670) 2018-02-20 22:17:35 -08:00
Peli de Halleux
07a578831c
support for buffer packet type (#608)
* support for buffer packet type

* updated description

* updated signature

* added note on json encoding

* adding sendNumbers

* cleanup

* removing 'sendnumbers'
2018-01-30 10:11:12 -08:00
Peli de Halleux
09471f84de updated strings 2017-10-16 10:01:41 -07:00
Guillaume Jenkins
cbb4541ae9 Undo wrong shims changes 2017-05-15 12:15:26 -07:00
Guillaume Jenkins
e5b40fb50c Bump pxt-core to 0.12.69 2017-05-15 11:11:34 -07:00
Peli de Halleux
fda4df99b1 updated translations 2017-04-27 07:13:43 -07:00
Sam El-Husseini
87f1580061 Enable the slider for a number of apis. (#367) 2017-03-03 23:39:42 -08:00
Peli de Halleux
4252829a9e moving setgroup to main category (#362) 2017-03-01 14:57:47 -08:00
Peli de Halleux
794909f09f updated translations 2017-02-27 09:41:34 -08:00
Peli de Halleux
ab73d77322 updated string locs (#357) 2017-02-25 05:39:08 -08:00
Peli de Halleux
e4e6a5effd updated translations 2017-02-14 07:39:09 -08:00
Peli de Halleux
4bf659c9ac updated translations 2017-02-01 07:57:10 -08:00
Peli de Halleux
05174f094a updated translations 2017-01-06 06:03:33 -08:00
Peli de Halleux
42773a1a0a updatd weights of radio 2017-01-06 05:43:50 -08:00
Peli de Halleux
5d8ccd1d6d adding namespace to api categories (#330)
* adding namespace to api categories

* add icon for led

* adding icons for control, game, images, pins and serial.
2017-01-05 07:01:50 -08:00
Richard Knoll
22433317b9 Updating the mutate attribute of radio block 2016-11-11 08:16:27 -08:00
Peli de Halleux
8ec20b87d7 exposing locs for all apis with jsdoc 2016-11-03 09:43:20 -07:00
Richard Knoll
95e4c609a4 Rename the parameters for the sendValue block (#293) 2016-10-27 14:48:22 -07:00
Richard Knoll
2bc5db517e Renaming the string in onDataPacketReceived and updating docs (#292) 2016-10-25 16:39:13 -07:00
Richard Knoll
f191d9033d Updating radio JSON writing API (#290) 2016-10-25 16:38:01 -07:00
Richard Knoll
ec404e5887 Deprecating old radio APIs and fixing docs (#289) 2016-10-24 16:30:21 -07:00
Richard Knoll
79c89b832a New Radio API (#287)
* Adding radio API for receiving a packet

* More new radio API changes

* renaming some properties

* Redoing radio packet parsing and updating new callback api
2016-10-24 12:55:44 -07:00
Peli de Halleux
76d236e4d9 updated loc files 2016-10-19 10:45:39 -07:00
Peli de Halleux
790b9f557a renaming translation files 2016-10-17 13:33:27 -07:00
Peli de Halleux
f7ed06108d Inputorg (#275)
* use typescript from workspace

* fixed tracking in localhost

* updated ordering of input/radio
2016-10-11 19:36:00 -07:00
Richard Knoll
9f5ebdfb78 Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
Sam El-Husseini
277d5a721c rename "microbit" package to "core" #414 (#270)
* rename "microbit" package to "core" #414

* shouldn't edit the package id.

* updating package.json

* updated the wrong version

* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00