-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(angular/autocomplete): don't handle enter events with modifier ke…
…ys (#1029) Doesn't handle `ENTER` key presses and doesn't prevent their default action, if they have a modifier, in order to avoid interfering with any OS-level shortcuts. angular/components#14717
- Loading branch information
1 parent
939eb69
commit 657cdb3
Showing
2 changed files
with
23 additions
and
1 deletion.
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