CoryDCode
d4bf02a451
Fixing variable dropdowns so they select the correct option. ( #1184 )
2017-06-21 19:05:36 -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
CoryDCode
c3c1f83105
Fixing Enter so it properly propogates to dropdown selection. ( #934 )
...
Fixing FieldSegment so it updates dropdowns when the underlying dropdown changes.
2017-02-15 11:13:32 -08:00
Sean Lip
59b074d19f
Further cleanup and removal of unnecessary functions. Pull some strings out for i18n.
2017-01-18 17:45:15 -08:00
Sean Lip
767ce2ab8e
Refactor and simplify field-segment.component.js.
2017-01-17 17:21:32 -08:00
Sean Lip
2a172c761c
Standardize indentation.
2016-12-05 17:54:12 -08:00
Sean Lip
e13ce31282
Change dropdowns to select fields instead of lists of buttons.
2016-12-01 14:56:09 -08:00
Sean Lip
65bad28f61
Minor refactoring. Remove unused dependencies.
2016-11-29 18:50:31 -08:00
Sean Lip
b75925004c
Do some refactoring and tidy-up. Pull some hardcoded strings out for i18n purposes; remove unused strings.
2016-11-28 18:57:44 -08:00
Sean Lip
b1109f47f0
Add correct focus behavior for the modal. Update boundary sounds.
2016-11-14 18:31:36 -08:00
Sean Lip
de9337edde
Add general functionality to support reading a message after a custom button is pressed.
2016-10-05 18:21:41 -07:00
Sean Lip
8bd64948dd
Introduce a FieldSegment component for handling blocks with multiple fields.
2016-10-05 12:45:50 -07:00