Skip to content

Commit 9419a4c

Browse files
committed
bug(_async): iterating over objects has been changed to only iterate
over thier own properties and not prototypes. issue angular-ui#1483
1 parent d9fb344 commit 9419a4c

File tree

43 files changed

+44
-19996
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+44
-19996
lines changed

coffeelint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"max_line_length": {
2020
"name": "max_line_length",
21-
"value": 125,
21+
"value": 256,
2222
"level": "warn",
2323
"limitComments": true
2424
},

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-11
1+
/*! angular-google-maps 2.2.1 2015-09-15
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: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)