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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RaspberryPiFoundation
/
blockly
Public
Notifications
You must be signed in to change notification settings
Fork
3.9k
Star
13.5k
Code
Issues
324
Pull requests
21
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat!: Add support for keyboard navigation
- #9634
#9634
Merged
gonfunko
merged 21 commits into
v13
RaspberryPiFoundation/blockly:v13
from
arrow-nav
RaspberryPiFoundation/blockly:arrow-nav
Copy head branch name to clipboard
Apr 1, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat!: Add support for keyboard navigation
#9634
gonfunko
merged 21 commits into
v13
RaspberryPiFoundation/blockly:v13
from
arrow-nav
RaspberryPiFoundation/blockly:arrow-nav
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
refactor!: Merge `Marker`, `LineCursor` and `Navigator`
gonfunko
committed
20cc0d1
View commit details
Copy full SHA for 20cc0d1
Browse repository at this point
refactor!: Use the Navigator to traverse the toolbox and flyout.
gonfunko
committed
b688418
View commit details
Copy full SHA for b688418
Browse repository at this point
feat: Register keyboard shortcuts for navigation
gonfunko
committed
3469333
View commit details
Copy full SHA for 3469333
Browse repository at this point
test: Fix and add tests
gonfunko
committed
923fc12
View commit details
Copy full SHA for 923fc12
Browse repository at this point
chore: Export `ToolboxNavigator`
gonfunko
committed
8547db3
View commit details
Copy full SHA for 8547db3
Browse repository at this point
chore: Make the linter happy
gonfunko
committed
0f66464
View commit details
Copy full SHA for 0f66464
Browse repository at this point
chore: Reorganize files
gonfunko
committed
f14a2dd
View commit details
Copy full SHA for f14a2dd
Browse repository at this point
chore: Fix docstrings
gonfunko
committed
3fafa11
View commit details
Copy full SHA for 3fafa11
Browse repository at this point
Commits on Mar 18, 2026
chore: Fix variable names
gonfunko
committed
df8eefd
View commit details
Copy full SHA for df8eefd
Browse repository at this point
fix: Focus the flyout on T for simple toolboxes
gonfunko
committed
ce2a9e8
View commit details
Copy full SHA for ce2a9e8
Browse repository at this point
test: Add tests for focus toolbox shortcut
gonfunko
committed
e4cce91
View commit details
Copy full SHA for e4cce91
Browse repository at this point
Commits on Mar 23, 2026
refactor: Remove `WorkspaceSvg.keyboardAccessibilityMode`
gonfunko
committed
45d093c
View commit details
Copy full SHA for 45d093c
Browse repository at this point
Commits on Mar 27, 2026
refactor: Simplify navigation logic
gonfunko
committed
4202d5d
View commit details
Copy full SHA for 4202d5d
Browse repository at this point
fix: Fix tests
gonfunko
committed
6ff150b
View commit details
Copy full SHA for 6ff150b
Browse repository at this point
Merge branch 'v13' into arrow-nav
gonfunko
authored
341608b
View commit details
Copy full SHA for 341608b
Browse repository at this point
chore: Normalize imports
gonfunko
committed
54fe764
View commit details
Copy full SHA for 54fe764
Browse repository at this point
fix: Fix bad merge resolution
gonfunko
committed
2e2f48f
View commit details
Copy full SHA for 2e2f48f
Browse repository at this point
fix: Fix docstrings
gonfunko
committed
35a4281
View commit details
Copy full SHA for 35a4281
Browse repository at this point
Commits on Mar 30, 2026
fix: Fix navigation down on blocks with a statement input and no next connection
gonfunko
committed
9780880
View commit details
Copy full SHA for 9780880
Browse repository at this point
Commits on Mar 31, 2026
fix: Be more defensive about navigating to connections
gonfunko
committed
dfd5143
View commit details
Copy full SHA for dfd5143
Browse repository at this point
fix: Use FlyoutButton IDs as row IDs
gonfunko
committed
24ff944
View commit details
Copy full SHA for 24ff944
Browse repository at this point
You can’t perform that action at this time.