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

Add CSS Grid Layout Module Level 3 (Masonry!) #5677

Open
Schweinepriester opened this issue Oct 31, 2020 · 5 comments
Open

Add CSS Grid Layout Module Level 3 (Masonry!) #5677

Schweinepriester opened this issue Oct 31, 2020 · 5 comments

Comments

@Schweinepriester
Copy link
Contributor

Schweinepriester commented Oct 31, 2020

https://drafts.csswg.org/css-grid-3/

Probably early and likely will come via MDN, but keeping track 0:-)

@Schweinepriester
Copy link
Contributor Author

https://www.smashingmagazine.com/native-css-masonry-layout-css-grid/

@Schweinepriester
Copy link
Contributor Author

@GPHemsley
Copy link

GPHemsley commented Jan 17, 2022

Indeed, this is covered by MDN data (via mdn/browser-compat-data#7249), but it appears there may be more work to be done.

grid-template-rows: masonry is covered here:
https://caniuse.com/mdn-css_properties_grid-template-rows_masonry

masonry-auto-flow (as mentioned above) is covered here:
https://caniuse.com/mdn-css_properties_masonry-auto-flow

But grid-template-columns: masonry is missing, and mdn/browser-compat-data#9078 suggests that it may actually be (incorrectly) covered by this entry:
https://caniuse.com/mdn-css_properties_masonry

Additionally, these do not come up when searching for "masonry":
https://caniuse.com/mdn-css_properties_justify-tracks
https://caniuse.com/mdn-css_properties_align-tracks

@Schweinepriester
Copy link
Contributor Author

https://webkit.org/blog/13839/release-notes-for-safari-technology-preview-163/:

Masonry Layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants