Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit be240b1

Browse files
docs(changelog): add 1.7.4 release notes
1 parent 61b3354 commit be240b1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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+
125
<a name="1.7.3"></a>
226
# 1.7.3 eventful-proposal (2018-08-03)
327

0 commit comments

Comments
 (0)