This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 22# 1.6.3 scriptalicious-bootstrapping (2017-03-08)
33
44
5- ## Security Related
6- These fixes are relevant only to AngularJS apps that are part of a browser extension.
7-
5+ ## Bug Fixes
86- **Angular:**
97 - do not auto-bootstrap if the `src` exists but is empty
108 ([3536e8](https://github.com/angular/angular.js/commit/3536e83d8a085b02bd6dcec8324800b7e6c734e4))
119 - do not auto bootstrap if the currentScript has been clobbered
1210 ([95f964](https://github.com/angular/angular.js/commit/95f964b827b6f5b5aab10af54f7831316c7a9935))
1311 - do not auto-bootstrap if the script source is bad and inside SVG
1412 ([c8f78a](https://github.com/angular/angular.js/commit/c8f78a8ca9debc33a6deaf951f344b8d372bf210))
15-
16-
17- ## Bug Fixes
1813- **$log:** don't parse error stacks manually outside of IE/Edge
1914 ([64e5af](https://github.com/angular/angular.js/commit/64e5afc4786fdfd850c6bdb488a5aa2b8b077f74),
2015 [#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
3429 [#15644](https://github.com/angular/angular.js/issues/15644),
3530 [#15660](https://github.com/angular/angular.js/issues/15660))
3631- **select:**
37- - add attribute "selected" for select[multiple]
32+ - add attribute "selected" for ` select[multiple]`
3833 ([851367](https://github.com/angular/angular.js/commit/8513674911300b27d518383a905fde9b3f25f7ae))
3934 - keep original selection when using shift to add options in IE/Edge
4035 ([97b74a](https://github.com/angular/angular.js/commit/97b74ad6fbcbc4b63e37e9eb44962d6f8de83e8b),
You can’t perform that action at this time.
0 commit comments