mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
52ffc64f6ac50b56881a113aec32e1958f55dd5f
FieldDropdown now has onItemSelected(..) method to handle the menu item selection action. Variable renames and deletes are now handled here, instead of during validation. Also fixes an issue deleting variables used by less than two blocks. Fixes #723.
Blockly
Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.
The project page is https://developers.google.com/blockly/
Description
Languages
TypeScript
51.3%
JavaScript
40.6%
Python
2.1%
HTML
1.8%
PHP
1.5%
Other
2.7%
