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

Flex support enhancement #2400

Open
10 tasks
liZe opened this issue Mar 6, 2025 · 0 comments
Open
10 tasks

Flex support enhancement #2400

liZe opened this issue Mar 6, 2025 · 0 comments
Labels
feature New feature that should be supported

Comments

@liZe
Copy link
Member

liZe commented Mar 6, 2025

This issue is for grouping flex features requests and bugs.

If you’d like to have a new feature regarding flex properties or encounter an issue related to flex, you can check here if an issue isn’t already opened. If not, please open an issue and we’ll link it there :)

  • support min-content and max-content sizes
  • handle break-before and break-after for flex row items
  • fragmentation in rows and break-inside: avoid for flex items
  • handle flex items with intrinsic size (images)
  • handle flex items with content
  • define auto size of the flex container
  • avoid useless layouts for flex items – Improve flex rendering speed #1166
  • support visibility: collapse
  • take care of min-* and max-* properties for the flex container’s cross size
  • seriously support display: inline-flex
@liZe liZe added the feature New feature that should be supported label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature that should be supported
Projects
None yet
Development

No branches or pull requests

1 participant