Commit graph

11 commits

Author SHA1 Message Date
Rachel Fenichel
1ddc189abc Add referencesVariables function to fields 2018-04-25 15:21:55 -07:00
Rachel Fenichel
413faaa778 Switch to Blockly.Field.fromJson 2018-04-17 14:15:18 -07:00
Karishma Chadha
0fe160f5ba Code cleanup. Fixing indentation and some todo comments. 2018-01-19 09:50:35 -05:00
Karishma Chadha
ec257e51ca Fixing errors from previous merge conflict resolution. 2018-01-18 15:03:46 -05:00
Karishma Chadha
2aabea010b Fixing errors and making unit tests work. 2018-01-18 15:03:46 -05:00
Karishma Chadha
8eb243f150 Making field variable getter work with newest changes. 2018-01-18 15:03:46 -05:00
Karishma Chadha
ddf61c146b Fixing accidental error caused from copy-pasting. 2018-01-18 15:03:46 -05:00
Karishma Chadha
1065bc262e Don't need to type check for field variable getter since it will only ever be associated with one variable, unlike field_variables which have dropdown menus which could potentially refer to variables of various types. 2018-01-18 15:03:46 -05:00
Karishma Chadha
af099d514b Partially working status. Things that don't work: broadcast-messages (dragging out 'message1' block creates two 'message1' options in the flyout block dropdowns)... -- this problem has been partially addressed in a separate branch 'broadcast-message-flyout'; variables - largely don't work, having issues with toolbox not refreshing. 2018-01-18 15:03:46 -05:00
Rachel Fenichel
cb058a69af Add a serializable attribute to field, distinct from EDITABLE 2017-10-20 13:58:20 -07:00
Rachel Fenichel
c9182b97fa Add variable getter field 2017-02-22 13:49:39 -08:00