Commit graph

14 commits

Author SHA1 Message Date
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