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 spacing controls to Post Author block #35963

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

mkaz
Copy link
Member

@mkaz mkaz commented Oct 26, 2021

Description

Add spacing controls (margin/padding) to Post Author block.

Fixes #35695

How has this been tested?

Using a theme that supports spacing,

  1. Add Post Author block and confirm spacing controls are not there.
  2. Apply patch and rebuild.
  3. Confirm Post Author block now shows spacing contorls.
  4. Confirm spacing works in editor and published view.

Types of changes

  • Add supports spacing to Post Author block.json

@mkaz mkaz requested a review from ajitbohra as a code owner October 26, 2021 15:58
@mkaz mkaz added the [Block] Post Author Affects the Post Author Block label Oct 26, 2021
Copy link
Member

@vcanales vcanales left a comment

Choose a reason for hiding this comment

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

🚀

@mkaz mkaz merged commit 522a67c into trunk Oct 26, 2021
@mkaz mkaz deleted the add/post-author-spacing branch October 26, 2021 17:04
@github-actions github-actions bot added this to the Gutenberg 11.9 milestone Oct 26, 2021
@andrewserong andrewserong added the [Type] Enhancement A suggestion for improvement. label Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Post Author Affects the Post Author Block [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Post author: consider adding spacing controls
3 participants