Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Commit f866da0

Browse files
committed
Merge pull request #1528 from nmccready/dev/nmccready/issue_1524/window_leaks
issue 1524 Window Scope Leaks
2 parents 08d4f50 + 42cca07 commit f866da0

15 files changed

+16227
-135
lines changed

coffeelint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"no_throwing_strings": {
6161
"name": "no_throwing_strings",
62-
"level": "error"
62+
"level": "ignore"
6363
},
6464
"no_backticks": {
6565
"name": "no_backticks",

dist/angular-google-maps-street-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-google-maps 2.2.1 2015-09-15
1+
/*! angular-google-maps 2.2.1 2015-09-22
22
* AngularJS directives for Google Maps
33
* git: https://github.com/angular-ui/angular-google-maps.git
44
*/

dist/angular-google-maps-street-view.min.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)