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
Breadcrumbs
History for
blockly
core
on
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Code cleanup in BlockSvg.prototype.tab (#1277)
rachel-fenichel
authored
4b9fc09
View commit details
Copy full SHA for 4b9fc09
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Merge pull request #1261 from marisaleung/develop
Show description for 685a41d
marisaleung
authored
685a41d
View commit details
Copy full SHA for 685a41d
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Fix type tags and todo placement.
marisaleung
committed
5f21a43
View commit details
Copy full SHA for 5f21a43
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Merge pull request #1238 from marisaleung/develop_fixFunctionTouch
Show description for 0fce3e9
marisaleung
authored
0fce3e9
View commit details
Copy full SHA for 0fce3e9
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
Add opt_type to Blockly.Variables.CreateVariable.
marisaleung
committed
db2f9a2
View commit details
Copy full SHA for db2f9a2
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Add VariableType checks.
marisaleung
committed
733d869
View commit details
Copy full SHA for 733d869
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Typo in a deprecated variable's value (#1228)
Show description for c85106a
petrusek
authored and
RoboErikG
committed
c85106a
View commit details
Copy full SHA for c85106a
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Modularize Rename Variable prompt and allow custom context menus for flyout.
marisaleung
committed
170b167
View commit details
Copy full SHA for 170b167
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Only add a block in the flyout if it is not disabled (#1204)
Show description for 21b05d2
MicrosoftSam
authored and
rachel-fenichel
committed
21b05d2
View commit details
Copy full SHA for 21b05d2
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Fix #1160 (#1197)
Show description for de67108
rachel-fenichel
authored
de67108
View commit details
Copy full SHA for de67108
View code at this point
Browse repository at this point
Fire field variable change event with variable value, not name.
marisaleung
committed
15d4784
View commit details
Copy full SHA for 15d4784
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
Dropdown Create does not create a missing variable twice.
marisaleung
committed
3c8e0eb
View commit details
Copy full SHA for 3c8e0eb
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
Fix flyout dropdown bug.
marisaleung
committed
fba60bf
View commit details
Copy full SHA for fba60bf
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Merge pull request #1181 from marisaleung/develop_fixCheckBoxBug
Show description for 11167ca
marisaleung
authored
11167ca
View commit details
Copy full SHA for 11167ca
View code at this point
Browse repository at this point
Always open flyout fields are editable.
marisaleung
committed
95594bd
View commit details
Copy full SHA for 95594bd
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Fix checkbox delete bug.
marisaleung
committed
7c71b9e
View commit details
Copy full SHA for 7c71b9e
View code at this point
Browse repository at this point
Merge pull request #1180 from marisaleung/develop_removeTodos
Show description for 912712c
marisaleung
authored
912712c
View commit details
Copy full SHA for 912712c
View code at this point
Browse repository at this point
Remove out of date todo comments.
marisaleung
committed
d937920
View commit details
Copy full SHA for d937920
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.