mirror of
https://github.com/google/blockly.git
synced 2026-05-01 17:40:11 +02:00
a16580ae26
* feat: Add support for getting the contextual menu * feat: Add a keyboard shortcut for opening the contextual menu * test: Add tests for `ContextMenu.getMenu()`. * test: Add tests for context menu keyboard shortcut * fix: Fix tests when not run on their own * chore: Add type annotation