39963c8001
bump pxt-core to 0.12.110,
2017-08-10 17:30:43 -07:00
daf3cb7b81
Split out blockly css, related to pxt/#2694 ( #506 )
2017-08-10 16:02:31 -07:00
42d9ab66bb
Merge pull request #504 from Microsoft/game-ref-fixes
...
Enable more help topics for game API.
2017-08-10 12:51:23 -07:00
6110abc17f
Enable more help topics for game API.
2017-08-10 12:01:20 -07:00
4a23855401
0.12.55
2017-08-10 10:54:10 -07:00
b7615f9a01
bump pxt-core to 0.12.109,
2017-08-10 10:54:03 -07:00
07004bb8c2
Merge pull request #503 from Microsoft/review-chapter-updates
...
Review page edits for 'csintro' project chapters.
2017-08-10 10:52:22 -07:00
baefd1149a
Review page edits for 'csintro' project chapters.
2017-08-10 10:37:02 -07:00
9cbbd2e99f
0.12.54
2017-08-10 09:16:27 -07:00
13f1be710d
bump pxt-core to 0.12.108,
2017-08-10 09:16:17 -07:00
e863363ed2
Add respective namespaces to the authoring of inline blocks and buttons ( #500 )
2017-08-09 22:00:53 -07:00
9d38c61457
Merge pull request #501 from Microsoft/final-trim
...
Final edits and image sizing for csintro.
2017-08-09 17:40:33 -07:00
ff72f85985
Resize image.
2017-08-09 17:32:51 -07:00
b2d7682998
Final edits and image sizing for csintro.
2017-08-09 17:28:43 -07:00
b73a5e59e0
updated serial info
2017-08-08 07:15:05 -07:00
44b617a972
0.12.53
2017-08-07 22:41:13 -07:00
0c255ac7fc
bump pxt-core to 0.12.107,
2017-08-07 22:41:06 -07:00
7465ffeb3b
Chromeextension ( #499 )
...
* updates to chrome extension manifest
* update manifest with chrome extension id
2017-08-07 22:33:59 -07:00
5a48f898c6
0.12.52
2017-08-07 11:54:40 -07:00
42a4401f8f
updated ledBrightness block template
2017-08-07 11:54:24 -07:00
e7c1915076
support for led.plotBrightness ( #494 )
...
* support for led.plotBrightness
* fixing c++ build
* fixed blockid
2017-08-07 11:47:43 -07:00
e1764567c5
0.12.51
2017-08-03 14:29:17 -07:00
a3c6acd47c
uploading cs intro course to crowdin
2017-08-03 14:29:03 -07:00
0d029b7bf9
Add Kitronik (KitronikLtd) as an approved org ( #493 )
...
* Add Kitronik (KitronikLtd) as an approved org
Kitronik work closely with the foundation and have a number of packages, and they understand the requirements for alpha/beta release quality so we're adding them as an approved org.
* Remove pxt-kitronik-servo-lite now Kitronik are approved
With Kitronik an approved org, this doesn't need to be approved here anymore
2017-08-03 07:53:30 -07:00
6b1cd7b54f
0.12.50
2017-08-03 05:30:14 -07:00
d0c9cc3d3b
Added more references and book cover graphics. ( #490 )
2017-08-02 22:05:36 -07:00
796501abd5
Final project updates ( #489 )
...
* Replaced stock photo with Maker Component Close-Up
* Fixed missing Mini-Project images
* Corrected wording, added details.
Changed pxt to MakeCode, added a new row to rubric about variables, and
added an explanation of the flexibility of the rubric to the bottom.
2017-08-02 22:04:42 -07:00
0bd21e2e46
Arrays updates ( #488 )
...
* Rewrote introduction and objectives
Took out old placeholders in Objectives and rewrote Introduction to be
more complete.
* Removed stock photo
* Added new Array Sorting Animations and Cover image
* Added missing activity
* Added maker component to rubric.
2017-08-02 22:04:13 -07:00
425e1c5591
Added new page to course. ( #491 )
...
Added Acknowledgements. Updated referring pages.
2017-08-02 22:03:26 -07:00
b622393828
Respect brightness for bw images, add new glow on images. Brightness affects size and opacity of led. ( #492 )
2017-08-02 22:02:48 -07:00
2f6e1fe277
fixed an issue where the simulator's UI was not rendering correctly on FireFox at loading. This fix is here to prepare the support of accessibility in the simulator. ( #486 )
2017-08-02 15:21:58 -07:00
5e7cba3882
ensure game library runs in greyscale
2017-08-02 15:00:25 -07:00
9647345a13
0.12.49
2017-08-02 13:51:53 -07:00
453525f10d
bump pxt-core to 0.12.105,
2017-08-02 13:51:42 -07:00
f974f8f749
Replace GIFs for code runs with SIM blocks. ( #487 )
2017-08-02 13:36:02 -07:00
8e426eddb7
Merge pull request #485 from Microsoft/bug_1557_fix
...
Add 'user-select: none' to sim elements that shouldn't be draggable
2017-08-02 11:47:20 -07:00
0b0f6f0eaa
Add .no-drag class to eliminate duplication
2017-08-02 11:43:58 -07:00
67db285b2b
Update README with versions
2017-08-02 11:24:33 -07:00
9b7a81c41b
Merge pull request #484 from Microsoft/bug_395_fix
...
Add eventTimestamp and eventValue to pxsim.control
2017-08-02 10:49:23 -07:00
2fd1d4c69d
Increment pxt-core version
2017-08-02 10:41:49 -07:00
25d17231ac
Add 'user-select: none' to sim elements that shouldn't be draggable
2017-08-02 10:30:14 -07:00
f7658e1ce8
Merge pull request #480 from Microsoft/coordinate-leds-updates
...
Coordinate leds updates
2017-08-01 17:49:17 -07:00
b38915b3ae
Resize images.
2017-08-01 17:40:58 -07:00
662d881218
Merge pull request #481 from Microsoft/booleans-updates
...
Booleans updates
2017-08-01 17:18:25 -07:00
511dd423d0
Rename 'lastEvent' to 'lastEventValue' to match microbit docs
2017-08-01 17:03:16 -07:00
e6992054ca
Merge pull request #482 from Microsoft/binary-updates
...
Binary updates
2017-08-01 16:48:42 -07:00
9c74fb527a
Resize images.
2017-08-01 16:47:28 -07:00
bbd379bb2e
Merge pull request #479 from Microsoft/mini-project-updates
...
Added Rubric Details
2017-08-01 16:29:23 -07:00
f1d425e522
Resize images, fix spelling, fix image link.
2017-08-01 16:26:54 -07:00
1ba22aaf7c
Merge pull request #483 from Microsoft/radio-updates
...
Radio updates
2017-08-01 16:08:49 -07:00