|
| 1 | +<a name="1.7.4"></a> |
| 2 | +# 1.7.4 interstellar-exploration (2018-09-07) |
| 3 | + |
| 4 | +## Bug Fixes |
| 5 | +- **ngAria.ngClick:** prevent default event on space/enter only for non-interactive elements |
| 6 | + ([61b335](https://github.com/angular/angular.js/commit/61b33543ff8e7f32464dec98a46bf0a35e9b03a4), |
| 7 | + [#16664](https://github.com/angular/angular.js/issues/16664), |
| 8 | + [#16680](https://github.com/angular/angular.js/issues/16680)) |
| 9 | +- **ngAnimate:** remove the "prepare" classes with multiple structural animations |
| 10 | + ([3105b2](https://github.com/angular/angular.js/commit/3105b2c26a71594c4e7904efc18f4b2e9da25b1b), |
| 11 | + [#16681](https://github.com/angular/angular.js/issues/16681), |
| 12 | + [#16677](https://github.com/angular/angular.js/issues/16677)) |
| 13 | +- **$route:** correctly extract path params if the path contains a question mark or a hash |
| 14 | + ([2ceeb7](https://github.com/angular/angular.js/commit/2ceeb739f35e01fcebcabac4beeeb7684ae9f86d)) |
| 15 | +- **ngHref:** allow numbers and other objects in interpolation |
| 16 | + ([30084c](https://github.com/angular/angular.js/commit/30084c13699c814ff6703d7aa2d3947a9b2f7067), |
| 17 | + [#16652](https://github.com/angular/angular.js/issues/16652), |
| 18 | + [#16626](https://github.com/angular/angular.js/issues/16626)) |
| 19 | +- **select:** allow to select first option with value `undefined` |
| 20 | + ([668a33](https://github.com/angular/angular.js/commit/668a33da3439f17e61dfa8f6d9b114ebde8c9d87), |
| 21 | + [#16653](https://github.com/angular/angular.js/issues/16653), |
| 22 | + [#16656](https://github.com/angular/angular.js/issues/16656)) |
| 23 | + |
| 24 | + |
1 | 25 | <a name="1.7.3"></a>
|
2 | 26 | # 1.7.3 eventful-proposal (2018-08-03)
|
3 | 27 |
|
|
0 commit comments