Skip to content

AnimatePresence 2.0#2741

Merged
mattgperry merged 18 commits intomainfrom
fix/presence-switching-opacity
Jul 26, 2024
Merged

AnimatePresence 2.0#2741
mattgperry merged 18 commits intomainfrom
fix/presence-switching-opacity

Conversation

@mattgperry
Copy link
Copy Markdown
Collaborator

@mattgperry mattgperry commented Jul 24, 2024

Fixes #2554
Fixes #2693
Fixes #2618
Fixes #2639
Fixes #2673
Fixes #2690
Fixes #1983

Improves correctness of AnimatePresence and makes safe for concurrent rendering by replacing mutable data structures with two-pass render.

@mattgperry mattgperry changed the title Fix AnimatePresence quickly switching between components with WAAPI animations AnimatePresence 2.0 Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment