This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree 1 file changed +33
-0
lines changed
1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.2.3 " ></a >
2+ # 1.2.3 unicorn-zapper (2013-11-27)
3+
4+
5+ ## Bug Fixes
6+
7+ - ** $animate:**
8+ - ensure blocked keyframe animations are unblocked before the DOM operation
9+ ([ 2efe8230] ( https://github.com/angular/angular.js/commit/2efe82309ac8ff4f67df8b6e40a539ea31e15804 ) ,
10+ [ #5106 ] ( https://github.com/angular/angular.js/issues/5106 ) )
11+ - ensure animations are disabled during bootstrap to prevent unwanted structural animations
12+ ([ eed23332] ( https://github.com/angular/angular.js/commit/eed2333298412fbad04eda97ded3487c845b9eb9 ) ,
13+ [ #5130 ] ( https://github.com/angular/angular.js/issues/5130 ) )
14+ - ** $sanitize:** use the same whitelist mechanism as ` $compile ` does
15+ ([ 33352348] ( https://github.com/angular/angular.js/commit/333523483f3ce6dd3177b697a5e5a7177ca364c8 ) ,
16+ [ #3748 ] ( https://github.com/angular/angular.js/issues/3748 ) )
17+ - ** input:** react to form auto completion, through the ` change ` event, on modern browsers
18+ ([ a090400f] ( https://github.com/angular/angular.js/commit/a090400f09d7993d102f527609879cdc74abae60 ) ,
19+ [ #1460 ] ( https://github.com/angular/angular.js/issues/1460 ) )
20+ - ** $attrs:** add ` $attrs.$attr ` to externs so that it isn't renamed on js minification
21+ ([ bcca8054] ( https://github.com/angular/angular.js/commit/bcca80548dde85ffe3838c943ba8e5c2deb1c721 ) )
22+
23+
24+ ## Features
25+
26+ No new features in this release
27+
28+ ## Breaking Changes
29+
30+ There are no breaking changes in this release (promise!)
31+
32+
33+
134<a name =" 1.2.2 " ></a >
235# 1.2.2 consciousness-inertia (2013-11-22)
336
You can’t perform that action at this time.
0 commit comments