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

Grid support enhancements #2145

Open
1 of 18 tasks
grewn0uille opened this issue May 2, 2024 · 0 comments
Open
1 of 18 tasks

Grid support enhancements #2145

grewn0uille opened this issue May 2, 2024 · 0 comments
Labels
feature New feature that should be supported

Comments

@grewn0uille
Copy link
Member

grewn0uille commented May 2, 2024

This issue is for grouping grid features requests and bugs.

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

  • display: inline-grid
  • auto content size for grid containers
  • grid-auto-flow: columnSupport grid-auto-flow: column #2142
  • subgrids
  • repeat(auto-fill, *) and repeat(auto-fit, *)
  • auto margins for grid items
  • span with line names
  • span for flexible tracks
  • safe and unsafe alignments
  • baseline alignment
  • grid items with intrinsic size (images)
  • distribute space beyond limits
  • grid items larger than grid containers
  • min-width, max-width, min-height, max-height on grid items
  • complex min-content and max-content cases
  • absolutely positioned and floating grid items
  • fragmentation in rows
  • display at least one row on empty pages - c10c689
@liZe liZe added the feature New feature that should be supported label May 3, 2024
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

2 participants