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
Type
/
to 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
.
blockpy-edu
/
blockpy
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
420
Code
Issues
48
Pull requests
14
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Convert src/blockpy.js to TypeScript
- #161
#161
Draft
acbart
with
Copilot
wants to merge 12 commits into
master
blockpy-edu/blockpy:master
from
copilot/replace-block-mirror-dependency
blockpy-edu/blockpy:copilot/replace-block-mirror-dependency
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Convert src/blockpy.js to TypeScript
#161
acbart
with
Copilot
wants to merge 12 commits into
master
blockpy-edu/blockpy:master
from
copilot/replace-block-mirror-dependency
blockpy-edu/blockpy:copilot/replace-block-mirror-dependency
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
Begin replacing BlockMirror with mlt service approach
Copilot
authored
3a90fed
View commit details
Copy full SHA for 3a90fed
Browse repository at this point
Replace BlockMirror with MLT editor
Show description for 9661caf
Copilot
and
Copilot
authored
9661caf
View commit details
Copy full SHA for 9661caf
Browse repository at this point
Fix post-review issues: duplicate dataset guard, compat shim comments, comprehension note
Copilot
authored
0ca9558
View commit details
Copy full SHA for 0ca9558
Browse repository at this point
Commits on Jul 1, 2026
test: add Jest unit tests for utility functions
Copilot
authored
521745b
View commit details
Copy full SHA for 521745b
Browse repository at this point
feat: Phase 1 TypeScript migration – utilities, storage, footer
Copilot
authored
26e1b16
View commit details
Copy full SHA for 26e1b16
Browse repository at this point
fix: address code review – strict equality and StorageLike void returns
Copilot
authored
4a84ae3
View commit details
Copy full SHA for 4a84ae3
Browse repository at this point
feat: Phase 2 TypeScript migration – engine configs, editors
Copilot
authored
fb0876f
View commit details
Copy full SHA for fb0876f
Browse repository at this point
Convert build system from webpack to Vite
Copilot
authored
fa61e44
View commit details
Copy full SHA for fa61e44
Browse repository at this point
Fix: move vite and @rollup/plugin-inject to devDependencies only
Copilot
authored
f633b0e
View commit details
Copy full SHA for f633b0e
Browse repository at this point
Rename ES6 JS files to TypeScript
Copilot
authored
c3b3b83
View commit details
Copy full SHA for c3b3b83
Browse repository at this point
Convert JS files to TypeScript (prototype→class conversions + renames)
Copilot
authored
1651c9a
View commit details
Copy full SHA for 1651c9a
Browse repository at this point
Convert src/blockpy.js to src/blockpy.ts with TypeScript type annotations
Copilot
authored
e4d8ce7
View commit details
Copy full SHA for e4d8ce7
Browse repository at this point
You can’t perform that action at this time.