Skip to content

Conversation

@tylersticka
Copy link
Member

@tylersticka tylersticka commented Jun 29, 2021

Overview

See changelog and docs for details.

Screenshots

Screen Shot 2021-06-29 at 1 38 55 PM

Screen Shot 2021-06-29 at 1 38 42 PM

Testing

On the deploy preview:

  • Review Rhythm Object docs for regressions
  • Review Vendor WordPress Jetpack Markdown story

@changeset-bot
Copy link

changeset-bot bot commented Jun 29, 2021

🦋 Changeset detected

Latest commit: 4c5cb8d

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

This PR includes changesets to release 1 package
Name Type
@cloudfour/patterns Minor

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

@tylersticka tylersticka requested a review from a team June 29, 2021 20:49
@tylersticka tylersticka marked this pull request as ready for review June 29, 2021 20:49
Paul-Hebert
Paul-Hebert previously approved these changes Jun 29, 2021
Copy link
Contributor

@Paul-Hebert Paul-Hebert left a comment

Choose a reason for hiding this comment

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

This looks great! The use of custom properties to make the markdown block inherit the rhythm spacing is clever!

I left a few doc-related comments inline. My only other critique is I found the mixin name a little confusing at first. Something about "adjacent" had me confused about where the rhythm would be applied. A few other ideas. Feel free to ignore if they don't jibe with you:

  • nested.rhythm
  • child.rhythm
  • inner.rhythm
  • spacing.rhythm
  • rhythm.apply

@@ -0,0 +1,29 @@
@use "../compiled/tokens/scss/size";
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be included in the changeset? Or is that not necessary since this is just an internal change? 🤔

It's probably fine as-is, but figured I'd ask since I wasn't sure.

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think so since it's just an internal change.

Co-authored-by: Paul Hebert <paul@cloudfour.com>
@tylersticka tylersticka requested a review from Paul-Hebert June 30, 2021 16:40
@tylersticka
Copy link
Member Author

@Paul-Hebert I renamed the mixin from adjacent.rhythm to spacing.vertical-rhythm. This is ready for re-review!

Copy link
Contributor

@Paul-Hebert Paul-Hebert left a comment

Choose a reason for hiding this comment

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

I like the new name! Looks great! 🚢

@tylersticka tylersticka merged commit 60d60f9 into v-next Jun 30, 2021
@tylersticka tylersticka deleted the feature/jetpack-block-support branch June 30, 2021 17:20
@github-actions github-actions bot mentioned this pull request Jun 30, 2021
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.

Add CSS for relevant Jetpack Gutenberg blocks

3 participants