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 b599101 commit 833f01bCopy full SHA for 833f01b
1 file changed
adev-ja/src/content/guide/animations/complex-sequences.md
@@ -1,4 +1,4 @@
1
-# 複雑なアニメーションシーケンス {#complex-animation-sequences}
+# 複雑なアニメーションシーケンス
2
3
IMPORTANT: `@angular/animations` パッケージは現在非推奨です。Angularチームは、新しく書くコードのアニメーションには `animate.enter` と `animate.leave` を使ったネイティブCSSの利用を推奨します。詳しくは、新しい enter と leave の[アニメーションガイド](guide/animations/enter-and-leave)を参照してください。また、アプリで純粋なCSSアニメーションへの移行を始める方法については、[AngularのAnimationsパッケージからの移行](guide/animations/migration)も参照してください。
4
0 commit comments