File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 2
2
# 1.6.3 scriptalicious-bootstrapping (2017-03-08)
3
3
4
4
5
- ## Security Related
6
- These fixes are relevant only to AngularJS apps that are part of a browser extension.
7
-
5
+ ## Bug Fixes
8
6
- **Angular:**
9
7
- do not auto-bootstrap if the `src` exists but is empty
10
8
([3536e8](https://github.com/angular/angular.js/commit/3536e83d8a085b02bd6dcec8324800b7e6c734e4))
11
9
- do not auto bootstrap if the currentScript has been clobbered
12
10
([95f964](https://github.com/angular/angular.js/commit/95f964b827b6f5b5aab10af54f7831316c7a9935))
13
11
- do not auto-bootstrap if the script source is bad and inside SVG
14
12
([c8f78a](https://github.com/angular/angular.js/commit/c8f78a8ca9debc33a6deaf951f344b8d372bf210))
15
-
16
-
17
- ## Bug Fixes
18
13
- **$log:** don't parse error stacks manually outside of IE/Edge
19
14
([64e5af](https://github.com/angular/angular.js/commit/64e5afc4786fdfd850c6bdb488a5aa2b8b077f74),
20
15
[#15590](https://github.com/angular/angular.js/issues/15590),
@@ -34,7 +29,7 @@ These fixes are relevant only to AngularJS apps that are part of a browser exten
34
29
[#15644](https://github.com/angular/angular.js/issues/15644),
35
30
[#15660](https://github.com/angular/angular.js/issues/15660))
36
31
- **select:**
37
- - add attribute "selected" for select[multiple]
32
+ - add attribute "selected" for ` select[multiple]`
38
33
([851367](https://github.com/angular/angular.js/commit/8513674911300b27d518383a905fde9b3f25f7ae))
39
34
- keep original selection when using shift to add options in IE/Edge
40
35
([97b74a](https://github.com/angular/angular.js/commit/97b74ad6fbcbc4b63e37e9eb44962d6f8de83e8b),
You can’t perform that action at this time.
0 commit comments