Skip to content

Conversation

@thePunderWoman
Copy link
Contributor

Space separated strings, e.g. class-1 class-2, should work with both enter and leave animations. animate.leave lost that functionality in a refactor. Tests are now added to catch this.

fixes: #62964

@thePunderWoman thePunderWoman added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release labels Aug 4, 2025
@ngbot ngbot bot added this to the Backlog milestone Aug 4, 2025
Space separated strings, e.g. `class-1 class-2`, should work with both enter and leave animations. `animate.leave` lost that functionality in a refactor. Tests are now added to catch this.

fixes: angular#62964
@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 4, 2025
@crisbeto
Copy link
Member

crisbeto commented Aug 4, 2025

This PR was merged into the repository by commit 6597ac0.

The changes were merged into the following branches: main

@crisbeto crisbeto closed this in 6597ac0 Aug 4, 2025
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 4, 2025
@thePunderWoman thePunderWoman deleted the animations-strings branch September 12, 2025 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use multiple classes separated by space in animate.leave

3 participants