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
.
primer
/
react
Public
Notifications
You must be signed in to change notification settings
Fork
678
Star
3.9k
Code
Issues
18
Pull requests
50
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Adds FormControl's "Auto-Wiring" to SelectPanel v2 Component
- #4389
#4389
Merged
siddharthkp
merged 21 commits into
main
primer/react:main
from
jeffreykozik/autolinking_selectpanelv2_to_formcontrol
primer/react:jeffreykozik/autolinking_selectpanelv2_to_formcontrol
Copy head branch name to clipboard
Apr 24, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Adds FormControl's "Auto-Wiring" to SelectPanel v2 Component
#4389
siddharthkp
merged 21 commits into
main
primer/react:main
from
jeffreykozik/autolinking_selectpanelv2_to_formcontrol
primer/react:jeffreykozik/autolinking_selectpanelv2_to_formcontrol
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2024
autowires SelectPanelv2 to FormControl
JeffreyKozik
committed
0f4cec5
View commit details
Copy full SHA for 0f4cec5
Browse repository at this point
added changeset
JeffreyKozik
committed
06b048a
View commit details
Copy full SHA for 06b048a
Browse repository at this point
Commits on Mar 14, 2024
Update afraid-beds-lick.md
siddharthkp
authored
5e46bce
View commit details
Copy full SHA for 5e46bce
Browse repository at this point
Commits on Mar 19, 2024
Button is aria-labelledby by 2 different components now
JeffreyKozik
committed
d1df0dd
View commit details
Copy full SHA for d1df0dd
Browse repository at this point
using querySelector instead of VisuallyHidden approach
JeffreyKozik
committed
3d69e09
View commit details
Copy full SHA for 3d69e09
Browse repository at this point
Merge branch 'main' into jeffreykozik/autolinking_selectpanelv2_to_formcontrol
JeffreyKozik
authored
969c97c
View commit details
Copy full SHA for 969c97c
Browse repository at this point
Commits on Mar 20, 2024
Added visually hidden punctuation
JeffreyKozik
committed
4d7b5d7
View commit details
Copy full SHA for 4d7b5d7
Browse repository at this point
Commits on Mar 22, 2024
removed selectPanelButtonId
JeffreyKozik
committed
616ad2b
View commit details
Copy full SHA for 616ad2b
Browse repository at this point
hiding visuallyhidden text from screen readers as well
JeffreyKozik
committed
d26d79a
View commit details
Copy full SHA for d26d79a
Browse repository at this point
Commits on Mar 23, 2024
use ariaLabel instead of ariaLabelledby
JeffreyKozik
committed
d6b08a2
View commit details
Copy full SHA for d6b08a2
Browse repository at this point
added a 2nd test for complex button case
JeffreyKozik
committed
6ea27c7
View commit details
Copy full SHA for 6ea27c7
Browse repository at this point
updated tests
JeffreyKozik
committed
006a61b
View commit details
Copy full SHA for 006a61b
Browse repository at this point
Commits on Mar 26, 2024
Merge branch 'main' into jeffreykozik/autolinking_selectpanelv2_to_formcontrol
JeffreyKozik
authored
e8aa873
View commit details
Copy full SHA for e8aa873
Browse repository at this point
using aria-labelledby to reference itself, updated tests
JeffreyKozik
committed
672aaab
View commit details
Copy full SHA for 672aaab
Browse repository at this point
flipped order within aria-label
JeffreyKozik
committed
c3e1594
View commit details
Copy full SHA for c3e1594
Browse repository at this point
updated conditional, added negative test
JeffreyKozik
committed
71ea3b5
View commit details
Copy full SHA for 71ea3b5
Browse repository at this point
Commits on Apr 17, 2024
Merge branch 'main' into jeffreykozik/autolinking_selectpanelv2_to_formcontrol
JeffreyKozik
authored
a3db265
View commit details
Copy full SHA for a3db265
Browse repository at this point
removed aria-labelledby
JeffreyKozik
committed
e6d93e1
View commit details
Copy full SHA for e6d93e1
Browse repository at this point
Commits on Apr 19, 2024
Merge branch 'main' into jeffreykozik/autolinking_selectpanelv2_to_formcontrol
JeffreyKozik
authored
38d9748
View commit details
Copy full SHA for 38d9748
Browse repository at this point
test
JeffreyKozik
committed
856e957
View commit details
Copy full SHA for 856e957
Browse repository at this point
fix
JeffreyKozik
committed
eacfa7c
View commit details
Copy full SHA for eacfa7c
Browse repository at this point
You can’t perform that action at this time.