Thanks to visit codestin.com
Credit goes to github.com

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

Commit 5730c66

Browse files
docs(CHANGELOG): add 1.2.32 release notes
1 parent b8a0ecd commit 5730c66

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
1+
<a name="1.2.32"></a>
2+
# 1.2.32 alternation-intention (2016-10-10)
3+
4+
This release reverts the fix in 1.2.31 and provides an alternative fix that doesn't break Angular Material.
5+
6+
## Reverts
7+
8+
- **input:** ensure that hidden input values are correct after history back
9+
([ed44dd065](https://github.com/angular/angular.js/commit/ed44dd0659f346ced78a112e4a2b30d3af4fd572))
10+
11+
## Bug Fixes
12+
- **$compile:** ensure that hidden input values are correct after history back
13+
([b8a0ecdd6](https://github.com/angular/angular.js/commit/b8a0ecdd6189fb111734eb5b6d4d473d0dcf4c36))
14+
15+
116
<a name="1.2.31"></a>
217
# 1.2.31 barking-moustache (2016-10-10)
318

419
## Bug Fixes
520
- **input:** ensure that hidden input values are correct after history back
6-
([7ec663fc](https://github.com/angular/angular.js/commit/7ec663fc708aa7a9a9ce62d2306f24d7a733a86d)
21+
([7ec663fc](https://github.com/angular/angular.js/commit/7ec663fc708aa7a9a9ce62d2306f24d7a733a86d))
722

823

924
<a name="1.2.30"></a>

0 commit comments

Comments
 (0)