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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dunky-dev
/
state-machine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
14
Code
Issues
0
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(solid): Solid 2 integration
- #32
#32
Merged
1/2
ivanbanov
merged 27 commits into
main
dunky-dev/state-machine:main
from
solid
dunky-dev/state-machine:solid
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
feat(solid): Solid 2 integration
#32
ivanbanov
merged 27 commits into
main
dunky-dev/state-machine:main
from
solid
dunky-dev/state-machine:solid
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
feat(solid): add @dunky.dev/state-machine-solid integration
Show description for 1ac5a44
ivanbanov
and
claude
committed
1ac5a44
View commit details
Copy full SHA for 1ac5a44
Browse repository at this point
feat(sandbox): add sandbox/solid cmdk demo
Show description for 2a75bf2
ivanbanov
and
claude
committed
2a75bf2
View commit details
Copy full SHA for 2a75bf2
Browse repository at this point
Commits on Jun 30, 2026
Merge branch 'main' into solid
ivanbanov
authored
d51e983
View commit details
Copy full SHA for d51e983
Browse repository at this point
Commits on Jul 10, 2026
Merge branch 'main' into solid
ivanbanov
authored
a5b04fc
View commit details
Copy full SHA for a5b04fc
Browse repository at this point
Commits on Jul 13, 2026
Merge branch 'main' into solid
ivanbanov
authored
4fb0777
View commit details
Copy full SHA for 4fb0777
Browse repository at this point
Commits on Aug 17, 2026
Merge branch 'main' into solid
Show description for 75d04e1
ivanbanov
and
claude
committed
75d04e1
View commit details
Copy full SHA for 75d04e1
Browse repository at this point
refactor(solid): adopt the substrate-prefix name and manifest conventions
Show description for d4b395c
ivanbanov
and
claude
committed
d4b395c
View commit details
Copy full SHA for d4b395c
Browse repository at this point
feat(solid): adopt the bindings translation contract and current target APIs
Show description for c33432d
ivanbanov
and
claude
committed
c33432d
View commit details
Copy full SHA for c33432d
Browse repository at this point
fix(sandbox): harden the solid demo and align the demo copy
Show description for 4c28cc2
ivanbanov
and
claude
committed
4c28cc2
View commit details
Copy full SHA for 4c28cc2
Browse repository at this point
docs: add solid to every target enumeration and fix the solid docs page
Show description for 35ad759
ivanbanov
and
claude
committed
35ad759
View commit details
Copy full SHA for 35ad759
Browse repository at this point
fix(react,solid): bind the adapted payloads' preventDefault to its event
Show description for e51bea0
ivanbanov
and
claude
committed
e51bea0
View commit details
Copy full SHA for e51bea0
Browse repository at this point
fix(solid): run ComponentEffect bodies untracked
Show description for 19db904
ivanbanov
and
claude
committed
19db904
View commit details
Copy full SHA for 19db904
Browse repository at this point
Commits on Aug 18, 2026
feat(solid): target Solid 2.0 as the first-class peer
Show description for 5e0b2f0
ivanbanov
and
claude
committed
5e0b2f0
View commit details
Copy full SHA for 5e0b2f0
Browse repository at this point
Update app.tsx
Show description for a9ff675
ivanbanov
authored
a9ff675
View commit details
Copy full SHA for a9ff675
Browse repository at this point
Update app.tsx
Show description for 5dd60b0
ivanbanov
authored
5dd60b0
View commit details
Copy full SHA for 5dd60b0
Browse repository at this point
Update README.md
Show description for 4f0f9db
ivanbanov
authored
4f0f9db
View commit details
Copy full SHA for 4f0f9db
Browse repository at this point
refactor(sandbox): share one stylesheet between the React and Solid demos
Show description for bed4896
ivanbanov
committed
bed4896
View commit details
Copy full SHA for bed4896
Browse repository at this point
style(sandbox): rejoin the lead line oxfmt wraps
Show description for b356d9d
ivanbanov
and
claude
committed
b356d9d
View commit details
Copy full SHA for b356d9d
Browse repository at this point
refactor(sandbox): move the shared stylesheet into shared/src
Show description for 5710563
ivanbanov
and
claude
committed
5710563
View commit details
Copy full SHA for 5710563
Browse repository at this point
fix(solid): stringify boolean aria-* values in normalize
Show description for 89145fe
ivanbanov
and
claude
committed
89145fe
View commit details
Copy full SHA for 89145fe
Browse repository at this point
refactor(solid): shorten the reconcile-workaround comment
ivanbanov
committed
43d8f93
View commit details
Copy full SHA for 43d8f93
Browse repository at this point
refactor(solid): rebind preventDefault with bind
Show description for ab3210c
ivanbanov
and
claude
committed
ab3210c
View commit details
Copy full SHA for ab3210c
Browse repository at this point
Commits on Aug 19, 2026
feat(solid): target solid-js 2.0.0-rc.1 and drop the reconcile workaround
Show description for 31c1c86
ivanbanov
and
claude
committed
31c1c86
View commit details
Copy full SHA for 31c1c86
Browse repository at this point
test(solid): close the bridge's behavioral gaps found in review
Show description for d40b8e0
ivanbanov
and
claude
committed
d40b8e0
View commit details
Copy full SHA for d40b8e0
Browse repository at this point
Merge remote-tracking branch 'origin/main' into solid
Show description for fe6ff08
ivanbanov
committed
fe6ff08
View commit details
Copy full SHA for fe6ff08
Browse repository at this point
Commits on Aug 21, 2026
refactor(dom): extract the shared DOM translation into @dunky.dev/state-machine-dom
Show description for 72ced27
ivanbanov
and
claude
committed
72ced27
View commit details
Copy full SHA for 72ced27
Browse repository at this point
Merge branch 'main' into solid
ivanbanov
authored
af29dd3
View commit details
Copy full SHA for af29dd3
Browse repository at this point
You can’t perform that action at this time.