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

Make flex a static utility #15014

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Make flex a static utility #15014

merged 3 commits into from
Nov 15, 2024

Conversation

RobinMalfait
Copy link
Member

This PR makes flex a static utility, which also means that it is located near the other static display utilities.

This is possible because we changed how parseCandidate returns an array of utilities instead of a single utility.

This makes the code more consistent and a bit easier to understand.

Bonus: turns out that flex was never suggested to intellisense, but now it is!

@RobinMalfait RobinMalfait requested a review from a team as a code owner November 15, 2024 16:55
@RobinMalfait RobinMalfait enabled auto-merge (squash) November 15, 2024 16:56
@RobinMalfait RobinMalfait merged commit 3fb6902 into next Nov 15, 2024
1 check passed
@RobinMalfait RobinMalfait deleted the fix/move-flex branch November 15, 2024 17:02
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