-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add floating ui to dropdown (#16492)
* feat: implement floating ui to dropdown * feat: adds floatingStyles to dropdown & demo according example * fix: update snapShots * feat: added demo example in DataTable * feat: added demo example in Modal popup * feat: added autoalign class in case autoalign is true * fix: act issue in test cases * fix: test case fail in FluidDropdown * fix: removed dropdown example from dataTable * fix: remove modal popup example * fix: remove modal popup example css * fix: remove modal popup example css * fix: removed example from Accordion * fix: apply size and other changes as suggested by PR review --------- Co-authored-by: Nikhil Tomar <[email protected]> Co-authored-by: Taylor Jones <[email protected]>
- Loading branch information
1 parent
757a4af
commit 854c889
Showing
5 changed files
with
120 additions
and
21 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.