issues
search
ksachdeva
/
angular-swiper
Angular directive for nolimits4web/Swiper
Apache License 2.0
197
stars
94
forks
source link
[FIX] Strict injection and other fixes
#38
Open
PRDeving
opened
8 years ago
PRDeving
commented
8 years ago
Strict injection in swiper controller ($log, $scope and $document)
Removed argument 'undefined'
Changed argument 'angular' to 'window.angular'