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

[AutoComplete] Fix important regression #8306

Merged
merged 1 commit into from
Sep 20, 2017
Merged

[AutoComplete] Fix important regression #8306

merged 1 commit into from
Sep 20, 2017

Conversation

oliviertassinari
Copy link
Member

Closes #8302

@oliviertassinari oliviertassinari merged commit 332c1df into mui:master Sep 20, 2017
@oliviertassinari oliviertassinari deleted the fix-autocomplete branch September 20, 2017 21:26
djbuckley added a commit to manchesergit/material-ui that referenced this pull request Sep 27, 2017
* call_em_all_-_master/master:
  [AutoComplete] Fix important regression (mui#8306)
  Correcting typo in ListItem docs (mui#8301)
  Still prevent ripples bleeding outside circular buttons without (mui#8281)
  [Docs] Add v0.19.2 to versions.json
  v0.19.2
  [CHANGELOG] Prepare v0.19.2
  [docs] Add analytics (mui#8248)
  [docs] Add carbon (mui#8242)
  [docs] Add AlarmDJ.com in showcase (mui#8220)
@djblue
Copy link

djblue commented Oct 4, 2017

Thanks for such a quick fix, sorry for breaking this 😅

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! v0.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AutoComplete] - cursor jumps to the end of input in controlled mode
2 participants