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 }}
OpenGov
/
react-select
Public
forked from
JedWatson/react-select
Notifications
You must be signed in to change notification settings
Fork
4
Star
2
Code
Pull requests
2
Actions
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
react-select
src
on
master
User selector
All users
All time
Commit History
Commits on Jul 5, 2017
Avoid mutating user input when ignoring case/accents (fixes #1352)
Show description for e1bb7b9
not-an-aardvark
committed
e1bb7b9
Copy full SHA for e1bb7b9
Bugfix/remove circular refs (#1855)
Show description for 87a82b3
agirton
authored
87a82b3
Copy full SHA for 87a82b3
Commits on Jul 3, 2017
Merge pull request #1820 from jochenberger/use-es6-1
Show description for 48348bc
agirton
authored
48348bc
Copy full SHA for 48348bc
Merge pull request #1821 from jochenberger/use-es6-2
Show description for d85a2c3
agirton
authored
d85a2c3
Copy full SHA for d85a2c3
Merge pull request #1822 from jochenberger/use-es6-3
Show description for 3de32a4
agirton
authored
3de32a4
Copy full SHA for 3de32a4
Merge pull request #1824 from jochenberger/use-es6-5
Show description for dc739a2
agirton
authored
dc739a2
Copy full SHA for dc739a2
Commits on Jun 26, 2017
convert Value to ES6 class
jochenberger
committed
9f118e2
Copy full SHA for 9f118e2
convert Select to ES6 class
jochenberger
committed
1a8d712
Copy full SHA for 1a8d712
convert Option to ES6 class
jochenberger
committed
396ed4b
Copy full SHA for 396ed4b
convert CreatableSelect to ES6 class
jochenberger
committed
bd453dd
Copy full SHA for bd453dd
convert AsyncCreatable to ES6 class
jochenberger
committed
f67f514
Copy full SHA for f67f514
Commits on Jun 23, 2017
Hide create option after closing menu (#1306)
Show description for b068247
andreme
authored and
agirton
committed
b068247
Copy full SHA for b068247
Commits on Jun 16, 2017
Merge pull request #1779 from xakep139/patch-1
Show description for 61126da
JedWatson
authored
61126da
Copy full SHA for 61126da
Commits on Jun 14, 2017
Fix backspace handling for non-multi select controls. Fixes #638 (#773)
MrLeebo
authored and
agirton
committed
40a9eb2
Copy full SHA for 40a9eb2
Commits on Jun 7, 2017
Update Select.js
Show description for ec53f0b
xakep139
authored
ec53f0b
Copy full SHA for ec53f0b
Commits on Jun 3, 2017
[FIX] #1651 moved option prop sync to componentWillReceiveProps (#1765)
Show description for 40db517
cbergmiller
authored and
agirton
committed
40db517
Copy full SHA for 40db517
Commits on May 18, 2017
Fix selected option focus when valueKey is not "value" (#1733)
Show description for 9943711
Betree
authored and
agirton
committed
9943711
Copy full SHA for 9943711
Commits on May 17, 2017
Fix aria owns value (#1556)
Max Hubenthal
authored and
agirton
committed
196c7bb
Copy full SHA for 196c7bb
Fix #1394 (#1395)
Show description for fd19b91
sgaestel
authored and
agirton
committed
fd19b91
Copy full SHA for fd19b91
Commits on May 14, 2017
v1.0.0-rc.4
JedWatson
committed
549d20a
Copy full SHA for 549d20a
Merge pull request #1652 from dan-diaz/isClearable
Show description for 5269a85
JedWatson
authored
5269a85
Copy full SHA for 5269a85
Commits on Apr 10, 2017
Migrate rest of src overto createClass pkg
agirton
committed
feabc4d
Copy full SHA for feabc4d
Migrate src over to creatClass package
agirton
committed
ace3e08
Copy full SHA for ace3e08
Use new prop-types package
agirton
committed
16ff8e9
Copy full SHA for 16ff8e9
Commits on Apr 6, 2017
spaces to tabs
DDiaz
committed
75d6372
Copy full SHA for 75d6372
Include a className of 'is-clearable' if clearable is true
DDiaz
committed
c81b9c9
Copy full SHA for c81b9c9
Commits on Mar 30, 2017
Merge pull request #1571 from interface48/aria-describedby
Show description for a0e5855
JedWatson
authored
a0e5855
Copy full SHA for a0e5855
Merge branch 'master' into fix-1437-creatable-no-focus
the-spyke
committed
c3e9f46
Copy full SHA for c3e9f46
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 Mar 14, 2017
Added .focus() to AsyncCreatable
the-spyke
committed
5513893
Copy full SHA for 5513893
Commits on Feb 21, 2017
Sort aria-describedby propTypes alphabetically
Eric Lee
committed
ba7dc9f
Copy full SHA for ba7dc9f
Add aria-describedby support
Eric Lee
committed
af0f77f
Copy full SHA for af0f77f
Added .focus() instance method
the-spyke
committed
cce53da
Copy full SHA for cce53da
Commits on Feb 3, 2017
Fix openOnFocus
jonashaag
authored
ad0724d
Copy full SHA for ad0724d
Pagination
Previous
Next
You can’t perform that action at this time.