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 }}
picolll
/
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
Breadcrumbs
History for
react-select
src
on
master
User selector
All users
All time
Commit History
Commits on Mar 17, 2017
Adding multi prop to Async component, resolves ESLint warning
JedWatson
committed
93c3009
Copy full SHA for 93c3009
Merge pull request #1512 from rndm2/master
Show description for bb75169
JedWatson
authored
bb75169
Copy full SHA for bb75169
Commits on Feb 3, 2017
Fix openOnFocus
jonashaag
authored
ad0724d
Copy full SHA for ad0724d
Commits on Jan 31, 2017
Fixed bug. Looking for focusedOption can return incorrect value in case when focusedOption not equal to any element of array, IE compatible
Konstantyn Maryanovsky
committed
a0972e3
Copy full SHA for a0972e3
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
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
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 #1478 from conorhastings/clear-renderer
Show description for 5c2f71f
JedWatson
authored
5c2f71f
Copy full SHA for 5c2f71f
Merge pull request #1496 from ivanzusko/patch-1
Show description for 350354c
JedWatson
authored
350354c
Copy full SHA for 350354c
Commits on Jan 30, 2017
Fixed bug. Looking for focusedOption can return incorrect value in case when focusedOption not equal to any element of array
Konstantyn Maryanovsky
committed
2d209ad
Copy full SHA for 2d209ad
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 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
Commits on Dec 22, 2016
Wrapped or clause (ternary) in parens
thezanke
committed
f11520a
Copy full SHA for f11520a
Commits on Dec 21, 2016
Fixes #1447 - Uncaught TypeError
thezanke
committed
7ef1013
Copy full SHA for 7ef1013
Commits on Dec 14, 2016
fix(Creatable): Handle null "children" prop gracefully
jscinoz
committed
a40ca88
Copy full SHA for a40ca88
Commits on Dec 5, 2016
Update Select.js
khankuan
authored
88e3395
Copy full SHA for 88e3395
Commits on Nov 30, 2016
try to focus the next available option after a selection.
nraynaud
committed
338c0ad
Copy full SHA for 338c0ad
Commits on Nov 18, 2016
Merge pull request #1367 from quizlet/aw-input-renderer-props
Show description for ef3a468
JedWatson
authored
ef3a468
Copy full SHA for ef3a468
fix AsyncCreatable options parsing
Show description for cddee25
unity
committed
cddee25
Copy full SHA for cddee25
Select component passes its :menuRenderer duplicate :onSelect and :selectValue values (not sure why). Creatable only override :onSelect (whoops). This caused a bug downstream in react-virtualized-s…
Show description for ab82015
Brian Vaughn
committed
ab82015
Copy full SHA for ab82015
Commits on Nov 11, 2016
Pass inputProps to inputRenderer
Alec Winograd
committed
6fcc966
Copy full SHA for 6fcc966
Merge pull request #1364 from leesiongchan/extend-creatable
Show description for ad337ee
JedWatson
authored
ad337ee
Copy full SHA for ad337ee
Add onNewOptionClick handler
Show description for d46f960
Chan Lee Siong
committed
d46f960
Copy full SHA for d46f960
Fix onInputChange lost
Chan Lee Siong
committed
a91f539
Copy full SHA for a91f539
Commits on Nov 3, 2016
Fixed comment indent
Sebastian Uecker
committed
a1e0751
Copy full SHA for a1e0751
Delete key removes an item when there is no input
Sebastian Uecker
committed
1d9b8a0
Copy full SHA for 1d9b8a0
Pagination
Previous
Next
You can’t perform that action at this time.