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 }}
nuwans
/
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 Jan 2, 2016
Updating license for 2016
JedWatson
committed
b6ff06b
Copy full SHA for b6ff06b
Commits on Dec 20, 2015
v1.0.0-beta8
JedWatson
committed
a4f3c1d
Copy full SHA for a4f3c1d
Updating build
JedWatson
committed
8e1503c
Copy full SHA for 8e1503c
Updating changelog
JedWatson
committed
c659587
Copy full SHA for c659587
Adding strict type check
JedWatson
committed
90d4ad7
Copy full SHA for 90d4ad7
Merge pull request #684 from dcurletti/bug/toggling-disabled-prop
Show description for abfb4e8
JedWatson
committed
abfb4e8
Copy full SHA for abfb4e8
Fixes input focus bug when toggling disabled prop
dcurletti
committed
7c2d59a
Copy full SHA for 7c2d59a
Commits on Dec 19, 2015
Merge pull request #678 from alexanderchan/patch-1
Show description for 76876bf
JedWatson
committed
76876bf
Copy full SHA for 76876bf
Using string ref for consistency
Show description for 9176e07
JedWatson
committed
9176e07
Copy full SHA for 9176e07
Merge pull request #677 from AugustinLF/fix/add-focus-to-async
Show description for 2004179
JedWatson
committed
2004179
Copy full SHA for 2004179
Commits on Dec 17, 2015
docs(README): update standalone build and async usage
Show description for a471782
alexanderchan
committed
a471782
Copy full SHA for a471782
Expose focus() in the Async component. Fix #676
Augustin Le Fèvre
committed
512070c
Copy full SHA for 512070c
Commits on Dec 15, 2015
v1.0.0-beta7
JedWatson
committed
ec87405
Copy full SHA for ec87405
Updating changelog
JedWatson
committed
90367d3
Copy full SHA for 90367d3
Updating build
JedWatson
committed
9514788
Copy full SHA for 9514788
Indentation cleanup
JedWatson
committed
a42067a
Copy full SHA for a42067a
Code style fix
JedWatson
committed
62728b1
Copy full SHA for 62728b1
Merge pull request #620 from slybridges/add-disabled-value
Show description for 74edb9d
JedWatson
committed
74edb9d
Copy full SHA for 74edb9d
Merge pull request #661 from gaastonsr/fix-ie-blur-2
Show description for 8c9ce58
JedWatson
committed
8c9ce58
Copy full SHA for 8c9ce58
Commits on Dec 14, 2015
Remove redundant function call
Show description for 20cc8fc
Gaston Sanchez
committed
20cc8fc
Copy full SHA for 20cc8fc
Merge pull request #668 from Naveg/master
Show description for bb93efa
JedWatson
committed
bb93efa
Copy full SHA for bb93efa
Allow customization of menu option background color
Show description for 09dd255
naveg
committed
09dd255
Copy full SHA for 09dd255
Merge pull request #641 from alyssaBiasi/custom-placeholders
Show description for 396c4a1
JedWatson
committed
396c4a1
Copy full SHA for 396c4a1
Commits on Dec 13, 2015
Allow HTML elements to be used as a placeholder
alyssaBiasi
committed
0ee697c
Copy full SHA for 0ee697c
Commits on Dec 10, 2015
Fix blur handler on IE where menu ref is undefined
Gaston Sanchez
committed
6e799f6
Copy full SHA for 6e799f6
Merge pull request #632 from azaharakis/show-fullmenu-in-viewport
Show description for e8b6bd0
JedWatson
committed
e8b6bd0
Copy full SHA for e8b6bd0
Merge branch 'omgaz-fix-bower-dist-css-path'
JedWatson
committed
f799746
Copy full SHA for f799746
Resolving conflicts
JedWatson
committed
125ae6f
Copy full SHA for 125ae6f
Merge pull request #652 from rwrz/patch-1
Show description for e60c6f4
JedWatson
committed
e60c6f4
Copy full SHA for e60c6f4
Merge pull request #653 from grassick/patch-1
Show description for 5e206b2
JedWatson
committed
5e206b2
Copy full SHA for 5e206b2
Merge pull request #655 from kromit/patch-1
Show description for 791dea7
JedWatson
committed
791dea7
Copy full SHA for 791dea7
Commits on Dec 9, 2015
Less strict PropTypes for string placeholders to optionally allow React nodes
Show description for 9d6f3b7
kromit
committed
9d6f3b7
Copy full SHA for 9d6f3b7
Commits on Dec 7, 2015
Fix style path
Show description for 212970c
grassick
committed
212970c
Copy full SHA for 212970c
Fix a problem with border inside table
Show description for 4b8d128
rwrz
committed
4b8d128
Copy full SHA for 4b8d128
Commits on Dec 3, 2015
Removing incorrect note about the dist css path, thanks @MalcolmDwyer
JedWatson
committed
6f27590
Copy full SHA for 6f27590
Pagination
Previous
Next
You can’t perform that action at this time.