CoryDCode
ac5b322de5
Fixing the tree service so it doesn't treat unknown block deletion ( #1182 )
...
as an error, and turning off keypresses on the workspace when the
variable modals are open.
2017-06-22 14:44:02 -07:00
CoryDCode
1ee550aa24
Fixing the accessible variable stuff so it interacts correctly with ( #1170 )
...
variableMap.
2017-06-13 09:47:27 -07:00
CoryDCode
7336d03538
Fixing modals so they're announced on focus, and changing variables t… ( #1030 )
...
* Fixing modals so they're announced on focus, and changing variables to only react to enter, not onChange.
* Adding a temp index.
* Whoops - added it in the wrong spot.
2017-06-01 17:30:50 -07:00
CoryDCode
e2ee3aa9c9
Setting up accessible Blockly for Closure compilation. ( #1134 )
...
Moving closure compilation into the build file.
Fixing up goog.requires for accessible blockly. Adding accessible to the build script.
2017-05-26 10:43:02 -07:00
CoryDCode
8e199ec04b
Adding an add variable modal to accessible Blockly. ( #1015 )
...
* Adding the remove variable modal and functionality to accessible Blockly.
* Adding the add variable modal for accessible Blockly.
2017-04-03 16:16:50 -07:00
CoryDCode
537bf17b7d
Adding the remove variable modal and functionality to accessible Blockly. ( #1011 )
2017-03-30 11:31:31 -07:00
CoryDCode
b0856b879d
Fixing commenting from the last commit. ( #1000 )
2017-03-23 14:49:05 -07:00
CoryDCode
6cc6848961
Added the variable modal and component and implemented basic renaming functionality. ( #991 )
2017-03-23 13:47:26 -07:00