-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added floating-ui hook usage for
ComboBox
(#16585)
* feat: changes * feat: added floating-ui for combobox * feat: added test helper function to pass tests * feat: test changes * Update packages/react/src/components/ComboBox/ComboBox.tsx update comments for interface Co-authored-by: Taylor Jones <[email protected]> * Update packages/react/src/components/ComboBox/ComboBox.tsx update comment for prop-types Co-authored-by: Taylor Jones <[email protected]> * Update packages/react/src/components/ComboBox/ComboBox.tsx removing `fallbackAxisSideDirection` and keeping it flip() Co-authored-by: Taylor Jones <[email protected]> * Update packages/react/src/components/ComboBox/ComboBox.tsx adding placement as we already have direction prop coming in Co-authored-by: Taylor Jones <[email protected]> * feat: yarn formatted --------- Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Guilherme Datilio Ribeiro <[email protected]>
- Loading branch information
1 parent
534710f
commit cb30e67
Showing
6 changed files
with
106 additions
and
27 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
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.