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

Commit 86a3361

Browse files
gkalpakjeffbcross
authored andcommitted
chore(CHANGELOG): remove duplicate breaking change for 1.3.0-rc.5
1 parent ea18976 commit 86a3361

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

Diff for: CHANGELOG.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -144,17 +144,7 @@ Now: `$locationChangeStart` -> `$routeChangeStart`
144144

145145
Fixes #5581
146146
Closes #5714
147-
Closes #9502- **ngAnimate:** due to [667183a8](https://github.com/angular/angular.js/commit/667183a8c79d6ffce571a2be78c05dc76503b222),
148-
149-
150-
The $animate class API will always defer changes until the end of the next digest. This allows ngAnimate
151-
to coalesce class changes which occur over a short period of time into 1 or 2 DOM writes, rather than
152-
many. This prevents jank in browsers such as IE, and is generally a good thing.
153-
154-
If you're finding that your classes are not being immediately applied, be sure to invoke $digest().
155-
156-
Closes #8234
157-
Closes #9263
147+
Closes #9502
158148

159149

160150
<a name="1.3.0-rc.4"></a>

0 commit comments

Comments
 (0)