-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
bd33462
to
c336f9e
Compare
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: -140 B (0%) Total Size: 1.53 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@opr The PR was without the reviewer, so I have added myself as a reviewer.
It works as expected. Titles are loading fine for form steps and express checkout. 🎉
I'll review the PR again once you resolve the merge conflicts. 👍
c336f9e
to
aae9bfb
Compare
@tarunvijwani thanks a lot for taking care of this! I have fixed the conflicts 🛠️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great! 👍
What
Move
Title
component to components package and update the places it is imported:FormStepHeading
CheckoutExpressPayment
FormStep
Why
As more developers integrate their extensions with WooCommerce Blocks, the case for reusing components grows. This starts the ball rolling by creating a new package. Rather than recreating components developers can access
wc.blocksComponents
and get the ones we need.Testing Instructions
Please consider any edge cases this change may have, and also other areas of the product this may impact.
WooCommerce Visibility
Required:
Checklist
Required:
[type]
label or a[skip-changelog]
label.Conditional:
[skip-changelog]
label is not present).Changelog