File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<a name =" 1.0.0 " ></a >
22
3- # 1.1.18c (2016-07-06)
3+ # 1.1.18d (2016-07-06)
44- Fix for zoom container bug. Destroy zoom container if $destroy was too late.
55
66# 1.1.18b (2016-17-05)
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ez-plus" ,
3- "version" : " 1.1.18c " ,
3+ "version" : " 1.1.18d " ,
44 "author" : {
55 "name" : " Igor Lino" ,
66 "url" : " http://igorlino.github.io/angular-elevatezoom-plus/"
Original file line number Diff line number Diff line change 44 angular . module ( 'ezplus' , [ ] )
55 . directive ( 'ezPlus' , ezPlus ) ;
66
7+ ezPlus . $inject = [ '$document' ] ;
78 function ezPlus ( $document ) {
89 var service = {
910 restrict : 'A' ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ez-plus" ,
3- "version" : " 1.1.18c " ,
3+ "version" : " 1.1.18d " ,
44 "title" : " Angular EZ Plus" ,
55 "description" : " Angular directive for ElevateZoom Plus." ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments