Commit graph

27 commits

Author SHA1 Message Date
Yağmur Oymak
63288b810d Use opt_secondValue in addBlock as expected 2019-04-21 14:06:37 +03:00
kyleplo
124e558a30
Fix indents 2018-07-24 08:09:46 -04:00
kyleplo
92aec395a9
Fix double bracket 2018-07-24 06:29:28 -04:00
kyleplo
36ba31cc6c
Code Cleanup - Add line break 2018-07-22 13:26:59 -04:00
kyleplo
e974fd736f
Add block separators to list category 2018-07-22 06:48:42 -04:00
chrisgarrity
648fe2013b Add default list item string
The default list item ‘thing’ was missing from messages (and from the places that use it.
2018-07-16 17:11:51 -04:00
Andrew Sliwinski
21e24bf386 Fix indentation 2018-07-11 13:19:03 -04:00
Andrew Sliwinski
6ac04d677a Add "delete all of [list]" block 2018-07-11 13:15:00 -04:00
Paul Kaplan
904231694b Show the show/hide blocks in the data category now that they are done. 2018-05-09 14:37:02 -04:00
Eric Rosenbaum
ac119452bf Lint 2018-05-03 18:34:49 -04:00
Eric Rosenbaum
ae628d59b7
Merge pull request from towerofnix/itemnum-blocks
Add "item # of (thing) in (list)" block
2018-05-03 18:10:39 -04:00
Rachel Fenichel
fc0da3e070 All remaining lint in core 2018-05-02 15:32:28 -07:00
Florrie
dcc78df7f4 Add item-number block 2018-03-31 10:35:42 -03:00
Karishma Chadha
61e0d89de0 It's better to provide as much information about the variable as we have available. When using the 'Make a Variable' button, we know that we want to make a scalar variable, so pass in that information. 2018-01-18 15:03:46 -05:00
Paul Kaplan
22f84425e9 Add issue number to todos 2017-12-01 13:14:45 -05:00
Paul Kaplan
6504334326 Add the definitions for show/hide variable blocks, hide in toolbox.
By commenting out the definitions, instead of the toolbox addition, we
are breaking imported projects that use these blocks.
2017-12-01 11:41:29 -05:00
Karishma Chadha
a16fc794c2 Making 'list' specifiying variable type for list blocks a constant instead of a hardcoded value. Refactoring existing code to use this new constant. Updated name of constant referring to broadcast message variable type to make it more specific/match new name convention for variable type names. 2017-11-21 13:49:47 -05:00
Paul Kaplan
3838208bf7 Use data_listcontents instead of data_variable for list getter block 2017-11-10 09:36:32 -05:00
Paul Kaplan
fa42959241
Merge pull request from paulkaplan/bring-back-lists
Bring back the list data category
2017-11-06 15:37:55 -05:00
Paul Kaplan
86c5f3b3f2 Bring back the list data category 2017-11-06 13:42:45 -05:00
Paul Kaplan
807743d20f Change variableType to variabletype in xml.
Scratch-blocks version of blockly pr 
2017-11-06 10:29:43 -05:00
Paul Kaplan
d735d33351 Change "change by" default value to 1 instead of 0. 2017-10-31 09:30:35 -04:00
Paul Kaplan
2cf42d13db Make XML creation for data category more explicit.
But no changes to defaults.
2017-10-31 09:29:58 -04:00
Paul Kaplan
4dc0e845b1 Add id to comment showing what it looks like 2017-10-25 14:36:55 -04:00
Paul Kaplan
9d03bf1511 Re-fix the flyout variable block IDs 2017-10-25 12:43:08 -04:00
Paul Kaplan
af751149f7 Disable add list button 2017-08-11 08:56:31 -04:00
marisaleung
bf7f8bbaeb Adding lists! 2017-07-25 15:03:40 -07:00