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
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
Mark
9f41d68c4d
add proportional font ( #1822 )
2019-02-08 13:51:01 -08:00
Galen Nickel
ce7ff4b7a6
Add some linking for hw vids ( #1813 )
...
* add linking for hw vids, fix card pages
* revert vid card page and inline youtube links
2019-02-08 13:48:49 -08:00
Peli de Halleux
2352102dc5
undo project summary
2019-02-08 07:42:52 -08:00
Peli de Halleux
cf3fe884be
auto-generated projects summary ( #1819 )
...
* auto-generated projects summary
* remove project with external libs (docs checker fails)
* removing video links
2019-02-08 07:39:09 -08:00
fangzheng
b3535a50da
Fix indentation errors ( #1807 )
2019-02-07 08:29:31 -08:00
Mark
d91c9b44c0
add smart tools extension ( #1814 )
2019-02-04 13:21:57 -08:00
Galen Nickel
4f22abf4c9
Add 'paper' step info to RPS tutorial ( #1810 )
...
* add showLeds for paper
* fix blocks for step 6
* no blocks in shake demo
2019-02-01 17:57:58 -08:00
Peli de Halleux
32b49cf8b1
fix video id
2019-02-01 14:47:14 -08:00
Galen Nickel
7383684e68
Linkup new hardware videos ( #1809 )
...
* more hardware videos
* change descriptions
2019-02-01 14:45:23 -08:00
Galen Nickel
b34e73457c
typo in digital-watch project ( #1789 )
2019-02-01 14:44:58 -08:00
Mark
ddb5a09702
add 51bit SFC ( #1801 )
2019-01-23 07:41:36 +00:00
Galen Nickel
f461f4ee4c
add examples to 'for of' and 'repeat' ( #1794 )
2019-01-18 07:52:48 -08:00
Galen Nickel
45e85cba6d
Blocks2JS - Command Responder lesson ( #1791 )
...
* text and pics for 'switch' lesson
* download/try 'on' not 'to'
2019-01-18 07:52:09 -08:00
Mark
8852aaf195
add rero:bit ( #1785 )
...
add rero:bit to extensions list @kiate
2019-01-14 07:19:24 -08:00
Galen Nickel
41eedcdff8
text and pics for conditionals lesson ( #1790 )
2019-01-13 08:36:51 -08:00
Mark
93ac1ddd0f
add Colorbit ( #1783 )
...
* add Colorbit
* Update targetconfig.json
remove ','
* Update extensions.md
2019-01-11 06:17:22 -08:00
Mark
2b8911cdd6
ad max-88 ( #1784 )
...
add max-88
2019-01-10 08:52:23 -08:00
Mark
4ea66bd6da
Update error-codes.md ( #1782 )
...
make link to microbit.org most prominent as this will be the source of truth for error codes
2019-01-09 07:04:32 -08:00
Galen Nickel
431cfb965b
Fix some mentions of 'gearwheel' on 'if' blocks ( #1743 )
2019-01-03 16:02:44 -08:00
Galen Nickel
079cd67c38
Update 'pins' ref pages ( #1733 )
...
* Update 'pins' ref pages
* Some jsdoc touchups
2019-01-03 16:02:19 -08:00
Niels
7856c046f4
Update on-event.md ( #1718 )
...
Explain what "background melody" means
2019-01-03 15:57:55 -08:00
Abhijith Chatra
db583f14e3
Releasing v1.2.13 as a offline-app ( #1779 )
...
Download page update.
2019-01-03 15:51:55 -08:00
Galen Nickel
bac93dfc58
update rotation range for pitch ( #1776 )
2019-01-02 21:52:53 -08:00
Mark
9be05b1c61
Update troubleshoot.md ( #1773 )
...
replace links to KB with links to microbit.org
2019-01-02 08:59:07 -08:00
Peli de Halleux
3139613853
more rewording
2018-12-19 09:22:56 -08:00
Peli de Halleux
4f66baab40
fix sample
2018-12-19 09:19:59 -08:00
Galen Nickel
f4bb37b4bf
Put 'writeLine' into serial ref example ( #1747 )
...
* Put 'writeLine' into serial ref example
* how about a space
2018-12-17 13:27:24 -08:00
Abhijith Chatra
3eb46f08a4
Releasing 1.2.13 which contains DAL changes ( #1736 )
...
1.2.12 didn't contain dal changes even though in the history it looks. Likely gittag is from a wrong branch,
2018-12-14 15:56:03 -08:00
Mark
97d8653eb3
add 4tronix exensions ( #1739 )
...
- add cube:bit
- add BitCommander
2018-12-13 07:01:45 -08:00
Galen Nickel
2b9aa8afa6
Add tinkerspark to list of courses ( #1735 )
2018-12-12 18:09:44 -08:00
Galen Nickel
d51eae9667
Update the device/servo page ( #1734 )
2018-12-11 21:01:07 -08:00
Mark
02554a6193
add touch:bit ( #1727 )
...
* add touch:bit
add Pimoroni touch:bit to extensions
* Update extensions.md
2018-12-11 07:36:48 -08:00
Michal
a0313dad34
Code does not work on real microbits ( #1723 )
...
Radio packets are not received when while() loop in button callback waits for health status of first infected. That results in master waiting in while loop forever.
Added "Infecting" state. Master sends infect messages in forever loop in non-blocking way.
Another bug is in call to Math.randomRange while selecting patientZero. randomRange returns number incusive with boundaries. This results in accessing players array beyond end.
2018-12-11 07:08:05 -08:00
Mark
3413ecb935
Update extensions.md ( #1731 )
...
remove duplicate listing for Filesystem
2018-12-11 07:04:01 -08:00
Mark
b15353996d
Update extensions.md ( #1730 )
...
replace duplicated ALS Robot Keyboard text
2018-12-11 07:03:24 -08:00
Abhijith Chatra
ab0b7a7a4a
Releasing just the dal changes ( #1714 )
...
Releasing dal changes for microbit.
2018-12-07 15:38:32 -08:00