Skip to content

Commit f7622dc

Browse files
committed
docs(CHANGELOG): add changes for 1.3.18
1 parent 2c03a35 commit f7622dc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="1.3.18"></a>
2+
# 1.3.18 collective-penmanship (2015-08-18)
3+
4+
5+
## Bug Fixes
6+
7+
- **$animate:**
8+
- clear class animations cache if animation is not started
9+
([2c03a357](https://github.com/angular/angular.js/commit/2c03a3574336ed814d020cf7ba36cee5b87e65b5),
10+
[#12604](https://github.com/angular/angular.js/issues/12604), [#12603](https://github.com/angular/angular.js/issues/12603))
11+
- do not throw errors if element is removed before animation starts
12+
([6b72598b](https://github.com/angular/angular.js/commit/6b72598b87022e1dd96bddc4451e007ef0601579),
13+
[#10205](https://github.com/angular/angular.js/issues/10205))
14+
- **ngModel:** correct minErr usage for correct doc creation
15+
([64a142b5](https://github.com/angular/angular.js/commit/64a142b58ed0a0e3896d82f3f9ce35373548d0ff),
16+
[#12386](https://github.com/angular/angular.js/issues/12386), [#12416](https://github.com/angular/angular.js/issues/12416))
17+
18+
19+
120
<a name="1.3.17"></a>
221
# 1.3.17 tsktskskly-euouae (2015-07-06)
322

0 commit comments

Comments
 (0)