Commit Graph

1513 Commits

Author SHA1 Message Date
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
Galen Nickel
be617f6100
Insert kitronik servo guide link (#1923)
* Insert kitronik servo guide link

* Del leading space
2019-03-15 13:47:47 -07:00
Mark
cd1bff155f add kitronik access bit (#1854)
* add kitronik access bit

* Update targetconfig.json

* Update extensions.md
2019-03-12 08:17:03 -07:00
Galen Nickel
93282e577f
Fix incorrect force threshold in RLGL project (#1912)
* Fix incorrect force threshold in RLGL project

* set delta back to 100 in code samples and formula
2019-03-11 18:07:40 -07:00
Richard Knoll
d2b7f22215 Bringing back the logo texture in the file list pane (#1911) 2019-03-11 17:39:19 -07:00
Galen Nickel
c4868e131d Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
Galen Nickel
a4f6a553d9 add more vids to behind hw page (#1909) 2019-03-11 09:45:13 -07:00
Peli de Halleux
0e13b0b7fa updated bluetooth pairing options 2019-02-28 08:32:42 -08: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
Peli de Halleux
889db5f66f
fixign radio not showing up (#1872) 2019-02-27 09:12:27 -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
Galen Nickel
e9c2763eaf
Linkup coding and innovation course (#1860)
* linkup coding and innovation course

* broaden description
2019-02-25 16:17:24 -08:00
Galen Nickel
d68f465173
CSIntro educator material page (#1842)
* initail csintro educator materials layout

* dummy links, rewording

* Patch in OneDrive links

* course logo image

* Add logo branding

* no fuzzy edges

* Change to public 1drive links
2019-02-25 12:16:20 -08:00
Galen Nickel
d0a1078b93
Fix link format for offline-app page (#1855)
* fix link format for offline-app page

* Add pre-release note/hint
2019-02-22 16:22:27 -08:00
Galen Nickel
370fef5dc6 Extend offline page to include app section (#1853)
* Extend offline page to include app section

* Go bold!
2019-02-22 00:49:27 -06: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
Xuefeng education
040b699a27 remove duplicate when in rock-paper-scissors.md (#1826) 2019-02-19 15:03:38 -08:00
Mark
f1af0b8860 add iKb-1 board (#1837) 2019-02-15 10:54:50 -08:00
Galen Nickel
7a5de98819 update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
Galen Nickel
739b9568b5
Insert hardware vids into csintro pages (#1828)
* Insert hardward vids into csintro pages

* bad paste of link
2019-02-12 16:25:51 -08:00
Peli de Halleux
cfd5ba61e5 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2019-02-08 14:05:53 -08:00
Peli de Halleux
b766504803 redirect "packages" to "extensions" 2019-02-08 14:05:51 -08:00
Mark
7fce6cd530 add Kitronik zip tile (#1816)
* add Kitronik zip tile

* fixing link
2019-02-08 14:04:01 -08:00