-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Expose ComboBox component ref with a clearSelection method (#1236
) * Changes ComboBox to use forwardRef, adds clearSelection method to ref * Changes dispatched action to new type, which doesn't effect focus * Clear focused option when clearing ComboBox selected value
- Loading branch information
Kyle Hill
authored
Jun 3, 2021
1 parent
f632744
commit e90e4df
Showing
4 changed files
with
435 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.