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

feat: support disabledOptions on Autocomplete #843

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

allangaldinosilva
Copy link
Contributor

@allangaldinosilva allangaldinosilva commented Apr 10, 2023

This PR adds the ability to pass disabledOptions to Autocomplete component.

It will be used on this ticket in order to prevent select products that has already selected in another bid items.

Copy link
Contributor

@bdow bdow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@allangaldinosilva allangaldinosilva merged commit b27416c into main Apr 17, 2023
@allangaldinosilva allangaldinosilva deleted the feat/disabled-options-for-autocomplete branch April 17, 2023 17:08
homebound-team-bot pushed a commit that referenced this pull request Apr 17, 2023
## [2.270.0](v2.269.0...v2.270.0) (2023-04-17)

### Features

* support disabledOptions on Autocomplete ([#843](#843)) ([b27416c](b27416c))
@homebound-team-bot
Copy link

🎉 This PR is included in version 2.270.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants