This repository has been archived by the owner on Feb 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(backdrop): add configurable transition classes
- specify transitionClass="your-class" to have the CSS class "your-class" added to the backdrop when shown and removed when hidden. - specify transitionAddClass=false to cause the inverse to happen for transitionClass. It will be removed when shown and added when hidden. - add spec for new behavior
- Loading branch information
1 parent
c82f76d
commit 4f847dc
Showing
2 changed files
with
80 additions
and
12 deletions.
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