Bug Fixes
- animations-motion: small fixes in deleting styles properly (natew)
- animations-motion: fix not removing removed animated styles (natew)
- animations-motion: fix bug with animation={null} not updating styles (natew)
Code Refactoring
- alert-dialog: convert components to use styled API for improved consistency #3556 (Quan Nguyen)
Chores
- animations-motion: remove waiting logic for now as its not helping much and causing complications (natew)