Skip to content

Conversation

@vwallen
Copy link
Contributor

@vwallen vwallen commented Sep 20, 2024

Following grid and flexbox, groups the setup properties (column-count, column-width) with the rendering properties (column-gap, column-rule) together into a single feature called "Multi-column Layout" which aligns with how these features show up in posts/documentation. The align-content property follows previous features that include it with the context in which it applies.

Splits out column-fill and column-span into their own features because they apply to the content rather than the layout structure of the columns and/or they are properties of the child elements rather than the parent with the columns declaration.

Adds multi-column group

vwallen and others added 3 commits September 19, 2024 12:00
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Sep 20, 2024
Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
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.

@vwallen If you merge main into the branch and refresh the dist here, this will merge cleanly. Thank you!

@jamesnw jamesnw enabled auto-merge (squash) October 9, 2024 17:30
@jamesnw jamesnw merged commit 48fa63a into web-platform-dx:main Oct 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants