|
| 1 | +<a name="v1.3.1"></a> |
| 2 | +# v1.3.1 cardiovasculatory-magnification (2014-11-07) |
| 3 | + |
| 4 | + |
| 5 | +## Bug Fixes |
| 6 | + |
| 7 | +- **$compile:** do not rebind parent bound transclude functions |
| 8 | + ([841c0907](https://github.com/angular/angular.js/commit/841c0907556f525dbc4223609d808319fe0dd7e2), |
| 9 | + [#9413](https://github.com/angular/angular.js/issues/9413)) |
| 10 | +- **$parse:** |
| 11 | + - stateful interceptors override an `undefined` expression |
| 12 | + ([ed99821e](https://github.com/angular/angular.js/commit/ed99821e4dc621864f7e2d9a6b5305fca27fb7fa), |
| 13 | + [#9821](https://github.com/angular/angular.js/issues/9821), [#9825](https://github.com/angular/angular.js/issues/9825)) |
| 14 | + - add quick check for Function constructor in fast path |
| 15 | + ([e676d642](https://github.com/angular/angular.js/commit/e676d642f5feb8d3ba88944634afb479ba525c36)) |
| 16 | +- **$parse, events:** prevent accidental misuse of properties on $event |
| 17 | + ([e057a9aa](https://github.com/angular/angular.js/commit/e057a9aa398ead209bd6bbf76e22d2d5562904fb)) |
| 18 | +- **ngRoute:** allow proto inherited properties in route params object |
| 19 | + ([b4770582](https://github.com/angular/angular.js/commit/b4770582f84f26c8ff7f2320a36a6b0ceff6e6cc), |
| 20 | + [#8181](https://github.com/angular/angular.js/issues/8181), [#9731](https://github.com/angular/angular.js/issues/9731)) |
| 21 | +- **select:** use strict comparison for isSelected with selectAs |
| 22 | + ([9e305948](https://github.com/angular/angular.js/commit/9e305948e4965fb86b0c79985dc6e8c59a9c66af), |
| 23 | + [#9639](https://github.com/angular/angular.js/issues/9639), [#9949](https://github.com/angular/angular.js/issues/9949)) |
| 24 | + |
| 25 | + |
| 26 | +## Features |
| 27 | + |
| 28 | +- **ngAria:** announce ngMessages with aria-live |
| 29 | + ([187e4318](https://github.com/angular/angular.js/commit/187e43185dfb1bce6a318d95958c73cfb789d33c), |
| 30 | + [#9834](https://github.com/angular/angular.js/issues/9834)) |
| 31 | +- **ngMock:** decorator that adds Scope#$countChildScopes and Scope#$countWatchers |
| 32 | + ([74981c9f](https://github.com/angular/angular.js/commit/74981c9f208b3617cbf00beafd61138d25c5d546), |
| 33 | + [#9926](https://github.com/angular/angular.js/issues/9926), [#9871](https://github.com/angular/angular.js/issues/9871)) |
| 34 | + |
| 35 | + |
| 36 | + |
1 | 37 |
|
2 | 38 | <a name="1.3.1"></a>
|
3 | 39 | # 1.3.1 spectral-lobster (2014-10-31)
|
|
0 commit comments