Commit graph

13 commits

Author SHA1 Message Date
Andy O'Neill
ffcd546474 feat: add quaternary color for selected dropdowns 2023-03-02 13:46:07 -05:00
Eric Rosenbaum
18f9b23f4c Fix comment 2018-11-05 16:22:19 -05:00
Eric Rosenbaum
174b1d0df1 Add note field with SVG piano keys 2018-10-26 16:44:47 -04:00
Kreg Hanning
36f3f01975 Refine field matrix menu
- Change input type from 25 bit integer to 25 char string.
  - Fix pointer flickering while hovering over field.
  - Include node pad in the matrix editor hit zone.
  - Change color scheme to "pen" to match new extension colors.
  - Define all properties in the constructor.
  - Rename a few functions for clarity.
  - Add additional comments
2018-07-05 22:05:13 -04:00
Kreg Hanning
5d2fbc3fa5 Fix source block colour scheme bug 2018-06-07 18:36:02 -04:00
Kreg Hanning
41683d1387 Add new menu type field matrix 2018-06-06 17:11:55 -04:00
Paul Kaplan
d9d3a60631 Revert "Only pick random colors with full saturation and brightness" 2017-10-19 10:31:45 -04:00
Paul Kaplan
b0aedbc2c4 Only pick random colors with full saturation and brightness 2017-10-18 12:37:57 -04:00
Paul Kaplan
468bff28c7 Move new slider picker into new field_colour_slider field file 2017-09-19 10:34:32 -04:00
Rachel Fenichel
f5de79ee4f Fix () 2017-06-22 14:42:03 -07:00
rachel-fenichel
ed9453cfb5 fix some annotations 2016-10-21 17:38:57 -07:00
Tim Mickel
84419c9cb3 Procedures as mutations with Scratch 2.0 data () 2016-10-13 13:08:19 -04:00
Tim Mickel
f1aac859e3 Stripping old blocks code; moving blocks -> blocks_common, project-wide lint ()
* Remove unused Blockly blocks

* Remove unused text Blockly blocks; convert to JSON

* Move blocks/ -> blocks_common/

* Recompile for moved/removed blocks

* Remove spectools

* Project-wide lint

* Recompile August 30

* Pin package.json
2016-08-30 15:50:59 -04:00