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 }}
visual-program
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2017
Create WorkspaceViewport class (#1291)
Show description for 6c00d77
rachel-fenichel
authored
6c00d77
View commit details
Copy full SHA for 6c00d77
Browse repository at this point
Remove all all instances calling setValue with name. (#1254)
marisaleung
authored and
rachel-fenichel
committed
8e8b6b2
View commit details
Copy full SHA for 8e8b6b2
Browse repository at this point
Add annotations for units to scrollbar.js (#1290)
Show description for 62e4730
rachel-fenichel
authored
62e4730
View commit details
Copy full SHA for 62e4730
Browse repository at this point
Commits on Aug 18, 2017
Decompose the showEditor_ function in FieldTextInput (#1285)
Show description for 00b2b85
rachel-fenichel
authored
00b2b85
View commit details
Copy full SHA for 00b2b85
Browse repository at this point
Clean up code in FieldTextInput (#1284)
Show description for 2d5f115
rachel-fenichel
authored
2d5f115
View commit details
Copy full SHA for 2d5f115
Browse repository at this point
Implement Blockly.Events.filter in linear time (#1205)
Show description for e1e9427
ewpatton
authored and
rachel-fenichel
committed
e1e9427
View commit details
Copy full SHA for e1e9427
Browse repository at this point
Bring the most recently edited stack to the front at the end of a drag. (#1283)
rachel-fenichel
authored
a3586db
View commit details
Copy full SHA for a3586db
Browse repository at this point
Escape variable names correctly when serializing to XML (#1279)
rachel-fenichel
authored
b2492de
View commit details
Copy full SHA for b2492de
Browse repository at this point
Commits on Aug 17, 2017
BlockFactory: Adding JSON/JavaScript import support (#1235)
Show description for 1956baa
AnmAtAnm
authored
1956baa
View commit details
Copy full SHA for 1956baa
Browse repository at this point
Commits on Aug 16, 2017
Fixing no-category toolboxes so they populate immediately, rather (#1255)
Show description for 29582ba
CoryDCode
authored
29582ba
View commit details
Copy full SHA for 29582ba
Browse repository at this point
Commits on Aug 15, 2017
Fix #1275 by adding a more specific rule for overflow:visible on the … (#1280)
Show description for 859d636
picklesrus
authored
859d636
View commit details
Copy full SHA for 859d636
Browse repository at this point
Commits on Aug 14, 2017
Fix wrong width of field_dropdown with an image on Edge / IE (#1278)
MicrosoftSam
authored and
rachel-fenichel
committed
4c4c8be
View commit details
Copy full SHA for 4c4c8be
Browse repository at this point
Code cleanup in BlockSvg.prototype.tab (#1277)
rachel-fenichel
authored
4b9fc09
View commit details
Copy full SHA for 4b9fc09
Browse repository at this point
Commits on Aug 8, 2017
Compile messages with externs and demo with advanced optimizations (#1259)
Show description for a6245f4
petrusek
authored and
RoboErikG
committed
a6245f4
View commit details
Copy full SHA for a6245f4
Browse repository at this point
Commits on Aug 7, 2017
Fixes positional index for Czech translation (#1264)
vicng
authored
fe96bec
View commit details
Copy full SHA for fe96bec
Browse repository at this point
Commits on Aug 4, 2017
Merge pull request #1257 from marisaleung/develop_procedureMutatorRenamesVariables
Show description for 98494ad
marisaleung
authored
98494ad
View commit details
Copy full SHA for 98494ad
Browse repository at this point
Merge pull request #1261 from marisaleung/develop
Show description for 685a41d
marisaleung
authored
685a41d
View commit details
Copy full SHA for 685a41d
Browse repository at this point
Missed one use of string instead of .property in extensions.js (#1262)
RoboErikG
authored
26e74f7
View commit details
Copy full SHA for 26e74f7
Browse repository at this point
Commits on Aug 3, 2017
Update extensions.js to be compatible with ADVANCED_OPTIMIZATIONS (#1253)
Show description for fab59fa
RoboErikG
authored
fab59fa
View commit details
Copy full SHA for fab59fa
Browse repository at this point
Fix type tags and todo placement.
marisaleung
committed
5f21a43
View commit details
Copy full SHA for 5f21a43
Browse repository at this point
Merge pull request #1236 from marisaleung/develop_changeWorkspaceToPlaygroundWorkspace
Show description for f3fa660
marisaleung
authored
f3fa660
View commit details
Copy full SHA for f3fa660
Browse repository at this point
Change workspace name to playgroundWorkspace.
marisaleung
committed
103c10e
View commit details
Copy full SHA for 103c10e
Browse repository at this point
Commits on Aug 2, 2017
Procedure block renames variable in mutator if there is a case change.
marisaleung
committed
d373094
View commit details
Copy full SHA for d373094
Browse repository at this point
Fix synonyms when compiled. (#1248)
NeilFraser
authored and
RoboErikG
committed
f08afbb
View commit details
Copy full SHA for f08afbb
Browse repository at this point
Fixed the buildscript so it doesn't include the parent directory name in accessible. (#1252)
CoryDCode
authored
b68f27a
View commit details
Copy full SHA for b68f27a
Browse repository at this point
Commits on Aug 1, 2017
Change the Lua interpreter (#1246)
Show description for bfa45f1
TonyLianLong
authored and
rachel-fenichel
committed
bfa45f1
View commit details
Copy full SHA for bfa45f1
Browse repository at this point
Master to develop 07 31 17 (#1243)
Show description for 2bd056a
rachel-fenichel
authored
2bd056a
View commit details
Copy full SHA for 2bd056a
Browse repository at this point
Merge pull request #1238 from marisaleung/develop_fixFunctionTouch
Show description for 0fce3e9
marisaleung
authored
0fce3e9
View commit details
Copy full SHA for 0fce3e9
Browse repository at this point
Commits on Jul 31, 2017
Compatibility for Closure Compiler. (#1240)
NeilFraser
authored and
RoboErikG
committed
fc8d4c9
View commit details
Copy full SHA for fc8d4c9
Browse repository at this point
Commits on Jul 28, 2017
Fix Blockly.Procedures.isNameUsed return values.
Show description for 234c531
marisaleung
committed
234c531
View commit details
Copy full SHA for 234c531
Browse repository at this point
Commits on Jul 21, 2017
Merge pull request #1233 from marisaleung/develop_addOptTypeInCreateVariable
Show description for 022010d
marisaleung
authored
022010d
View commit details
Copy full SHA for 022010d
Browse repository at this point
Add opt_type to Blockly.Variables.CreateVariable.
marisaleung
committed
db2f9a2
View commit details
Copy full SHA for db2f9a2
Browse repository at this point
Merge pull request #1230 from marisaleung/develop_addVariableTypes
Show description for baf2d68
marisaleung
authored
baf2d68
View commit details
Copy full SHA for baf2d68
Browse repository at this point
Commits on Jul 20, 2017
Add VariableType checks.
marisaleung
committed
733d869
View commit details
Copy full SHA for 733d869
Browse repository at this point
Commits on Jul 19, 2017
Use the same math for dragging blocks out of horizontal and vertical flyouts. (#1215)
Show description for d2f7d5a
rachel-fenichel
authored
d2f7d5a
View commit details
Copy full SHA for d2f7d5a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.