Files
blockly/core
Evan W. Patton 20001aa473 Fix FieldTextInput lack of Change event
FieldTextInput was not triggering a Change event and this prevented an
onWorkspaceChanged event from firing in the BlocklyPanel. This commit
separates the semantics of the text and value getter/setters so that
updates to the text in onHtmlInputChange handler do not prevent an
event being triggered in setValue() after the user commits the change.
2017-05-23 10:34:42 -04:00
..
2017-03-08 08:34:19 -05:00
2016-11-19 02:40:11 -08:00
2017-01-26 16:40:43 -08:00
2016-12-09 22:10:36 -08:00
2015-07-02 19:59:32 -07:00
2016-11-19 02:40:11 -08:00
2017-01-26 16:40:43 -08:00
2016-11-15 16:41:11 -08:00