|
| 1 | +<a name="1.4.0"></a> |
| 2 | +# 1.4.0 jaracimrman-existence (2015-05-26) |
| 3 | + |
| 4 | + |
| 5 | +## Bug Fixes |
| 6 | + |
| 7 | +- **$animate:** |
| 8 | + - ignore invalid option parameter values |
| 9 | + ([72edd4df](https://github.com/angular/angular.js/commit/72edd4dff931c644eecb8f0d1c878dc839c76947), |
| 10 | + [#11826](https://github.com/angular/angular.js/issues/11826)) |
| 11 | + - accept unwrapped DOM elements as inputs for enter + move |
| 12 | + ([f26fc26f](https://github.com/angular/angular.js/commit/f26fc26f6ea283b2fc5ddb18627b13850de2663e), |
| 13 | + [#11848](https://github.com/angular/angular.js/issues/11848)) |
| 14 | +- **$animateCss:** ensure that custom durations do not confuse the gcs cache |
| 15 | + ([e0e1b520](https://github.com/angular/angular.js/commit/e0e1b5208767dd62f5586fdc607cb2e31dac9516), |
| 16 | + [#11723](https://github.com/angular/angular.js/issues/11723), [#11852](https://github.com/angular/angular.js/issues/11852)) |
| 17 | +- **$http:** do not modify the config object passed into $http short methods |
| 18 | + ([f7a4b481](https://github.com/angular/angular.js/commit/f7a4b48121ed2b04af89bd2b754f500d1872360d)) |
| 19 | +- **ngAnimate:** |
| 20 | + - close follow-up class-based animations when the same class is added/removed when removed/added |
| 21 | + ([db246eb7](https://github.com/angular/angular.js/commit/db246eb701529b41049fc118908e528920f13b24), |
| 22 | + [#11717](https://github.com/angular/angular.js/issues/11717)) |
| 23 | + - ensure nested class-based animations are spaced out with a RAF |
| 24 | + ([213c2a70](https://github.com/angular/angular.js/commit/213c2a703293ee0af8229dde2b608687cd77ccfa), |
| 25 | + [#11812](https://github.com/angular/angular.js/issues/11812)) |
| 26 | + - class-based animations must not set addClass/removeClass CSS classes on the element |
| 27 | + ([3a3db690](https://github.com/angular/angular.js/commit/3a3db690a16e888aa7371e3b02e2954b9ec2d558), |
| 28 | + [#11810](https://github.com/angular/angular.js/issues/11810)) |
| 29 | + - ensure that repeated structural calls during pre-digest function |
| 30 | + ([2327f5a0](https://github.com/angular/angular.js/commit/2327f5a0a7e018a9b03aefabe1fbd0c9330e2eeb), |
| 31 | + [#11867](https://github.com/angular/angular.js/issues/11867)) |
| 32 | + - ensure that cancelled class-based animations are properly cleaned up |
| 33 | + ([718ff844](https://github.com/angular/angular.js/commit/718ff84405558ac64402e1fca5caefd7d307ea1e), |
| 34 | + [#11652](https://github.com/angular/angular.js/issues/11652)) |
| 35 | + - throw an error if a callback is passed to animate methods |
| 36 | + ([9bb4d6cc](https://github.com/angular/angular.js/commit/9bb4d6ccbe80b7704c6b7f53317ca8146bc103ca), |
| 37 | + [#11826](https://github.com/angular/angular.js/issues/11826), [#11713](https://github.com/angular/angular.js/issues/11713)) |
| 38 | + - ensure anchored animations remove the leave element at correct time |
| 39 | + ([64c66d0e](https://github.com/angular/angular.js/commit/64c66d0eea11b575d2a71d00c70cfc5be12cd450), |
| 40 | + [#11850](https://github.com/angular/angular.js/issues/11850)) |
| 41 | +- **select:** prevent unknown option being added to select when bound to null property |
| 42 | + ([4090491c](https://github.com/angular/angular.js/commit/4090491c73910c169d4fba0494a4e26b45dca7ec), |
| 43 | + [#11872](https://github.com/angular/angular.js/issues/11872), [#11875](https://github.com/angular/angular.js/issues/11875)) |
| 44 | + |
| 45 | + |
| 46 | +## Features |
| 47 | + |
| 48 | +- **filterFilter:** allow array like objects to be filtered |
| 49 | + ([1b0d0fd8](https://github.com/angular/angular.js/commit/1b0d0fd8d00b42dffd798845fe0947d594372613), |
| 50 | + [#11782](https://github.com/angular/angular.js/issues/11782), [#11787](https://github.com/angular/angular.js/issues/11787)) |
| 51 | + |
| 52 | + |
1 | 53 |
|
2 | 54 | <a name="1.4.0-rc.2"></a>
|
3 | 55 | # 1.4.0-rc.2 rocket-zambonimation (2015-05-12)
|
|
0 commit comments