Commit Graph

768 Commits

Author SHA1 Message Date
Peli de Halleux
e2eb5f35af
upgrading to node.js 8 (#306) 2018-02-06 12:50:39 -08:00
Peli de Halleux
71fe612ced 0.0.91 2018-02-05 16:38:50 -08:00
Peli de Halleux
e58ec06e91
IR button indexing fixes (#303)
* IR remote id fixes

* hiding private api

* fixing indexing of buttons
2018-02-05 15:11:11 -08:00
Peli de Halleux
538493369b adding button class on remote buttons 2018-02-05 13:57:24 -08:00
Peli de Halleux
56dd8e0875 enabling doc checks 2018-02-03 09:11:49 -08:00
Peli de Halleux
1f7ef637b2 Fix links in target 2018-02-03 09:09:10 -08:00
Peli de Halleux
f4f2e0ba0e 0.0.90 2018-02-02 14:19:17 -08:00
Peli de Halleux
22c31c57df fix port bug 2018-02-02 14:19:07 -08:00
Peli de Halleux
6879961297 0.0.89 2018-02-02 13:39:18 -08:00
Peli de Halleux
69fcb7407a
Simulator support for remote (#302)
* fixing up state

* upgrading ir simulator

* displaying remote

* updated infrared svg
2018-02-02 13:38:54 -08:00
Caitlin Hennessy
4dfada877c Implement simulator sensor for ambient and reflected light (#301)
* Initial work

* More stuff

* Stuff

* Stuff

* Hardcoded dashed line

* High and low thresholds

* Use rect bBox

* Add back grabbing hand

* Threshold placement

* Cleanup

* Don't need defs

* pxtarget

* Remove dashed lines for now
2018-02-02 13:24:50 -08:00
Peli de Halleux
b10b636766 0.0.88 2018-02-02 09:48:51 -08:00
Peli de Halleux
ba47fb0589
Support for remote control buttons (#300)
* refactor beacon function inside IR sensor

* towards sim support

* channel labels

* reverting to singletons

* hiding unused apis

* lazy allocation of button instances

* tracking button state

* hook up the state
2018-02-02 09:48:27 -08:00
Peli de Halleux
f36e14fe69 renaming remote button names 2018-02-01 22:33:05 -08:00
Peli de Halleux
8bab919db2 0.0.87 2018-02-01 22:21:15 -08:00
Peli de Halleux
89a82b54dc
Ir proximity in simulator (#299)
* support for IR proximity

* fixing build issue

* missing break

* remove auto-start of sensor

* setting mode on onEvent

* flooring slider value

* bump up proximity

* fixing threshold blocks
2018-02-01 22:03:01 -08:00
Peli de Halleux
15ee6ebe9c 0.0.86 2018-02-01 16:46:10 -08:00
Abhijith Chatra
9bf50665fc improving the spacing & block names (#298) 2018-02-01 16:21:08 -08:00
Peli de Halleux
f594cdefac
add infrared sensor in ev3 library (#296) 2018-02-01 16:18:20 -08:00
Peli de Halleux
5ce7a83f5d 0.0.85 2018-02-01 14:41:42 -08:00
Peli de Halleux
d7ef7c353c typo in generated filter 2018-02-01 14:08:28 -08:00
Peli de Halleux
c7cb300cd9 fixing lights in Edge/Firefox 2018-02-01 14:03:36 -08:00
Peli de Halleux
4e194536d3 0.0.84 2018-01-31 20:10:23 -08:00
Peli de Halleux
570cd7474f upgrade pxt 2018-01-31 20:10:13 -08:00
Peli de Halleux
9ea5597734 0.0.83 2018-01-31 18:10:38 -08:00
Peli de Halleux
2c0cc6a3d7
Use decodebase64 (#295)
* avoid atob directly

* prevent port names to be selected

* updated pxt
2018-01-31 18:10:15 -08:00
Peli de Halleux
08f79c5a1a 0.0.82 2018-01-31 15:39:03 -08:00
Peli de Halleux
f817912e07 bump pxt 2018-01-31 15:38:51 -08:00
Peli de Halleux
603932c2b6 0.0.81 2018-01-31 14:21:45 -08:00
Peli de Halleux
a0907e7229
fixing button down issues on touch/mouse (#294) 2018-01-31 14:21:17 -08:00
Peli de Halleux
635d4a7624
Fixing race condition of button animation (#292) 2018-01-31 11:48:53 -08:00
Peli de Halleux
69d3938d85 0.0.80 2018-01-31 10:04:55 -08:00
Peli de Halleux
f08f9105ba
Clean generated files (#289)
* clean generated files

* updating gitingore to drop generated files

* updated package lock
2018-01-31 10:04:40 -08:00
Peli de Halleux
7228cbe1cb updated logo 2018-01-31 09:04:52 -08:00
Peli de Halleux
1ea0a0172a adding highcontrast logo 2018-01-31 08:53:21 -08:00
Peli de Halleux
d548dfb578
moving print ports to examples (#288) 2018-01-31 08:44:58 -08:00
Peli de Halleux
a52ce112dc adding high contrast lego logo 2018-01-31 08:44:35 -08:00
Peli de Halleux
ea956f1a73
Buttons rename (#287)
* renaming up/down/click to released/pressed/bump

* missing images

* fixing signature issue

* updated strings

* white lego logo
2018-01-31 08:28:00 -08:00
Peli de Halleux
ba1b9a54b4 0.0.79 2018-01-30 22:41:37 -08:00
Peli de Halleux
59e39fa76d fixing field width 2018-01-30 22:41:18 -08:00
Peli de Halleux
9187c47e09 0.0.78 2018-01-30 22:22:44 -08:00
Peli de Halleux
fcf91caeb4
Zoom screen (#285)
* always start with full brick layout

* adding 'on start' to template

* render entire board when selected

* zoom brick when clicking on screen

* resize when zooming

* toggle zooming of the brick

* inject close icon when selected

* fix toggling
2018-01-30 22:22:21 -08:00
Galen Nickel
822227eb48 Brick ref topics 02 (#283)
* Add brick button topics

* Add the rest of the brick api
2018-01-30 20:58:18 -08:00
Peli de Halleux
8a331648d6
Field editor fixes in Firefox (#284)
* fixing speed field picker

* switching to open sans

* alignment-baseline not support in FF
2018-01-30 20:40:41 -08:00
Galen Nickel
4f70d341e4 Start on the 'brick' api topics (#280)
* Start on the 'brick' api topics

* Add the delay to clear screen example

* Better output for clearsceen example
2018-01-30 17:02:22 -08:00
Peli de Halleux
e06659ab4c
removing group icons (#282) 2018-01-30 16:40:08 -08:00
Peli de Halleux
437c36b983 0.0.77 2018-01-30 16:16:07 -08:00
Peli de Halleux
3d73f193a8
fix for #260 (#279) 2018-01-30 16:14:54 -08:00
Peli de Halleux
a71dee2923
rebuild for sampling (#261)
* rebuild for sampling

* bump pxt
2018-01-30 16:01:12 -08:00
Peli de Halleux
9ef5b8d4ad 0.0.76 2018-01-30 11:05:29 -08:00