Commit Graph

876 Commits

Author SHA1 Message Date
Galen Nickel
d714e4df42 Update lessons and change images (#368)
* Update lessons and change images

* Delete suptopic file
2018-03-16 14:26:14 -07:00
Sam El-Husseini
fc877b889c 0.1.4 2018-03-08 14:34:47 -08:00
Sam El-Husseini
49dc3b0a75
Fix resizing of screen canvas to ensure it fits within the area in the ev3 svg (#365) 2018-03-08 14:34:27 -08:00
Sam El-Husseini
994e57c395
Remove all external packages, will add later the ones we want (#364) 2018-03-08 14:20:52 -08:00
Sam El-Husseini
a6298078ba 0.1.3 2018-03-08 14:15:48 -08:00
Sam El-Husseini
acc55506cb
Update index-ref.json 2018-03-08 14:14:33 -08:00
Galen Nickel
0c7d31770d Make a sound machine lesson (#363) 2018-03-08 07:12:52 -08:00
Galen Nickel
8c2ede17a0 'Make a security gadget' lesson (#362)
* Make a sound machine lesson

* Switch to security gadget
2018-03-08 07:12:18 -08:00
Sam El-Husseini
be55a342ff
Bring back the pxt footer (#361) 2018-03-07 09:49:49 -08:00
Sam El-Husseini
d356c87c83
Remove social buttons in footer (#360) 2018-03-07 09:46:57 -08:00
Galen Nickel
2abf59010e Import 'object detection' activity (#359) 2018-03-02 18:02:26 -07:00
Galen Nickel
9360f938b7 Import 'line detection' activity (#358) 2018-03-02 17:35:40 -07:00
Galen Nickel
3006af3e63 Import 'autonomous parking' activity (#357) 2018-03-02 17:03:40 -07:00
Sam El-Husseini
d5b55585cd Remove redundant color word in the color blocks, refer to the color sensor with 'color sensor' (#356) 2018-03-02 09:01:18 -07:00
Galen Nickel
ab3c4c5267 Example overrides for 'music' api docs (#353)
* Example overrides for 'music' api docs

* Drop 'music' into card page
2018-02-27 17:15:26 -08:00
Galen Nickel
6d07d5bd23 Consolidate 'coding' activities into single pages (#354) 2018-02-27 17:15:12 -08:00
Galen Nickel
eb45a76928 Example overrides for 'control' api docs (#352)
* Add 'playSound' api docs

* Example overrides for 'control' api docs
2018-02-27 15:12:23 -08:00
Peli de Halleux
fcba14aae1 Merge branch 'master' of https://github.com/microsoft/pxt-ev3 2018-02-27 11:48:54 -08:00
Peli de Halleux
44c68a7c0e fixing layout images 2018-02-27 11:48:50 -08:00
Peli de Halleux
d4b3ebc2e4
Missing updatestats (#351)
* aligning screeninit with pxt32

* remove shim

* missing shim

* missing shim
2018-02-26 21:25:04 -08:00
Peli de Halleux
fa5ba504c5 bump common packages 2018-02-26 16:21:18 -08:00
Peli de Halleux
2d639b9a90 pointing master to 0.1.2 2018-02-26 16:14:04 -08:00
Peli de Halleux
f8b8fbb1b4 0.1.2 2018-02-26 15:59:57 -08:00
Peli de Halleux
594ead703c
fixing mood block (#349) 2018-02-26 15:59:36 -08:00
Peli de Halleux
5f05934dda 0.1.1 2018-02-26 15:17:14 -08:00
Peli de Halleux
3e0ca1acb9 bump minor 2018-02-26 15:17:06 -08:00
Michał Moskal
c2d26a8418 Integrate screen APIs from common packages (#343)
* starting screen api intergration

* Further image integration

* Aligning with new screen apis

* Build fixes

* Adjust to common screen state

* Fix unpackPNG

* Add game library

* Optimize screen rendering

* bumping common packages

* updated shims

* moving images into ev3

* upgrading to common packages

* added try/use

* cap

* fixed tryp age
2018-02-26 15:16:17 -08:00
Sam El-Husseini
5bd9705966 0.0.109 2018-02-26 14:49:15 -08:00
Sam El-Husseini
1160d73b16 bump pxt-core to 3.4.9, bump pxt-common-packages to 0.20.3, 2018-02-26 14:49:00 -08:00
Sam El-Husseini
a2218d9ba5
Fix canvas (screen) user select options to disable selection in Safari, Mozilla, etc. (#348) 2018-02-26 13:58:51 -08:00
Sam El-Husseini
54576ae77a
Fix authoring of the mood field editor. (#347) 2018-02-26 13:52:26 -08:00
Sam El-Husseini
f16549d7cd 0.0.108 2018-02-26 13:38:20 -08:00
Sam El-Husseini
a021c0b292
Use a color picker for the color field (color enum picker) (#346) 2018-02-26 13:37:58 -08:00
Peli de Halleux
cda7013e96 fixing links 2018-02-26 13:27:03 -08:00
Peli de Halleux
2f0fefbeaf updated images 2018-02-26 13:25:53 -08:00
Peli de Halleux
b5303a660b 0.0.107 2018-02-26 11:22:44 -08:00
Sam El-Husseini
a60958f72a
Update search icon and avatar SVG (#345) 2018-02-26 10:43:29 -08:00
Peli de Halleux
33dcb6deee renaming infraredSensor to infrared (#344) 2018-02-26 10:39:15 -08:00
Guillaume Jenkins
130a47d684
Sensor names are now part of the block text (#341)
* Sensor names are now part of the block text

* Use ports field editor
2018-02-26 11:33:50 -05:00
Peli de Halleux
2d355bb2ca Merge branch 'master' of https://github.com/microsoft/pxt-ev3 2018-02-23 20:38:53 -08:00
Galen Nickel
8ee63df325 Add in 'console' doc stuff (#342)
* Add 'playSound' api docs

* Add in 'console' doc stuff

* Add 'send to screen' in summary\
2018-02-23 14:13:08 -08:00
Peli de Halleux
7d16cf10ac added make it smarter 2018-02-23 07:37:32 -08:00
Galen Nickel
60ec3f1c99 Add 'playSound' api docs (#340)
* Add 'playSound' api docs

* Linkup summary
2018-02-22 16:23:07 -08:00
Galen Nickel
6524b0a841 Add 'timer' api docs (#339) 2018-02-22 14:56:15 -08:00
Peli de Halleux
d778232155 removing .mp4 file 2018-02-22 10:24:40 -08:00
Peli de Halleux
c157b4d922 0.0.106 2018-02-22 10:18:13 -08:00
Peli de Halleux
0837123828 bumping pxt 2018-02-22 10:15:58 -08:00
Peli de Halleux
e51a32b69f
use full motor names (#338) 2018-02-22 10:03:25 -08:00
Peli de Halleux
029066000d updated style 2018-02-22 08:28:42 -08:00
Peli de Halleux
7e35abeff3 lock on 0.0.104 2018-02-22 06:54:18 -08:00