Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsyncSelectInput: explicitly declare props #120

Merged
merged 1 commit into from
Oct 2, 2018

Conversation

dferber90
Copy link
Contributor

  • explicitly declares props of AsyncSelectInput
  • moves AsyncSelectInput out of beta
  • fixes an issue in SelectInput which was still using autoFocus instead of isAutofocussed

See #119 for more information. This is basically the same change, but for AsyncSelectInput.

@tdeekens
Copy link
Contributor

tdeekens commented Oct 2, 2018

👌🏿💯

@dferber90 dferber90 force-pushed the df-explicitly-delcare-react-select-props branch from cd1eda4 to ac0ddea Compare October 2, 2018 09:47
@dferber90 dferber90 changed the base branch from df-explicitly-delcare-react-select-props to master October 2, 2018 09:52
@dferber90 dferber90 force-pushed the df-explicitly-delcare-react-select-props-async branch from 7028ef6 to 65029bc Compare October 2, 2018 09:54
@dferber90 dferber90 merged commit 7bc0c6d into master Oct 2, 2018
@dferber90 dferber90 deleted the df-explicitly-delcare-react-select-props-async branch October 2, 2018 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💅 Type: Enhancement Improves existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants