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
.
dockerjava
/
blockly
Public
forked from
RaspberryPiFoundation/blockly
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 18, 2019
Movement Updates (#2247)
Show description for 9dec2da
BeksOmega
authored and
rachel-fenichel
committed
9dec2da
View commit details
Copy full SHA for 9dec2da
Browse repository at this point
Localisation updates from https://translatewiki.net.
translatewiki
committed
c2447e7
View commit details
Copy full SHA for c2447e7
Browse repository at this point
Commits on Feb 16, 2019
Update version number
rachel-fenichel
authored
ab5b734
View commit details
Copy full SHA for ab5b734
Browse repository at this point
Fixed bubble positioning to work with simple toolboxes (PR #2279)
Show description for be7c242
BeksOmega
authored and
AnmAtAnm
committed
be7c242
View commit details
Copy full SHA for be7c242
Browse repository at this point
Merge pull request #2292 from BeksOmega/fixes/MultipleTrashcans
Show description for 18220da
rachel-fenichel
authored
18220da
View commit details
Copy full SHA for 18220da
Browse repository at this point
Commits on Feb 15, 2019
Fix insertion marker flickering on value inputs (PR #2295)
Show description for 90f6832
rachel-fenichel
authored and
AnmAtAnm
committed
90f6832
View commit details
Copy full SHA for 90f6832
Browse repository at this point
Commits on Feb 14, 2019
Localisation updates from https://translatewiki.net.
translatewiki
committed
61e86b8
View commit details
Copy full SHA for 61e86b8
Browse repository at this point
Commits on Feb 13, 2019
Merge pull request #2287 from BeksOmega/feature/FlyoutSetterDefault
Show description for ec01c83
alschmiedt
authored
ec01c83
View commit details
Copy full SHA for ec01c83
Browse repository at this point
Commits on Feb 12, 2019
Fixed multiple trashcans on the same page leaking state.
BeksOmega
committed
772c501
View commit details
Copy full SHA for 772c501
Browse repository at this point
Merge pull request #2288 from rachel-fenichel/rebuild_02_11_19
Show description for 4424795
rachel-fenichel
authored
4424795
View commit details
Copy full SHA for 4424795
Browse repository at this point
Commits on Feb 11, 2019
Add new message
rachel-fenichel
committed
3167da6
View commit details
Copy full SHA for 3167da6
Browse repository at this point
Rebuild
rachel-fenichel
committed
59dc52c
View commit details
Copy full SHA for 59dc52c
Browse repository at this point
Changed for dynamic variables as well.
BeksOmega
committed
863786e
View commit details
Copy full SHA for 863786e
Browse repository at this point
Changed flyout setter/change blocks so the selected variable is the most recently created one.
BeksOmega
committed
8fff876
View commit details
Copy full SHA for 8fff876
Browse repository at this point
Merge pull request #2284 from rachel-fenichel/update_dependencies
Show description for 1dd1180
rachel-fenichel
authored
1dd1180
View commit details
Copy full SHA for 1dd1180
Browse repository at this point
Update dependencies
rachel-fenichel
committed
d13ee11
View commit details
Copy full SHA for d13ee11
Browse repository at this point
Merge pull request #2282 from BeksOmega/fixes/ScrollingOnResize
Show description for d2b68f4
rachel-fenichel
authored
d2b68f4
View commit details
Copy full SHA for d2b68f4
Browse repository at this point
Merge pull request #2281 from BeksOmega/fixes/FlyoutScrollbarAnchors
Show description for 077bd96
rachel-fenichel
authored
077bd96
View commit details
Copy full SHA for 077bd96
Browse repository at this point
Commits on Feb 10, 2019
Fixed flyout scrollbars not being repositioned on window resize.
BeksOmega
committed
627c521
View commit details
Copy full SHA for 627c521
Browse repository at this point
Commits on Feb 9, 2019
Fixed horizontal scrolling on window resize.
BeksOmega
committed
c96330c
View commit details
Copy full SHA for c96330c
Browse repository at this point
Commits on Feb 8, 2019
Fixed next blocks not being disabled in flyout. (#2278)
BeksOmega
authored and
RoboErikG
committed
b015d67
View commit details
Copy full SHA for b015d67
Browse repository at this point
Commits on Feb 7, 2019
Check against healing child shadow blocks. Fix #2227 (PR#2271)
Show description for 4603082
AnmAtAnm
authored
4603082
View commit details
Copy full SHA for 4603082
Browse repository at this point
Check against healing child shadow blocks.
Show description for f05eed6
AnmAtAnm
committed
f05eed6
View commit details
Copy full SHA for f05eed6
Browse repository at this point
Update to latest Closure Template jars, recompile (PR#2263)
Show description for 221a194
AnmAtAnm
authored
221a194
View commit details
Copy full SHA for 221a194
Browse repository at this point
Added a Test Block for a Dynamic Dropdown (PR#2252)
Show description for b61ce94
AnmAtAnm
authored
b61ce94
View commit details
Copy full SHA for b61ce94
Browse repository at this point
language-neutral text -> language-neutral id
AnmAtAnm
authored
114171a
View commit details
Copy full SHA for 114171a
Browse repository at this point
Commits on Feb 6, 2019
Merge pull request #2270 from alschmiedt/changeStyleNames
Show description for c7b748c
alschmiedt
authored
c7b748c
View commit details
Copy full SHA for c7b748c
Browse repository at this point
Changes colour names
alschmiedt
committed
58c365e
View commit details
Copy full SHA for 58c365e
Browse repository at this point
Typo fix in code comment (#2269)
Show description for eb5bf10
DenrizSusam
authored and
RoboErikG
committed
eb5bf10
View commit details
Copy full SHA for eb5bf10
Browse repository at this point
Update to latest Closure Template jars, recompile.
Show description for e01f786
Neil Fraser
committed
e01f786
View commit details
Copy full SHA for e01f786
Browse repository at this point
Commits on Feb 5, 2019
Fixed comments and defaults.
BeksOmega
committed
74e5c49
View commit details
Copy full SHA for 74e5c49
Browse repository at this point
Merge pull request #2259 from alschmiedt/fix_theme_event
Show description for 4eee0d6
alschmiedt
authored
4eee0d6
View commit details
Copy full SHA for 4eee0d6
Browse repository at this point
Fix event description for theme
alschmiedt
committed
99f4f48
View commit details
Copy full SHA for 99f4f48
Browse repository at this point
New label and title case
AnmAtAnm
authored
463e42e
View commit details
Copy full SHA for 463e42e
Browse repository at this point
Update procedure callers on var rename (PR#2251)
Show description for 16a8de1
AnmAtAnm
authored
16a8de1
View commit details
Copy full SHA for 16a8de1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.