Skip to content

Make flex a static utility#15014

Merged
RobinMalfait merged 3 commits intonextfrom
fix/move-flex
Nov 15, 2024
Merged

Make flex a static utility#15014
RobinMalfait merged 3 commits intonextfrom
fix/move-flex

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
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