Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mit-cml
/
workspace-multiselect
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
15
Code
Issues
10
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update to Blockly 12
- #133
#133
Draft
mjgallag
wants to merge 42 commits into
mit-cml:main
mit-cml/workspace-multiselect:main
from
mjgallag:update-to-blockly-12
mjgallag/workspace-multiselect:update-to-blockly-12
Copy head branch name to clipboard
Conversation
Commits
42
(42)
Checks
Files changed
Draft
Update to Blockly 12
#133
mjgallag
wants to merge 42 commits into
mit-cml:main
mit-cml/workspace-multiselect:main
from
mjgallag:update-to-blockly-12
mjgallag/workspace-multiselect:update-to-blockly-12
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
Remove old keyboard navigation plugin
mjgallag
committed
63156f9
View commit details
Copy full SHA for 63156f9
Browse repository at this point
Update dependencies for Blockly 12
mjgallag
committed
a502616
View commit details
Copy full SHA for a502616
Browse repository at this point
Blockly 12 renamed icon and checkbox CSS classes
Show description for 178fe57
mjgallag
committed
178fe57
View commit details
Copy full SHA for 178fe57
Browse repository at this point
Blockly 12 no longer preserves IDs when pasting
Show description for 34f8f39
mjgallag
committed
34f8f39
View commit details
Copy full SHA for 34f8f39
Browse repository at this point
Blockly 12 selects next block after deleting a block
Show description for e1b6cf8
mjgallag
committed
e1b6cf8
View commit details
Copy full SHA for e1b6cf8
Browse repository at this point
Blockly 12 focuses workspace after deleting comment
Show description for f84c3e2
mjgallag
committed
f84c3e2
View commit details
Copy full SHA for f84c3e2
Browse repository at this point
Blockly 12 temporarily removes highlight during interactions
Show description for e0230a4
mjgallag
committed
e0230a4
View commit details
Copy full SHA for e0230a4
Browse repository at this point
Blockly 12 deselects block when opening toolbox
Show description for 88e32a7
mjgallag
committed
88e32a7
View commit details
Copy full SHA for 88e32a7
Browse repository at this point
Blockly 12 deselects block when clicking comment/mutator icon
Show description for 6a51947
mjgallag
committed
6a51947
View commit details
Copy full SHA for 6a51947
Browse repository at this point
Blockly 12 uses ephemeral focus during context menus and field edits
Show description for 9bdc14e
mjgallag
committed
9bdc14e
View commit details
Copy full SHA for 9bdc14e
Browse repository at this point
Keep multiselection when clicking comment/mutator icon
mjgallag
committed
1f5e6a0
View commit details
Copy full SHA for 1f5e6a0
Browse repository at this point
Blockly 12 renamed setEnabled to setDisabledReason
Show description for 841ef59
mjgallag
committed
841ef59
View commit details
Copy full SHA for 841ef59
Browse repository at this point
Blockly 12 recreates DropDownDiv when clearing it
Show description for 9784834
mjgallag
committed
9784834
View commit details
Copy full SHA for 9784834
Browse repository at this point
Blockly 12 added FocusManager API to workspace
Show description for 712191a
mjgallag
committed
712191a
View commit details
Copy full SHA for 712191a
Browse repository at this point
Remove no-op setSelected(null) inside !getSelected() check
mjgallag
committed
545790e
View commit details
Copy full SHA for 545790e
Browse repository at this point
Blockly 12 replaced setSelected(null) with focusTree(workspace)
Show description for cf76c28
mjgallag
committed
cf76c28
View commit details
Copy full SHA for cf76c28
Browse repository at this point
Blockly 12 made ISelectable extend IFocusableNode
Show description for 1ce23c9
mjgallag
committed
1ce23c9
View commit details
Copy full SHA for 1ce23c9
Browse repository at this point
Blockly 12 asynchronously focuses pasted blocks
Show description for 3b63933
mjgallag
committed
3b63933
View commit details
Copy full SHA for 3b63933
Browse repository at this point
Blockly 12 dispatches right clicks via IContextMenu
Show description for c6dae73
mjgallag
committed
c6dae73
View commit details
Copy full SHA for c6dae73
Browse repository at this point
Blockly 12 deselects multiselection on empty space click
Show description for 06b0fe2
mjgallag
committed
06b0fe2
View commit details
Copy full SHA for 06b0fe2
Browse repository at this point
Blockly 12 fires focusout before FocusManager updates
Show description for 51c32bd
mjgallag
committed
51c32bd
View commit details
Copy full SHA for 51c32bd
Browse repository at this point
Blockly 12 deselects multiselection during drag
Show description for 3dce8ac
mjgallag
committed
3dce8ac
View commit details
Copy full SHA for 3dce8ac
Browse repository at this point
Update Blockly to 12.5.1
mjgallag
committed
db5245e
View commit details
Copy full SHA for db5245e
Browse repository at this point
Blockly 12 dropped Ctrl shortcut key on Mac
Show description for f69960d
mjgallag
committed
f69960d
View commit details
Copy full SHA for f69960d
Browse repository at this point
Update Backpack to 7.0.10
mjgallag
committed
230ed0d
View commit details
Copy full SHA for 230ed0d
Browse repository at this point
Add new keyboard navigation plugin
mjgallag
committed
5fd4e8f
View commit details
Copy full SHA for 5fd4e8f
Browse repository at this point
Update context menu tests for keyboard nav labels
mjgallag
committed
63c862e
View commit details
Copy full SHA for 63c862e
Browse repository at this point
Keyboard nav expects shortcuts registered under core names
mjgallag
committed
4b0b2bb
View commit details
Copy full SHA for 4b0b2bb
Browse repository at this point
Fix copy/cut disabled in keyboard nav context menus
mjgallag
committed
221325d
View commit details
Copy full SHA for 221325d
Browse repository at this point
Add multiselect counts to keyboard nav context menus
Show description for a049992
mjgallag
committed
a049992
View commit details
Copy full SHA for a049992
Browse repository at this point
Fix remaining block not highlighted after multiselect cut
mjgallag
committed
375e862
View commit details
Copy full SHA for 375e862
Browse repository at this point
Fix paste disabled in keyboard nav context menus
mjgallag
committed
478dc48
View commit details
Copy full SHA for 478dc48
Browse repository at this point
Remove duplicate clipboard context menu items when using keyboard nav
mjgallag
committed
42bbce1
View commit details
Copy full SHA for 42bbce1
Browse repository at this point
Fix workspace context menu empty via keyboard nav
mjgallag
committed
2f85b35
View commit details
Copy full SHA for 2f85b35
Browse repository at this point
Add navigation for multiselect
mjgallag
committed
121d911
View commit details
Copy full SHA for 121d911
Browse repository at this point
Add right-click context menu tests
mjgallag
committed
bcedae9
View commit details
Copy full SHA for bcedae9
Browse repository at this point
Add Cmd+Enter context menu shortcut for multiselect
mjgallag
committed
31bd1c0
View commit details
Copy full SHA for 31bd1c0
Browse repository at this point
Hide move menu item for multiselect and right-click comments
mjgallag
committed
200fd0c
View commit details
Copy full SHA for 200fd0c
Browse repository at this point
Add tests for dragging blocks out of stacks
mjgallag
committed
684f287
View commit details
Copy full SHA for 684f287
Browse repository at this point
Add single-select keyboard move tests
mjgallag
committed
72c4534
View commit details
Copy full SHA for 72c4534
Browse repository at this point
Add configurable keybindings for keyboard navigation shortcuts
mjgallag
committed
ca1258c
View commit details
Copy full SHA for ca1258c
Browse repository at this point
Fix D duplicate multiselect shortcut
mjgallag
committed
f26447c
View commit details
Copy full SHA for f26447c
Browse repository at this point
You can’t perform that action at this time.