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

Add new transition-discrete and transition-normal utilities #15051

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

RobinMalfait
Copy link
Member

@RobinMalfait RobinMalfait commented Nov 20, 2024

This PR adds two new utilities for the transition-behavior property:

Name Definition
transition-discrete transition-behavior: allow-discrete
transition-normal transition-behavior: normal

Test plan

Not a lot too test here, but verified in the browser that these properties generate correct CSS:
image
image

@RobinMalfait RobinMalfait requested a review from a team as a code owner November 20, 2024 10:11
@adamwathan adamwathan merged commit 85dc3db into next Nov 20, 2024
1 check passed
@adamwathan adamwathan deleted the feat/transition-behavior branch November 20, 2024 10:39
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