You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Angular v6 is the first release of Angular that unifies the Framework, Material and CLI.
7
+
8
+
To learn about the release highlights and our new CLI-powered update workflow for your projects please check out the [v6 release announcement](https://blog.angular.io/version-6-0-0-of-angular-now-available-cc56b0efa7a4).
9
+
3
10
4
11
5
12
### Dependency updates
@@ -137,7 +144,7 @@
137
144
138
145
139
146
140
-
### POSSIBLE BREAKING CHANGES
147
+
### Possible Breaking Changes
141
148
142
149
* **animations:** When animation is triggered within a disabled zone, the associated event (which an instance of AnimationEvent) will no longer report the totalTime as 0 (it will emit the actual time of the animation).
0 commit comments