mirror of
https://github.com/google/blockly.git
synced 2026-01-11 19:07:08 +01:00
* 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.