Commit Graph

1535 Commits

Author SHA1 Message Date
Galen Nickel
bf68646d18 Update radio event parm usage descriptions (#2165) 2019-06-14 09:27:04 -07:00
Abhijith
6fa06e02cc Pointing beta-ref to v2 2019-06-13 15:28:44 -07:00
Abhijith
9592fb56ff Adding v1-ref.json pointing to 1.2.13 2019-06-13 15:11:41 -07:00
Joey Wunderlich
d6cfe95b31 add backgrounds for use with .dmg (#2200)
* add normal size and 2x size backgrounds for dmg

* update arrow color to dark gray
2019-06-13 13:46:07 -07:00
Mark
3e1390eb9f add PLENbit (#2140) 2019-06-09 14:15:21 -07:00
Chase Mortensen
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
Galen Nickel
b68eb5e960
Shrink the link in firmware version hint (#2163)
* Shrink the link in firmware version hint

* fix a translation quibble
2019-06-07 15:33:15 -07:00
kimprice
9ca5a22106 Update name-tag.md (#2156) 2019-06-07 14:28:12 -07:00
Joey Wunderlich
00e50997f8
add windows and mac icons for offline app (#2141) 2019-06-06 15:42:08 -07:00
Galen Nickel
3f106307ff
Fix some titles, sigs in ref docs (#2128)
* Fix some title and sigs in ref docs

* better buffer source
2019-06-05 16:28:56 -07:00
Joey Wunderlich
65a05bf2d5
Fix Turtle Spiral example decompilation (#2094)
* use local variables for indices

* s/an/the/
2019-05-30 16:15:38 -07:00
Galen Nickel
f0e174a4f3 Revert "Update radio event parm usage descriptions (#2075)" (#2077)
This reverts commit 7950f1b4d7.
2019-05-29 10:45:10 -07:00
Galen Nickel
7950f1b4d7
Update radio event parm usage descriptions (#2075) 2019-05-28 21:09:08 -07:00
Mark
147cc32220 add Keigan Motor extennsion (#2067)
* add Keigan Motor extennsion

* missing coma
2019-05-23 08:48:57 -07:00
Mark
e2e9409205 add Klip motor (#2069) 2019-05-23 08:10:48 -07:00
Ryan Walmsley
7019f7d6c7 Renamed bitbuggy, added tinkerkit (#2054) 2019-05-22 09:12:16 -07:00
Mark
12ff958d34 add esp thingspeak extension (#2068) 2019-05-22 09:10:39 -07:00
Daryl Zuniga
708f2a4ca5 remove code snippets that use onDataPacketReceived because that uses complex destructors which arent supported by python and that function is deprecated anyway (#2063) 2019-05-20 11:26:52 -07:00
Mark
4307e062b0 add Kitronik interface for Fischertechnik (#2051) 2019-05-17 11:00:44 -07:00
Galen Nickel
0f3adfb22b
Typos found by translators (#2060) 2019-05-16 17:47:16 -07:00
Lionkk
e41bb87600 Change to company name (#2044)
* Update targetconfig.json

* Update extensions.md
2019-05-14 14:13:55 -07:00
Mark
c4dc361c38 add micro:rover (#2035) 2019-05-14 14:11:32 -07:00
Mark
2d7a4f74e7 add cutebot extension (#2031) 2019-05-09 09:37:48 -07:00
Mark
a25213b783 add cozir sensor extension (#2039) 2019-05-09 08:07:24 -07:00
Mark
98285a5d08 add nexusbit (#2043) 2019-05-09 08:05:29 -07:00
kaku111
0ea7fa30a5 Update extensions.md (#2042) 2019-05-08 07:24:20 -07:00
Mark
988cebc069 add monkmakes sensor (#2030) 2019-05-05 23:00:03 -07:00
Mark
fa6c087199 add pxt-wifi extension (#2026)
* add pxt-wifi extension

* Update targetconfig.json
2019-05-05 22:53:31 -07:00
Mark
d24b6da781 add irseeker extension (#2027)
* add irseeker extension

* Update targetconfig.json
2019-04-29 10:07:44 -07:00
Philipp Henkel
f480d35d6b Add MakerBit Pins extension (#1979) 2019-04-24 07:40:46 -07:00
Galen Nickel
c3c2545607
Fix block display for examples in 'inBackground' (#2018) 2019-04-22 17:38:58 -07:00
Galen Nickel
f3af5d800e
Include a local 'translate' page (#2009) 2019-04-17 17:17:15 -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
Chase Mortensen
24c42cc3e8
Fixes for infection game (#2003)
* Fixes for infection game

* Updated infection game to use message class

* fixed whitespace

* Changes to Message class
2019-04-12 17:13:20 -07:00
Galen Nickel
19641abe92 Update 'convertToText' ref page (#2002)
* Update 'convertToText' ref page

* say any type
2019-04-11 15:24:07 -07:00
Galen Nickel
a045ba378e Some linking for 'speakers' hw video (#1997) 2019-04-10 11:01:25 -07:00
Galen Nickel
3fe3642a58
Add more vids to 'Behind MakeCode HW' (#1994) 2019-04-09 12:59:25 -07:00
Galen Nickel
3424862910
Update some info in 'plotBarGraph' (#1993)
* edits for the ref page

* fix temp example text

* spell maximum
2019-04-09 11:01:39 -07:00
Mark
0868befa5c add dht11-12 (#1943) 2019-04-08 22:19:02 -07:00
Joey Wunderlich
bc71747112 default to num instead of variable for toString (#1977)
* default to num instead of variable for toString

* to text instead of toString

* converToText
2019-04-08 10:34:09 -07:00
Mark
52003039ea add tobbie 2 (#1944) 2019-04-08 09:40:29 -07:00
Richard Knoll
3761d1282a
Update the max length of a name in a sendValue packet (#1965) 2019-04-05 10:45:06 -07:00
Joey Wunderlich
aa51b7e014 add initial toString block (#1958) 2019-04-04 13:41:51 -07:00
Galen Nickel
efa4553376 Adapt the TEALS 'Best Friends' game (#1948)
* Adapt the TEALS 'Best Friends' game

* animate friend expressions

* free hand packet box

* missing paren in examples

* better avatar message

* use just on sim block
2019-04-01 13:23:24 -07:00
Galen Nickel
0f1b923cc9 translator found bug fixes (#1937) 2019-03-22 13:27:25 -07:00
Galen Nickel
4ed5eeb459 Add preview page for csintro educator (#1935) 2019-03-21 16:04:08 -07:00
Peli de Halleux
ea2361792f
Adding serial.set(Rx|Tx)BufferSize (#1931)
* Fix for https://github.com/Microsoft/pxt-microbit/issues/1929

* bump pxt

* updated docs

* fix default values

* moving dialogs to react

* moving to react

* typo

* typo
2019-03-21 08:04:48 -07:00
Peli de Halleux
d640dc5eed
support for is-gesture (#1873)
* support for is-gesture

* updated shims

* activate shake button

* refactor

* refactor shake button
2019-03-21 07:40:23 -07:00
Philipp Henkel
8890614325 Split MakerBit extension into stand-alone packages (#1856) 2019-03-21 07:33:39 -07:00
Galen Nickel
7b78665fcb Update BT pairing page (#1924)
* Update BT pairing page

* troubleshooting link
2019-03-21 04:18:06 -07:00