We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e47e4 commit 77b1407Copy full SHA for 77b1407
docs/content/guide/migration.ngdoc
@@ -1055,7 +1055,7 @@ to:
1055
1056
Any class-based animation code that makes use of transitions
1057
and uses the setup CSS classes (such as class-add and class-remove) must now
1058
-provide a empty transition value to ensure that its styling is applied right
+provide an empty transition value to ensure that its styling is applied right
1059
away. In other words if your animation code is expecting any styling to be
1060
applied that is defined in the setup class then it will not be applied
1061
"instantly" unless a `transition:0s none` value is present in the styling
0 commit comments