mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
b9ce29843e
* Move Menu + MenuItem out of /core/components to /core Blockly.Menu and Blockly.MenuItem no longer depend on Blockly.Component and thus should not be in /core/component. Also delete Blockly.utils.uiMenu in the process.