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-primitives
Public
Notifications
You must be signed in to change notification settings
Fork
153
Star
1.5k
Code
Issues
18
Pull requests
8
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
new: favicon package for Solid 2.0
- #1001
#1001
Merged
davedbase
merged 12 commits into
solidjs-community:next
solidjs-community/solid-primitives:next
from
davedbase:v2/create-favicon
davedbase/solid-primitives:v2/create-favicon
Copy head branch name to clipboard
Aug 2, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
new: favicon package for Solid 2.0
#1001
davedbase
merged 12 commits into
solidjs-community:next
solidjs-community/solid-primitives:next
from
davedbase:v2/create-favicon
davedbase/solid-primitives:v2/create-favicon
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
Initial commit of favicon package
davedbase
committed
63b3375
View commit details
Copy full SHA for 63b3375
Browse repository at this point
Fix tests
davedbase
committed
162a149
View commit details
Copy full SHA for 162a149
Browse repository at this point
Frames growing from ≤1 to many never resumes playback
davedbase
committed
9da1b69
View commit details
Copy full SHA for 9da1b69
Browse repository at this point
Both make* overlay factories fire the async render without a rejection handler or a disposal guard
davedbase
committed
39dddca
View commit details
Copy full SHA for 39dddca
Browse repository at this point
redraw has no rejection handler, and pending draws can apply after cleanup
davedbase
committed
c92c207
View commit details
Copy full SHA for c92c207
Browse repository at this point
previousHref is never undefined for a reused link, so the guard is dead and an attribute-less <link> gets restored to the page URL
davedbase
committed
06d807b
View commit details
Copy full SHA for 06d807b
Browse repository at this point
Fix storybook path
davedbase
committed
1bc2d57
View commit details
Copy full SHA for 1bc2d57
Browse repository at this point
Update stage
davedbase
committed
c46e4cd
View commit details
Copy full SHA for c46e4cd
Browse repository at this point
Test doesn't cover the "restores on cleanup" half of its name, and leaks the root
davedbase
committed
4b21737
View commit details
Copy full SHA for 4b21737
Browse repository at this point
Dispose the root properly
davedbase
committed
5a7ba42
View commit details
Copy full SHA for 5a7ba42
Browse repository at this point
Fixed lockfile for deno
davedbase
committed
853a439
View commit details
Copy full SHA for 853a439
Browse repository at this point
Commits on Aug 2, 2026
Merge branch 'next' into v2/create-favicon
davedbase
authored
6879a8f
View commit details
Copy full SHA for 6879a8f
Browse repository at this point
You can’t perform that action at this time.