This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ _Note: This release also contains all bug fixes available in [1.0.5](#1.0.5)._
72
72
## Bug Fixes
73
73
74
74
- ** $compile:**
75
- - sanitize values bound to a[ href]
75
+ - sanitize values bound to ` a[href] `
76
76
([ 9532234b] ( https://github.com/angular/angular.js/commit/9532234bf1c408af9a6fd2c4743fdb585b920531 ) )
77
77
- rename $compileNote to compileNode
78
78
([ 92ca7efa] ( https://github.com/angular/angular.js/commit/92ca7efaa4bc4f37da3008b234e19343a1fa4207 ) ,
@@ -81,7 +81,7 @@ _Note: This release also contains all bug fixes available in [1.0.5](#1.0.5)._
81
81
([ 791804bd] ( https://github.com/angular/angular.js/commit/791804bdbfa6da7a39283623bd05628a01cd8720 ) )
82
82
- allow startingTag method to handle text / comment nodes
83
83
([ 755beb2b] ( https://github.com/angular/angular.js/commit/755beb2b66ce9f9f9a218f2355bbaf96d94fbc15 ) )
84
- - ** $cookies:** set cookies on Safari&IE when base[ href] is undefined
84
+ - ** $cookies:** set cookies on Safari&IE when ` base[href] ` is undefined
85
85
([ 70909245] ( https://github.com/angular/angular.js/commit/7090924515214752b919b0c5630b3ea5e7c77223 ) ,
86
86
[ #1190 ] ( https://github.com/angular/angular.js/issues/1190 ) )
87
87
- ** $http:**
You can’t perform that action at this time.
0 commit comments