Skip to content

Conversation

@adamkudrna
Copy link
Member

@adamkudrna adamkudrna commented Oct 4, 2024

Intentionally use longhand properties because custom property fallback mechanism evaluates initial values as empty. That makes the other value of the shorthand property unexpectedly used for both axes.

Introduced in #550. Closes #569.

@github-actions github-actions bot added the fix Fixing a bug label Oct 4, 2024
)

Intentionally use longhand properties because the custom property
fallback mechanism evaluates `initial` values as empty. That makes
the other value of the shorthand property unexpectedly used for
both axes.
Intentionally use longhand properties because the custom property
fallback mechanism evaluates `initial` values as empty. That makes
the other value of the shorthand property unexpectedly used for
both axes.
@adamkudrna adamkudrna merged commit 7898915 into master Oct 7, 2024
10 checks passed
@adamkudrna adamkudrna deleted the fix/grid-alignment branch October 7, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grid behavior changed in version 0.56.0

3 participants