Skip to content

Default .PageLayout to display block - #1961

Merged
jonrohan merged 4 commits into
mainfrom
page_layout_block
Feb 28, 2022
Merged

Default .PageLayout to display block#1961
jonrohan merged 4 commits into
mainfrom
page_layout_block

Conversation

@jonrohan

Copy link
Copy Markdown
Member

What are you trying to accomplish?

The currently implementation of the PageLayout view component, always has the .PageLayout class on a <div> element. I'm making some updates to change this to a web-component <page-layout> The default for custom tags isn't block so I wanted to add that as the default here. rather than targeting the tag <page-layout>.

  • No, this PR should be ok to ship as is. 🚢

@jonrohan
jonrohan requested a review from a team as a code ownerFebruary 28, 2022 20:39
@changeset-bot

changeset-botBot commented Feb 28, 2022

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: da15724

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
NameType
@primer/cssMinor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jonrohan@langermank