Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for multiple transitionBehavior property settings in CSS transitions #6972

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

MatiPl01
Copy link
Member

@MatiPl01 MatiPl01 commented Feb 3, 2025

Summary

This PR adds support for multiple transitionBehavior property values in CSS transitions. Before it allowed passing just a single value 'normal'/'allow-discrete'. Now it behaves properly and allows passing multiple values as an array.

@MatiPl01 MatiPl01 self-assigned this Feb 3, 2025
@MatiPl01 MatiPl01 changed the title feat: Add support for multiple transition-behavior property settings in CSS transitions feat: Add support for multiple transitionBehavior property settings in CSS transitions Feb 3, 2025
@MatiPl01 MatiPl01 requested a review from tomekzaw February 3, 2025 16:41
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-transition-interrupting branch from 01e4b2b to 5cb9860 Compare February 4, 2025 15:10
Base automatically changed from @matipl01/fix-transition-interrupting to main February 4, 2025 15:44
@MatiPl01 MatiPl01 force-pushed the @matipl01/mutliple-transition-behavior-settings branch from afd9c33 to e7238d6 Compare February 4, 2025 15:52
@MatiPl01 MatiPl01 added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit cbf65b8 Feb 4, 2025
20 checks passed
@MatiPl01 MatiPl01 deleted the @matipl01/mutliple-transition-behavior-settings branch February 4, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants