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

[Masonry] Adding a description and removing compat features #707

Merged
merged 2 commits into from Mar 21, 2024
Merged

Conversation

captainbrosset
Copy link
Contributor

The BCD entries for this feature have already been added to the BCD as tags, no need to repeat them here (see this search query).
This PR also adds a short description of the feature.

@foolip foolip requested a review from ddbeck March 19, 2024 17:33
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Have some (optional) ideas for the description for you. Thanks!

feature-group-definitions/masonry.yml Outdated Show resolved Hide resolved
Comment on lines -6 to -11
compat_features:
- css.properties.align-tracks
- css.properties.grid-template-columns.masonry
- css.properties.grid-template-rows.masonry
- css.properties.justify-tracks
- css.properties.masonry-auto-flow
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is OK since were making other changes, but don't take it as a license to seek out every such key just yet. 😄

I think it'll be a lot easier to clean these up when we have the tools to easily determine whether there's a mismatch between web-features and BCD.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Makes sense to me, thanks. Especially for cases where we specifically don't want the web-features entry to map 1:1 to what's in BCD.

Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
@ddbeck ddbeck merged commit c4933cc into main Mar 21, 2024
2 checks passed
@ddbeck ddbeck deleted the masonry branch March 21, 2024 15:02
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.

None yet

2 participants