Commit graph

15 commits

Author SHA1 Message Date
Andy O'Neill
ffcd546474 feat: add quaternary color for selected dropdowns 2023-03-02 13:46:07 -05:00
Airhogs777
d7745b12fd Classify blocks by category ()
* boilerplate for category attribute

* style tweaks for Travis

* I read up on valid-jsdoc

* add to horizontal as well

* categories for vertical/event

* categories for vertical/data

* categories for vertical/control

* categories for vertical/looks

* categories for vertical/more

* categories for vertical/motion

* categories for vertical/operators

* categories for vertical/pen

* categories for vertical/senising

* rename Blockly.Categories.sounds to Blockly.Categories.sound

* add categories for vertical/sound

* categories for horizontal/control

* categories for horizontal/event

* categories for horizontal/wedo -- based off of color instead of adding wedo category
2016-09-30 16:42:39 -04:00
Rachel Fenichel
2f4bc8a0b1 lint fixes 2016-05-24 14:17:43 -07:00
Rodrigo Queiro
0ea1a4152d Add Apache 2.0 license header to new files
Files that were forked off Blockly (eg block_render_svg_horizontal.js)
remain marked as Copyright Google, whereas new files are Copyright MIT.
2016-04-25 15:34:22 +02:00
Andrew Sliwinski
1ee1bec223 Remove nextStatement from 'stop' block. Resolves GH-180 () 2016-04-11 12:02:22 -04:00
Andrew Sliwinski
c1942bdc7b Initial mockup of LEGO WeDo blocks ()
Initial mockup of wedo blocks
2016-04-08 08:50:09 -04:00
Tim Mickel
be46c44762 Add icon flip property to green flag and controls 2016-03-03 17:32:35 -05:00
Tim Mickel
4c55db755d Add secondary and tertiary colours in block spec 2016-03-01 15:30:59 -05:00
Tim Mickel
b0a6f29ccf Add colour library and primary colours for each block 2016-03-01 15:30:59 -05:00
Tim Mickel
c5ba79633b Consistent naming of input_statements for substacks 2016-03-01 13:25:25 -05:00
Tim Mickel
05fe6b543c Change blocks_horizontal icon path to be relative to injected media path 2016-02-18 18:28:34 -05:00
Andrew Sliwinski
d4a364e2b5 WIP horizontal block rendering 2016-01-28 20:30:35 -05:00
Andrew Sliwinski
dcf2be4fa3 Initial generators 2016-01-28 15:12:30 -05:00
Andrew Sliwinski
914ad369c3 WIP horizontal rendering 2016-01-27 15:54:48 -05:00
Andrew Sliwinski
df8955089f WIP on horizontal block rendering 2016-01-27 14:12:37 -05:00