Commit Graph

1055 Commits

Author SHA1 Message Date
Sam El-Husseini b323929f03 Fix color grid on IE. (#556) 2018-05-02 16:23:53 -07:00
Sam El-Husseini 1e3647738d Update download dialog. (#555) 2018-05-02 15:15:25 -07:00
Sam El-Husseini 838b3f7f9a 0.1.36 v0.1.36 2018-05-02 15:07:55 -07:00
Sam El-Husseini 0ff2d7866d bump pxt-core to 3.12.16, 2018-05-02 15:07:45 -07:00
Sam El-Husseini 4c978d793a 0.1.35 v0.1.35 2018-05-02 14:00:27 -07:00
Sam El-Husseini 06ca53ae89 Remove unused dependencies 2018-05-02 14:00:08 -07:00
Sam El-Husseini 84990d66a9 Update simulator as per latest lego UI design for sensors. Fix full screen layout issues. (#554) 2018-05-02 13:58:59 -07:00
Sam El-Husseini 4825172423 Update numbers music icon (from lego) (#553) 2018-05-02 13:55:44 -07:00
Sam El-Husseini b69af383a6 Better mouse event handling (#552)
* Use learnings from touch events in Blockly and apply to the Ev3 sim. Register move and up events on the document rather than the individual element allowing users greater flexibility where they move their mouse once it's down.

* Add mouse leave events
2018-05-02 13:54:06 -07:00
Sam El-Husseini 6e1a613798 0.1.34 v0.1.34 2018-05-02 12:58:27 -07:00
Sam El-Husseini b5005f3b10 bump pxt-core to 3.12.12, 2018-05-02 12:57:46 -07:00
Guillaume Jenkins 044b585f24 Release Electron app v0.1.30 2018-05-02 10:13:07 -04:00
Peli de Halleux 94fe26e390 0.1.33 v0.1.33 2018-05-01 22:05:57 -07:00
Peli de Halleux ca832f52db upgrading pxt 2018-05-01 22:05:46 -07:00
Peli de Halleux 6f2fe212df Tutorial updates (#551)
* updated line following, added simulator step

* full screen

* resizing some images
2018-05-01 21:53:28 -07:00
Peli de Halleux 96be357af1 updated package-lock 2018-05-01 16:16:19 -07:00
Sam El-Husseini 36df6cfb03 0.1.32 v0.1.32 2018-05-01 14:13:09 -04:00
Sam El-Husseini e1095b3d4a Integrating field music icons (#549)
* Use the music icons provided by lego in the music field editor
2018-05-01 14:12:42 -04:00
Sam El-Husseini 9257e08f0d 0.1.31 v0.1.31 2018-05-01 13:08:38 -04:00
Sam El-Husseini 149f256454 bump pxt-core to 3.12.9, 2018-05-01 13:08:33 -04:00
Sam El-Husseini ba00d91bf2 Fixes for the download dialog (className), and update the location of the troubleshoot link. (#548) 2018-05-01 13:08:05 -04:00
Peli de Halleux 764994a633 updates to troubleshoot page 2018-05-01 08:48:02 -07:00
Sam El-Husseini ab85cf2d0a Remove jquery typings (#547) 2018-04-30 16:29:23 -04:00
Sam El-Husseini ce7ecd5121 Update favicons to the lego icon. (#546) 2018-04-30 13:33:56 -04:00
Sam El-Husseini 40fb4107cf 0.1.30 v0.1.30 2018-04-30 13:08:13 -04:00
Sam El-Husseini 9b8816f781 bump pxt-common-packages to 0.21.13, 2018-04-30 13:08:09 -04:00
Sam El-Husseini 27756d922e bump pxt-core to 3.12.5, 2018-04-30 13:06:45 -04:00
Sam El-Husseini 0b1d7068e9 Changes accompanying the new blockly toolbox (#545) 2018-04-30 13:06:24 -04:00
Guillaume Jenkins 0a5b4b9329 0.1.29 v0.1.29 2018-04-27 10:55:37 -04:00
Guillaume Jenkins 2da1b3111f Bumping pxt-core to 3.12.4 2018-04-27 10:55:07 -04:00
Guillaume Jenkins f600ee270e 0.1.28 v0.1.28 2018-04-27 10:53:34 -04:00
Peli de Halleux 7c3d499109 fix dmesg duplicate definition issue (#542) 2018-04-25 16:45:26 -04:00
Michał Moskal 8ed79e7133 Swap X/y in images (#528)
* Swap X/Y in image encoding

* Fix PNG decoder

* Now really fix png

* reducing deps

* moving png.cpp into ev3

* bumped pxt

* updated shims

* fixing c++ compilation

* updated shims

* Fix pixel order

* update pxt

* Fix C++ image decoding

* Add expanded PNG images

* Generate E1 format images (in libs/ev3 run 'pxt buildsprites images')

* Go back to white background

* Remove PNG support
2018-04-19 12:08:16 -07:00
Galen Nickel 95ab3be26e Diagram and linking fixes for 'Maker Design Process' (#533) 2018-04-18 13:15:53 -07:00
Sam El-Husseini 83700b4e14 Music field editor (#529)
Music fiele editor
2018-04-17 22:16:19 -07:00
Sam El-Husseini 989699c620 Update hero banner 2018-04-17 16:26:51 -07:00
Galen Nickel e0c80361db Editor feature page override with button images (#521)
* Editor feature page override with button images

* Update the 'about' a bit

* Bold the 'drivename'

* Add a ref to the editor features page in about
2018-04-17 16:10:54 -07:00
Galen Nickel 67153fccc5 Reduce the use of @boardname@ (#527)
* Reduce the use of @boardname@

* Use literal 'EV3 Brick' string instead

* Use the new 'nickname' form
2018-04-16 16:15:58 -07:00
Sam El-Husseini 3c96cfcc0a Change to always show the sensor controls. (#526) 2018-04-16 11:50:12 -07:00
Sam El-Husseini 03add213d9 Only using main loader for editor loader, other loaders use standard spinning loader. (#524) 2018-04-16 10:52:39 -07:00
Sam El-Husseini e43837d358 Hide or remove logging (#523)
* Hide or remove logging

* Remote dmsg
2018-04-15 19:36:10 -07:00
Sam El-Husseini be207282e3 Move blockly toolbox css to semantic.css (#522) 2018-04-15 10:29:37 -07:00
Sam El-Husseini d6e4c5a717 Use pxtsemantic which includes only the semantic components we use in PXT. (#520) 2018-04-14 00:55:29 -07:00
Peli de Halleux 5384ec567d split editors (#516)
* spliteditor
2018-04-13 21:46:19 -07:00
Sam El-Husseini 6ea8a59f58 Release v0.1.27 (#519)
* Release v0.1.26

* Update index-ref.json
2018-04-13 21:03:43 -07:00
Sam El-Husseini 03c6100635 0.1.27 v0.1.27 2018-04-13 20:52:51 -07:00
Sam El-Husseini 173b5dfd18 0.1.26 v0.1.26 2018-04-13 20:06:50 -07:00
Sam El-Husseini c86331b857 0.1.25 v0.1.25 2018-04-13 20:06:16 -07:00
Sam El-Husseini 43a3942147 bump pxt-core to 3.8.15, 2018-04-13 20:06:09 -07:00
Sam El-Husseini 10cc883ef7 Fix serial editor theme. (#517) 2018-04-13 19:59:10 -07:00