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(autoclose): fix popup components auto closing in Safari 13 #3454

Merged

Commits on Nov 7, 2019

  1. fix(autoclose): fix popup components auto closing in Safari 13

    Don't use touch events anymore as everything works fine with `mouseup/down`
    
    Fixes ng-bootstrap#3446
    Fixes ng-bootstrap#3437
    Fixes ng-bootstrap#3412
    Fixes ng-bootstrap#3192
    Fixes ng-bootstrap#3145
    Fixes ng-bootstrap#3024
    maxokorokov committed Nov 7, 2019
    Copy the full SHA
    f8672e3 View commit details
    Browse the repository at this point in the history