Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(modal): don't close modal on ESC if file dialog is open #3455

Merged

Commits on Nov 7, 2019

  1. fix(modal): don't close modal on ESC if file dialog is open

    Keyboard events in modal and autoclose handling use 'keydown' instead of 'keyup'
    
    Fixes ng-bootstrap#3439
    maxokorokov committed Nov 7, 2019
    Copy the full SHA
    c615f12 View commit details
    Browse the repository at this point in the history