Sam El-Husseini and GitHub
30a67b729d
Align all modules to a minimum height. ( #563 )
2018-05-03 15:02:13 -07:00
Sam El-Husseini and Peli de Halleux
e4c3fa0e57
Make the light around the color sensor appear bright and not a reflection of the current color detected. ( #561 )
2018-05-03 08:39:06 -07:00
Sam El-Husseini and GitHub
13b3c1a194
Attempt to shorten color sensor ambient and reflected blocks by removing detected keyword ( #560 )
2018-05-02 22:09:04 -07:00
Sam El-Husseini and GitHub
b323929f03
Fix color grid on IE. ( #556 )
2018-05-02 16:23:53 -07:00
Sam El-Husseini and GitHub
1e3647738d
Update download dialog. ( #555 )
2018-05-02 15:15:25 -07:00
Sam El-Husseini and GitHub
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 and GitHub
4825172423
Update numbers music icon (from lego) ( #553 )
2018-05-02 13:55:44 -07:00
Sam El-Husseini and GitHub
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 and GitHub
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 and GitHub
ba00d91bf2
Fixes for the download dialog (className), and update the location of the troubleshoot link. ( #548 )
2018-05-01 13:08:05 -04:00
Sam El-Husseini and GitHub
ab85cf2d0a
Remove jquery typings ( #547 )
2018-04-30 16:29:23 -04:00
Sam El-Husseini and GitHub
ce7ecd5121
Update favicons to the lego icon. ( #546 )
2018-04-30 13:33:56 -04:00
Sam El-Husseini and GitHub
0b1d7068e9
Changes accompanying the new blockly toolbox ( #545 )
2018-04-30 13:06:24 -04:00
Sam El-Husseini and GitHub
83700b4e14
Music field editor ( #529 )
...
Music fiele editor
2018-04-17 22:16:19 -07:00
Sam El-Husseini and Peli de Halleux
3c96cfcc0a
Change to always show the sensor controls. ( #526 )
2018-04-16 11:50:12 -07:00
Sam El-Husseini and GitHub
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 and GitHub
e43837d358
Hide or remove logging ( #523 )
...
* Hide or remove logging
* Remote dmsg
2018-04-15 19:36:10 -07:00
Sam El-Husseini and GitHub
be207282e3
Move blockly toolbox css to semantic.css ( #522 )
2018-04-15 10:29:37 -07:00
Sam El-Husseini and GitHub
d6e4c5a717
Use pxtsemantic which includes only the semantic components we use in PXT. ( #520 )
2018-04-14 00:55:29 -07:00
Sam El-Husseini and GitHub
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 and GitHub
10cc883ef7
Fix serial editor theme. ( #517 )
2018-04-13 19:59:10 -07:00
Sam El-Husseini and Abhijith Chatra
eac73932be
Release v0.1.24 ( #515 )
...
Release ev3
2018-04-13 17:04:27 -07:00
Sam El-Husseini and GitHub
d0331720b4
Fix slider gradient bug when loading components from a previous sim run. ( #514 )
2018-04-13 15:52:38 -07:00
Sam El-Husseini and GitHub
23c1789976
Fix IE11 for in bug in motor field ( #513 )
...
* Fix IE11 for in bug in motor field
* minor fix
2018-04-13 15:21:41 -07:00
Sam El-Husseini and GitHub
3e534f7329
Update state of the landscape brick view as well to be consistent with the portrait view (main) ( #508 )
2018-04-13 14:01:37 -07:00
Sam El-Husseini and GitHub
7f8499bb5f
Always show the motor value regardless if it's 0. ( #509 )
2018-04-13 14:01:25 -07:00
Sam El-Husseini and Peli de Halleux
bd3b149dcc
Tutorial theming ( #493 )
...
* Tutorial theming
* no border
2018-04-11 13:22:21 -06:00
Sam El-Husseini and GitHub
e65db0b756
Update dimmer background, refactor top menu background. ( #483 )
...
Minor ui changes (dimmer background)
2018-04-10 12:48:00 -07:00
Sam El-Husseini and GitHub
8f211a5c19
Use sort option in FieldImages to sort the options after showing the editor (not before) ( #482 )
2018-04-10 11:51:08 -07:00
Sam El-Husseini and GitHub
379a6a26be
Add large and medium motor speed labels ( #480 )
...
* Add large and medium motor speed labels
* Support dual motor labels.
2018-04-10 11:50:58 -07:00
Sam El-Husseini and GitHub
f41310e879
Update large motor holes to be transparent (like the real thing) ( #476 )
2018-04-09 17:27:57 -07:00
Sam El-Husseini and GitHub
9147cb98c2
Updates to the download dialog. Fixes #424 ( #443 )
...
* Updates to the download dialog. Fixes #424
2018-04-09 17:20:38 -07:00
Sam El-Husseini and GitHub
6d29cd40cb
Make both the simulator color picker and the Blockly editor color picker match in shape and the colors as well as order of colors. ( #474 )
2018-04-09 16:48:57 -07:00
Sam El-Husseini and GitHub
d5b4ec5255
Center align the toggle buttons ( #473 )
2018-04-09 16:26:46 -07:00
Sam El-Husseini and GitHub
b8286ab0b9
Medium motor resizing ( #472 )
2018-04-09 16:24:01 -07:00
Sam El-Husseini and GitHub
ac1380ec92
Better screen zoom that makes use of the full width of the simulator. ( #471 )
2018-04-09 16:21:41 -07:00
Sam El-Husseini and GitHub
a433988929
New motor field editor ( #470 )
...
* New motor field editor showing two dropdown, first to select the type and the second to select the port.
2018-04-09 15:59:28 -07:00
Sam El-Husseini and Peli de Halleux
d837a515dc
Fix brick color not changing to the color red. Fixes 453 ( #456 )
2018-04-08 03:35:02 -06:00
Sam El-Husseini and GitHub
4be657e84d
Remove about from the help menu ( #451 )
2018-04-06 13:30:14 -07:00
Sam El-Husseini and GitHub
ecc880cf8d
Move on start to the top of the list in loops. ( #448 )
2018-04-06 09:51:54 -07:00
Sam El-Husseini and Peli de Halleux
29f081eb03
Remove social share links from footer ( #444 )
2018-04-05 20:36:02 -07:00
Sam El-Husseini and Peli de Halleux
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
Sam El-Husseini and GitHub
0dc2548d0b
Optimize simulator for light mode. ( #379 )
...
* Optimize simulator for light mode.
* Add user-select none.
2018-03-28 13:36:52 -07:00
Sam El-Husseini and GitHub
89e1819399
Applying home screen UI changes ( #378 )
2018-03-27 16:30:43 -07:00
Sam El-Husseini and GitHub
77365ddd92
Snap to a specific version of less and semantic ui. ( #371 )
2018-03-19 13:42:15 -07:00
Sam El-Husseini and GitHub
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 and GitHub
994e57c395
Remove all external packages, will add later the ones we want ( #364 )
2018-03-08 14:20:52 -08:00
Sam El-Husseini and GitHub
acc55506cb
Update index-ref.json
2018-03-08 14:14:33 -08:00
Sam El-Husseini and GitHub
be55a342ff
Bring back the pxt footer ( #361 )
2018-03-07 09:49:49 -08:00
Sam El-Husseini and GitHub
d356c87c83
Remove social buttons in footer ( #360 )
2018-03-07 09:46:57 -08:00
Sam El-Husseini and Peli de Halleux
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
Sam El-Husseini and GitHub
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 and GitHub
54576ae77a
Fix authoring of the mood field editor. ( #347 )
2018-02-26 13:52:26 -08:00
Sam El-Husseini and GitHub
a021c0b292
Use a color picker for the color field (color enum picker) ( #346 )
2018-02-26 13:37:58 -08:00
Sam El-Husseini and GitHub
a60958f72a
Update search icon and avatar SVG ( #345 )
2018-02-26 10:43:29 -08:00
Sam El-Husseini and GitHub
96f1086c8f
Applying UI updates from Lego ( #322 )
2018-02-12 12:23:25 -08:00
Sam El-Husseini and Peli de Halleux
ab6290c76d
Add blocky grid ( #313 )
2018-02-08 11:49:26 -08:00
Sam El-Husseini and Peli de Halleux
f53dbf4d83
Include Open Sans font and some UI tweaks reducing white space in the editor. ( #312 )
2018-02-08 09:35:27 -08:00
Sam El-Husseini and GitHub
32876f4584
Merge pull request #234 from Microsoft/largemotorview
...
Fix large motor SVG hole
2018-01-12 13:51:00 -08:00
Sam El-Husseini and GitHub
dfe84471e8
Merge pull request #144 from Microsoft/motorslider
...
Add motor slider control
2018-01-12 13:04:45 -08:00
Sam El-Husseini and GitHub
54cb076002
Merge pull request #226 from Microsoft/legoavatar
...
Add lego avatar
2018-01-10 13:03:15 -08:00
Sam El-Husseini and GitHub
e51721303a
Merge pull request #224 from Microsoft/fixportlabels
...
Fix port labels in the simulator.
2018-01-09 14:43:26 -08:00
Sam El-Husseini and Peli de Halleux
9890f2340a
Add no-drag class and set on synced motor labels. Fixes #213 ( #221 )
2018-01-09 12:04:37 -08:00
Sam El-Husseini and Peli de Halleux
109b809909
Sort field port values. Fixes #212 ( #220 )
2018-01-09 12:01:42 -08:00
Sam El-Husseini and GitHub
2c2df31ba3
Merge pull request #205 from Microsoft/motorshuffle
...
shuffling motor blocks
2018-01-07 20:34:20 -08:00
Sam El-Husseini and GitHub
44386be3c7
Merge pull request #185 from Microsoft/printlineinverted
...
invert arguments in print line
2018-01-07 12:14:16 -08:00
Sam El-Husseini and GitHub
89ca66b8a9
Merge pull request #201 from Microsoft/speedfield
...
Add a speed field editor
2018-01-07 12:11:40 -08:00
Sam El-Husseini and Peli de Halleux
7fe8580de8
Add brick buttons field editor ( #202 )
...
* Add brick buttons field editor
* add hover title text
2018-01-07 07:52:07 -08:00
Sam El-Husseini and Peli de Halleux
c70d6fe01a
Remove unnecessary extra 'light' text in block pauseUntilLight ( #203 )
2018-01-07 00:12:29 -08:00
Sam El-Husseini and GitHub
74648bd1df
Merge pull request #198 from Microsoft/moresquarecorners
...
More square shaped corners on blocks
2018-01-06 12:55:51 -08:00
Sam El-Husseini and Peli de Halleux
76ff39605a
Remove synced motor label when motors are no longer in sync ( #189 )
2018-01-05 10:54:42 -08:00
Sam El-Husseini and GitHub
2d3ea5631a
Merge pull request #190 from Microsoft/consoleicon
...
Add console icon and set color.
2018-01-05 10:38:52 -08:00
Sam El-Husseini and Peli de Halleux
de91dc6ab7
Handle the case where multiple motors or multiple sensors are connected to the same port. ( #181 )
2018-01-04 21:57:01 -08:00
Sam El-Husseini and Peli de Halleux
0db6987ee5
Add loader and animation ( #180 )
2018-01-04 16:17:14 -08:00
Sam El-Husseini and GitHub
148657908c
Merge pull request #179 from Microsoft/syncedmotorui
...
Synced motors label (in simulator)
2018-01-04 14:38:29 -08:00
Sam El-Husseini and GitHub
8518c446cd
Merge pull request #176 from Microsoft/iefonticons
...
Fix font icons on IE, and add package icon on Windows
2018-01-04 11:40:42 -08:00
Sam El-Husseini and GitHub
d0809510c4
Merge pull request #174 from Microsoft/addbetatag
...
Add beta tag.
2018-01-04 10:14:43 -08:00
Sam El-Husseini and GitHub
52bdf94233
Merge pull request #173 from Microsoft/blockiconfont
...
Add block icon font
2018-01-04 09:57:11 -08:00
Sam El-Husseini and GitHub
820fdf3a3c
Merge pull request #172 from Microsoft/fixwinicons
...
Fix check and cancel icons on windows
2018-01-04 09:18:30 -08:00
Sam El-Husseini and GitHub
95e47a0b25
Merge pull request #169 from Microsoft/screenimgeditor
...
Initial screen field editor.
2018-01-04 08:37:56 -08:00
Sam El-Husseini and GitHub
c3312ed5d1
Merge pull request #170 from Microsoft/clearcounts
...
moving motor blocks around
2018-01-04 08:37:39 -08:00
Sam El-Husseini and GitHub
be398d84ee
Merge pull request #135 from Microsoft/field_ports
...
Add an output port field editor
2018-01-03 17:07:34 -08:00
Sam El-Husseini and GitHub
4b836ede1b
Merge pull request #167 from Microsoft/blockfixes
...
Block layout fixes.
2018-01-03 14:22:18 -08:00
Sam El-Husseini and GitHub
2aaa45e10d
Merge pull request #168 from Microsoft/remainingiconfixes
...
Remaining icon fixes.
2018-01-03 14:21:04 -08:00
Sam El-Husseini and GitHub
cc020d5a81
Merge pull request #124 from Microsoft/icon_font
...
Icon font
2018-01-03 12:35:52 -08:00
Sam El-Husseini and GitHub
800b4ad224
Merge pull request #165 from Microsoft/fixnullrefthis
...
Fix null ref for this when _update is called.
2018-01-03 11:42:38 -08:00
Sam El-Husseini and GitHub
dd9cf9014f
Merge pull request #163 from Microsoft/fixnullderefbuttons
...
Fix null dereferencing issue for buttons
2018-01-02 23:19:55 -08:00
Sam El-Husseini and GitHub
609740dc48
Merge pull request #162 from Microsoft/moresensorfixes
...
Better fix for null dereferencing issue.
2018-01-02 22:51:45 -08:00
Sam El-Husseini and GitHub
02838e6c30
Merge pull request #161 from Microsoft/colorgridfixes
...
Update Color sensor control (colorGrid) to match spec
2018-01-02 22:30:04 -08:00
Sam El-Husseini and GitHub
b6644b7a23
Merge pull request #160 from Microsoft/sensorfixes
...
Sensor fixes. Fix race condition
2018-01-02 22:23:14 -08:00
Sam El-Husseini and Peli de Halleux
58148eb1c3
Square shaped corners for Blockly blocks and dropdowns. ( #158 )
2018-01-02 13:32:07 -08:00