yalabot / angular-foundation

http://pineconellc.github.io/angular-foundation/
Other
1.05k stars 267 forks source link

Added ability to add a modalBackdrop class #259

Open douglas-treadwell opened 8 years ago

douglas-treadwell commented 8 years ago

feat(modal): Added ability to add a class to the $modal backdrop, which is passed into $modal.open as modalBackdrop. Also updated the documentation to reflect this.