Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mdSelect): Close menu on hitting Enter key
call `checkCloseMenu(ev)` with `ev` argument. ensure references to `ev` are non-null Fixes angular#4377. Closes angular#4384. Closes angular#4372.
- Loading branch information