-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Dropdown): open/close on focus/blur (#500)
* refactor(config): use full sourcemaps * fix(Dropdown): open/close on focus/blur if !mouseDown * fix(Dropdown-test): fix some tests * refactor(Selection): revert dropdown selection example * fix(Dropdown-test): fix remaining tests * fix(Dropdown): remove item onMouseDown * test(Dropdown): add/update tests * test(Dropdown): fix/add more coverage * refactor(Dropdown): restore eslint comments
- Loading branch information
1 parent
de2b2fa
commit 704697a
Showing
4 changed files
with
122 additions
and
98 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.