Commit graph

19 commits

Author SHA1 Message Date
Andy O'Neill
366df5c192 chore: pull request feedback 2023-03-09 10:22:39 -05:00
Andy O'Neill
ffcd546474 feat: add quaternary color for selected dropdowns 2023-03-02 13:46:07 -05:00
apple502j
bd4d913056 Localize custom block used alert 2020-05-29 16:17:08 +09:00
Lee Howett
8fbe409327 Updated message key that was missed when original key was changed 2018-06-01 09:03:28 -07:00
Rachel Fenichel
ab5d4e7b9d Lint in block definitions 2018-05-02 15:58:36 -07:00
Andrew Sliwinski
4f060691e5 Remove 'Go To Definition' option from context menu. Resolves GH-1299 2017-12-20 10:09:57 -05:00
Eric Rosenbaum
77f818f10e
Merge pull request from ericrosenbaum/feature/extension-block-icon-rendering
Extension block rendering
2017-12-14 15:30:34 -05:00
Eric Rosenbaum
048e1daf62 Add blockly extension for scratch extensions 2017-12-14 14:38:29 -05:00
Karishma Chadha
b2b7f7d2ff Changing color of list blocks to differentiate from varaible blocks (according to color chart in issue ). 2017-11-29 11:57:55 -05:00
Rachel Fenichel
b64beeb883 Add tests 2017-10-18 17:15:01 -07:00
Rachel Fenichel
0c82dcb0c8 Custom procedure deletion 2017-10-18 16:49:27 -07:00
Rachel Fenichel
f928a7b9d6 Custom context menu for procedure calls 2017-10-12 13:39:24 -07:00
Rachel Fenichel
ca177a3224 replace 'function' with 'procedure' 2017-10-12 10:18:52 -07:00
Rachel Fenichel
70acfed298 Context menus on procedure definition blocks 2017-10-11 15:59:03 -07:00
Rachel Fenichel
f5de79ee4f Fix () 2017-06-22 14:42:03 -07:00
Rachel Fenichel
cb402aeb21 Use blockly extensions for more block definitions ()
* Convert more categories of blocks

* More blockly extensions

* Add missing requires

* Add comments and annotations to the vertical_extensions file

* Fix build problems
2017-06-19 16:31:13 -07:00
Rachel Fenichel
e50b22ea63 Set block color with extensions ()
* Use extensions to share color and shape between some blocks

* Fix build problem

* And remove spurious require
2017-06-15 19:13:35 -07:00
Rachel Fenichel
09dc7c1b54 Revert "Use extensions to share color and shape between some blocks ()" ()
This reverts commit c7afcda275.
2017-06-14 10:49:34 -07:00
Rachel Fenichel
c7afcda275 Use extensions to share color and shape between some blocks () 2017-06-13 14:27:57 -07:00