Commit Graph

1144 Commits

Author SHA1 Message Date
Sam El-Husseini
29f081eb03 Remove social share links from footer (#444) 2018-04-05 20:36:02 -07:00
Galen Nickel
49ab5ec099
Shrink some of the tutorial sentences (#440)
* Shrink some of the tutorial sentences

* Match the less than order for blocks

* Include later tutorials in SUMMARY

* Ditch 'using' in name
2018-04-05 17:32:32 -07:00
Peli de Halleux
5277cc847c
removing support for far in ultrasonic (#441)
* removing support for far in ultrasonic

* removing more far
2018-04-05 17:07:14 -07:00
Galen Nickel
e11b11d19c Add 'red light, green light' tutorial (#436) 2018-04-05 16:02:46 -07:00
Galen Nickel
57c1ae0f99
Add 'line following' tutorial (#435) 2018-04-05 13:37:24 -07:00
Peli de Halleux
2129601e6a 0.1.14 2018-04-05 11:03:20 -07:00
Peli de Halleux
e1727dc917
update pxt (#433)
* update pxt

* hide image field editors
2018-04-05 10:40:11 -07:00
Sam El-Husseini
ecc9319334 Switch the backing of the blocks JS toggle. (#431)
* Switch the backing of the blocks JS toggle.

* Minor changes
2018-04-05 06:48:27 -07:00
Galen Nickel
81758f2555 What color tutorial (#430)
* Add 'What color' tutorial

* More edits and thumbnail
2018-04-04 22:15:09 -07:00
Galen Nickel
7825bd1579 Use the correct sig for ultrasonic onEvent doc (#429) 2018-04-04 16:21:00 -07:00
Galen Nickel
ac81067f82
Tutorial format and macro fixes (#425)
* Tutorial format and macro fixes

* Remove branded names
2018-04-04 15:12:55 -07:00
Galen Nickel
b1958d77e7 Add 'Touch sensor values` tutorial (#421)
* Add 'Touch sensor values` tutorial

* Edits and thumbnail

* Modify activity to no restart motor
2018-04-04 13:57:40 -07:00
Galen Nickel
232744520b Remove 'examples' from summary (#423) 2018-04-04 13:57:17 -07:00
Galen Nickel
ac9ebf6776
Add 'Touch to Run` tutorial (#420)
* Add 'Touch to Run` tutorial

* Edits and thumbnail image
2018-04-03 21:33:53 -07:00
Galen Nickel
c97098b99e
Add 'Run Motors' tutorial (#419)
* Add 'Run Motors' tutorial

* Finish edits and add thumbnail
2018-04-03 20:53:35 -07:00
Galen Nickel
b39a7f3484 Add 'Mindstorms Music' tutorial (#418)
* Add 'Mindstorms Music' tutorial

* Add image and edits
2018-04-03 19:31:35 -07:00
Galen Nickel
806f60a419 Add 'What Animal Am I' tutorial (#417) 2018-04-03 17:55:15 -07:00
Galen Nickel
0bb7295d86
Press button tutorial (#416)
* Add tutorial for 'Make Animation'

* Finish off the tutorial
2018-04-03 16:37:07 -07:00
Galen Nickel
60bf3df1d8 Show mood tutorial prototype (#414)
* Show mood tutorial prototype

* Missed block styling
2018-04-03 15:45:11 -07:00
Galen Nickel
b8a3fa345f Include doc stubs for excluded music methods (#411) 2018-04-03 14:39:30 -07:00
Peli de Halleux
ec1ceea138
bump version to 0.1.13 (#407)
* bump version

* Light Condition -> Light

* roll back 0.1.11
2018-04-03 12:03:15 -07:00
Peli de Halleux
b618bfec59 0.1.13 2018-04-03 05:05:32 -07:00
Peli de Halleux
2467b3c4c9
renaming pauseforcolor to pause until color detected (#405)
* renaming pauseforcolor to pause until color detected

* pauseForLight -> pauseUntilLightConditionDetected

* on light changed -> on light condition detected

* fixing docs

* docs tweaks
2018-04-03 05:05:01 -07:00
Peli de Halleux
69194b0b76
Erase on showstring + showports improvements (#402)
* erase line before show string + show ports upgrade

* fixed font size

* fixing console output
2018-04-03 04:30:23 -07:00
Peli de Halleux
3339a7660a
moving motor properties to lower group (#403) 2018-04-03 04:30:10 -07:00
Galen Nickel
9c3be9fe37 Remove duplicate lessons (#391) 2018-04-03 04:11:48 -07:00
Peli de Halleux
c0413aa192
hiding the was pressed block (#401) 2018-04-03 04:10:35 -07:00
Peli de Halleux
6c626f9c98 0.1.12 2018-03-30 15:47:03 -07:00
Peli de Halleux
f95b39cd62 updated shims 2018-03-30 15:46:04 -07:00
Peli de Halleux
bba0af6193 adding defaults to music 2018-03-30 15:45:36 -07:00
Peli de Halleux
a8a92ca806 moving to 0.1.11 2018-03-30 14:51:20 -07:00
Peli de Halleux
6f066e4397 0.1.11 2018-03-30 13:32:37 -07:00
Peli de Halleux
7dd27b3da1 bumping pxt 2018-03-30 13:27:49 -07:00
Sam El-Husseini
41514cfa64 0.1.10 2018-03-30 09:56:55 -07:00
Sam El-Husseini
53ad94d0ad bump pxt-common-packages to 0.20.30, 2018-03-30 09:56:50 -07:00
Sam El-Husseini
220a774238 bump pxt-core to 3.6.2, 2018-03-30 09:48:28 -07:00
Sam El-Husseini
7444b28ebb Update monaco editor background 2018-03-30 09:11:13 -07:00
Galen Nickel
8abc137d60 Add 'showPorts' api doc (#392) 2018-03-29 16:43:17 -07:00
Galen Nickel
3cad464ea5
Activity category & description fixes (#390) 2018-03-29 15:16:26 -07:00
Guillaume Jenkins
b6b23314cb 0.1.9 2018-03-29 17:02:56 -04:00
Guillaume Jenkins
34381ed171 bump pxt-core to 3.6.1, 2018-03-29 17:02:50 -04:00
Guillaume Jenkins
a627d19ebf
Add locales entry to pxtarget (#389)
* Add locales entry to pxtarget

* Remove languages from targetconfig
2018-03-29 17:01:05 -04:00
Peli de Halleux
4cbdd72770 fixed support url 2018-03-28 21:36:53 -07:00
Peli de Halleux
6412d52f99 fixing tacho references 2018-03-28 21:28:15 -07:00
Peli de Halleux
c75bd0b06d 0.1.8 2018-03-28 21:20:56 -07:00
Peli de Halleux
79afed3667 Merge branch 'master' of https://github.com/microsoft/pxt-ev3 2018-03-28 21:20:54 -07:00
Peli de Halleux
e040407070 bumping pxt 2018-03-28 21:20:35 -07:00
Abhijith Chatra
123d41cb64 adding english to language option (#387) 2018-03-28 20:20:16 -07:00
Sam El-Husseini
0dc2548d0b
Optimize simulator for light mode. (#379)
* Optimize simulator for light mode.

* Add user-select none.
2018-03-28 13:36:52 -07:00
Guillaume Jenkins
b4b3a24ed2
test release manifest (#381) 2018-03-28 12:31:42 -04:00