Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
eniz
/
react-select
Public
forked from
JedWatson/react-select
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 10, 2017
Merge pull request #1527 from jonashaag/patch-1
Show description for 5aef30d
JedWatson
authored
5aef30d
Copy full SHA for 5aef30d
Commits on Feb 3, 2017
Fix openOnFocus
jonashaag
authored
ffa1f2d
Copy full SHA for ffa1f2d
Fix openOnFocus
jonashaag
authored
ad0724d
Copy full SHA for ad0724d
Commits on Feb 2, 2017
Adding note about #1226, ref #1522
JedWatson
committed
535fd8a
Copy full SHA for 535fd8a
Merge pull request #1522 from Noviny/update-changelog
Show description for 81ae889
JedWatson
authored
81ae889
Copy full SHA for 81ae889
Commits on Feb 1, 2017
Update changelog
Noviny
committed
05de92f
Copy full SHA for 05de92f
Commits on Jan 31, 2017
v1.0.0-rc.3
JedWatson
committed
63a59dc
Copy full SHA for 63a59dc
Updating build
JedWatson
committed
732ba55
Copy full SHA for 732ba55
Fixing an error thrown in the CustomRender example
JedWatson
committed
ef894a3
Copy full SHA for ef894a3
Cleaning up boolean value example
JedWatson
committed
881873c
Copy full SHA for 881873c
Positioning fix for the arrow when the menu is open
JedWatson
committed
cab0b72
Copy full SHA for cab0b72
Fixing and documenting focus behaviour for multi-select when adding options
JedWatson
committed
fbeb376
Copy full SHA for fbeb376
Cleaning up order of focusing
Show description for 2821f0a
JedWatson
committed
2821f0a
Copy full SHA for 2821f0a
Fixing a tab where there should be a space
JedWatson
committed
bba9077
Copy full SHA for bba9077
Merge pull request #1406 from nraynaud/master
Show description for 912cbb8
JedWatson
authored
912cbb8
Copy full SHA for 912cbb8
Merge pull request #1331 from mcls/master
Show description for b6a0636
JedWatson
authored
b6a0636
Copy full SHA for b6a0636
Merge pull request #1408 from khankuan/patch-1
Show description for 9bebcd0
JedWatson
authored
9bebcd0
Copy full SHA for 9bebcd0
Merge pull request #1420 from tnrich/patch-1
Show description for 00418b3
JedWatson
authored
00418b3
Copy full SHA for 00418b3
Clarifying comment for defaultChildren
JedWatson
committed
dbbd63b
Copy full SHA for dbbd63b
Merge pull request #1430 from AvokaTech/master
Show description for c6fa633
JedWatson
authored
c6fa633
Copy full SHA for c6fa633
Merge pull request #1448 from thezanke/master
Show description for 7d4b8f0
JedWatson
authored
7d4b8f0
Copy full SHA for 7d4b8f0
Documenting custom classNames for Select and options, closes #1452
JedWatson
committed
06766b4
Copy full SHA for 06766b4
Removing an extra space
JedWatson
committed
d17c535
Copy full SHA for d17c535
Indentation fixes
JedWatson
committed
9a677c2
Copy full SHA for 9a677c2
Merge pull request #1451 from dmatteo/patch-1
Show description for 19a6acc
JedWatson
authored
19a6acc
Copy full SHA for 19a6acc
Merge pull request #1478 from conorhastings/clear-renderer
Show description for 5c2f71f
JedWatson
authored
5c2f71f
Copy full SHA for 5c2f71f
Ignoring yarn.lock
Show description for 2ef6753
JedWatson
committed
2ef6753
Copy full SHA for 2ef6753
Merge pull request #1496 from ivanzusko/patch-1
Show description for 350354c
JedWatson
authored
350354c
Copy full SHA for 350354c
Porting fix from #1500 to scss stylesheet
JedWatson
committed
ca217b9
Copy full SHA for ca217b9
Merge pull request #1500 from tlconnor/fixArrowFlip
Show description for d0d2737
JedWatson
authored
d0d2737
Copy full SHA for d0d2737
Merge pull request #1508 from VanCoding/onchange-fix
Show description for d1feb1d
JedWatson
authored
d1feb1d
Copy full SHA for d1feb1d
Commits on Jan 27, 2017
fixed exception when clearing an Async field that is not set to multi
VanCoding
committed
4179217
Copy full SHA for 4179217
Commits on Jan 23, 2017
fix arrow flip
Tim Connor
committed
d316a05
Copy full SHA for d316a05
Commits on Jan 21, 2017
Fixes for code style consistency
Ivan Zusko
authored and
Ivan Zusko
committed
3aee31f
Copy full SHA for 3aee31f
Commits on Jan 12, 2017
allow rendering a custom clear component
conorhastings
committed
bbc585d
Copy full SHA for bbc585d
Pagination
Previous
Next
You can’t perform that action at this time.