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
.
solidjs-community
/
solid-three
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
177
Code
Issues
17
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(plugins): pluggable createT/Entity — plugin() + contributed methods + typing
- #67
#67
Merged
bigmistqke
merged 10 commits into
solidjs-community:next-cleanup
solidjs-community/solid-three:next-cleanup
from
bigmistqke:plugins
bigmistqke/solid-three:plugins
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(plugins): pluggable createT/Entity — plugin() + contributed methods + typing
#67
bigmistqke
merged 10 commits into
solidjs-community:next-cleanup
solidjs-community/solid-three:next-cleanup
from
bigmistqke:plugins
bigmistqke/solid-three:plugins
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
feat(plugins): minimal plugin seam foundation
Show description for 605783e
bigmistqke
committed
605783e
View commit details
Copy full SHA for 605783e
Browse repository at this point
feat(plugins): plugin() with global/class-filter/type-guard forms + type machinery
bigmistqke
committed
72619de
View commit details
Copy full SHA for 72619de
Browse repository at this point
feat(plugins): resolvePluginMethods — class-filtered plain merge
bigmistqke
committed
8107013
View commit details
Copy full SHA for 8107013
Browse repository at this point
feat(plugins): applyProp routes to contributed methods; createT resolves per-element (gated)
bigmistqke
committed
1c76ffc
View commit details
Copy full SHA for 1c76ffc
Browse repository at this point
feat(plugins): Props<T, TPlugins> surfaces contributed methods as inferred-typed props
Show description for 1550e35
bigmistqke
committed
1550e35
View commit details
Copy full SHA for 1550e35
Browse repository at this point
feat(plugins): typed+enforced <Entity plugins> via UnionToIntersection + readonly tuple
Show description for 5b9c681
bigmistqke
committed
5b9c681
View commit details
Copy full SHA for 5b9c681
Browse repository at this point
refactor(plugins): PropsWithPlugins<T, TPlugins> helper (base + contributed props)
Show description for 79d2614
bigmistqke
committed
79d2614
View commit details
Copy full SHA for 79d2614
Browse repository at this point
refactor(plugins): rename Props->BaseProps, PropsWithPlugins->Props
Show description for 5a4f022
bigmistqke
committed
5a4f022
View commit details
Copy full SHA for 5a4f022
Browse repository at this point
feat(plugins): Context.initializePlugin + meta.ctx (mount-site context for plugin code)
Show description for fe7246a
bigmistqke
committed
fe7246a
View commit details
Copy full SHA for fe7246a
Browse repository at this point
feat(plugins): export plugin() from package entry
Show description for 318abb5
bigmistqke
committed
318abb5
View commit details
Copy full SHA for 318abb5
Browse repository at this point
You can’t perform that action at this time.