Skip to content

Conversation

@katarzynatobis
Copy link
Contributor

Add responsiveflex prop to Flex component with values: initial, none, auto, <1, 12>.

@katarzynatobis katarzynatobis marked this pull request as ready for review April 19, 2023 10:42
@katarzynatobis katarzynatobis requested a review from a team as a code owner April 19, 2023 10:42
FLEX_MARGINS,
FLEX_JUSTIFY_VALUES,
FLEX_GAP_VALUES,
FLEX_FLEX_VALUES,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the name😄

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe 2X_FLEX_VALUES to DRY ;)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imho this whole FLEX_ prefix is just redundant. We did this stuff mostly in the times where the flow was used instead of ts. The only case we need to import those consts is for iterating in docs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed that prefix

@katarzynatobis katarzynatobis force-pushed the flex-add-children-props branch from 88d702e to a5675b2 Compare April 19, 2023 16:03
@katarzynatobis katarzynatobis enabled auto-merge (squash) April 20, 2023 09:41
@katarzynatobis katarzynatobis merged commit 913376e into master Apr 20, 2023
@katarzynatobis katarzynatobis deleted the flex-add-children-props branch April 20, 2023 09:50
@clxandstuff clxandstuff mentioned this pull request Apr 21, 2023
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.

4 participants