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
Florrie
564d3ca8c2
Sort list context menu
2019-04-23 18:22:49 -03:00
picklesrus
2e5ea38413
Merge pull request #1896 from julescubtree/fix-build
...
Fix build
2019-03-15 11:09:05 -04:00
Paul Kaplan
bf8310978f
Update argument reporter names in the define stack after mutation change
2019-03-13 10:06:10 -04:00
julescubtree
d0cb685700
Remove undefined modules from procedures.js
2019-02-12 09:53:27 -08:00
Julius Diaz Panoriñgan
a87efa6fc7
add goog.provide() and goog.require() calls to procedures.js
2019-02-12 09:23:40 -08:00
Florrie
bdf8cfc7f7
Sort context menu variable list
2019-02-04 16:19:52 -04:00
Karishma Chadha
9d9b1ada2f
Merge pull request #1817 from kchadha/skip-self-in-var-context-menu
...
Skip variable's own name in the context menu for its reporter
2018-12-12 21:08:47 -05:00
chrisgarrity
9bb62e6188
Change the order of the arrow keys
2018-12-12 16:20:02 -05:00
Karishma Chadha
6042702f4f
Do not include own variable name in variable reporter context menu.
2018-12-12 14:01:03 -05:00
Paul Kaplan
d8e6f71c57
Merge pull request #1803 from paulkaplan/fix-var-context-menu
...
Fix switching variables via context menu
2018-12-05 08:29:06 -05:00
Paul Kaplan
2f659d4375
Use variable IDs and setValue instead of variable names and setText for context menu callbacks
2018-12-04 15:54:51 -05:00
Bill Shoener
07ada2d8f0
fixed lack of category id under ([sensing] of [object]) ( #1798 )
2018-12-04 09:27:03 -05:00
jokebookservice1
bf91929a6a
feat: (try to) add 'random position' dropdown in 'point towards'
2018-11-13 22:06:26 +00:00
Eric Rosenbaum
174b1d0df1
Add note field with SVG piano keys
2018-10-26 16:44:47 -04:00
Eric Rosenbaum
d17267bf72
Add play note block to default toolbox for testing
2018-10-25 11:17:33 -04:00
Rachel Fenichel
149dd3ff29
Add a context menu to the list getter block ( #1749 )
2018-10-24 15:28:57 -04:00
Karishma Chadha
b42ca51ad6
Choose sensible defaults for custom procedure parameters.
2018-10-23 18:22:47 -04:00
Eric Rosenbaum
723d65547e
Field dropdown calls menu item values that are functions
2018-10-09 16:17:21 -04:00
Florrie
5e88c4f2e5
Localize 'item # of value in list' block
2018-09-12 19:40:48 -03:00
chrisgarrity
a97ae59222
Merge pull request #1648 from chrisgarrity/issue/1618-split-nextbackdrop
...
Issue/1618 split nextbackdrop
2018-07-17 16:25:52 -04:00
john
a96d65d3ba
Update motion.js
...
Blockly.Msg.MOTION_TURNRIGHT&Blockly.Msg.MOTION_TURNLEFT was in the wrong place
2018-07-17 21:15:16 +08:00
chrisgarrity
c2ea5b6179
Split nextbackdrop into two strings
...
For translation we need two ‘next backdrop’ strings
* for the block - added _BLOCK to the name
* for the switch backdrop menu - kept the same name for consistency with other menu items. Also means that the name used by gui for the dynamic menu doesn’t change.
2018-07-16 16:43:37 -04:00
Andrew Sliwinski
6ac04d677a
Add "delete all of [list]" block
2018-07-11 13:15:00 -04:00
Kreg Hanning
f12f9a63de
Remove duplicate block entry
2018-07-05 22:12:12 -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
5f5af7e40c
Merge remote-tracking branch 'upstream/develop' into menu-field-matrix
2018-07-05 21:07:44 -04:00
Paul Kaplan
839eb94cf6
Make loudness the default, like scratch 2
2018-07-05 09:16:44 -04:00
Paul Kaplan
259a49aadb
Add menu option for loudness in "when > _" hat block
2018-07-05 09:14:55 -04:00
Eric Rosenbaum
7484c2fb6a
Add flyout extension category header with status button
2018-06-27 16:14:45 -04:00
chrisgarrity
433f040b86
Localize the stop
block
...
Use Blockly.Msg to look up text instead of hard-coded English.
2018-06-25 16:41:49 -04:00
Rachel Fenichel
efcb456424
Require spaces around infix ops
2018-06-21 10:03:37 -04:00
Andrew n marshall
0432285de8
Addressing comments.
2018-06-19 10:14:10 -07:00
Andrew n marshall
53a9a018d9
Support %{..} in toolbox <category name="...">.
2018-06-18 13:14:52 -07:00
Eric Rosenbaum
e1f02aa68d
Add extension status button
2018-06-13 17:34:36 -04:00
Eric Rosenbaum
2b2fa52185
Move block text into messages, fix comment
2018-06-07 14:05:11 -04:00
Kreg Hanning
da70a48435
Add sample matrix block to the default toolbox
2018-06-06 21:29:06 -04:00
Eric Rosenbaum
01652b8136
Add when touching hat
2018-06-05 19:34:03 -04:00
Andrew Sliwinski
7a8896372c
Merge pull request #1502 from NitroCipher/patch-1
...
Fixed lack of category identifiers
2018-06-05 08:20:46 -04:00
Lee Howett
8fbe409327
Updated message key that was missed when original key was changed
2018-06-01 09:03:28 -07:00
Eric Rosenbaum
8e72b20c27
Merge pull request #1517 from ericrosenbaum/feature/scroll-by-id
...
Scroll to category by id
2018-05-14 16:26:01 -04:00
Andrew Sliwinski
7e08190329
Add various missing translation strings. Resolves GH-1490
2018-05-13 13:34:33 -04:00
Eric Rosenbaum
3c9d08b75c
Add an id to each category
2018-05-10 15:14:19 -04:00
Bill Shoener
8c65088fa9
Fixed lack of category identifiers
...
When I was changing CSS via a userscript, I noticed that a few blocks were not being affected. Looking at the code I noticed that those specific blocks did not have the `"category": Blockly.Categories.sound,` property. This simple change should fix the problem. (There is one more block with this issue, and that is the "When backdrop switches to" block. I will also fix that in a hotsecond)
2018-05-07 09:21:00 -05:00
Eric Rosenbaum
ae628d59b7
Merge pull request #1425 from towerofnix/itemnum-blocks
...
Add "item # of (thing) in (list)" block
2018-05-03 18:10:39 -04:00
Rachel Fenichel
ab5d4e7b9d
Lint in block definitions
2018-05-02 15:58:36 -07:00
kchadha
df350528e0
Merge pull request #1484 from towerofnix/scrollcompat-blocks
...
Add scroll blocks
2018-05-01 15:52:27 -04:00
kchadha
2cb0daa60e
Merge pull request #1483 from towerofnix/warpspeed-blocks
...
Add "all at once" block
2018-05-01 15:44:03 -04:00