You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I'd like for there to be a way to easily add a backdrop class, in the same vein as the windowClass is added to the modal itself.
The class itself could be easily added to backdrop.html:
And then the only changes required would be in the modal.js:
I'm sure there may be a few more changes in modal.js, as I'm not entirely sure how
$modalStack
works.Thoughts?
The text was updated successfully, but these errors were encountered: