-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Spacer
: change props override order, split types
#33555
Conversation
Size Change: +16 B (0%) Total Size: 1.07 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.
LGTM! Thanks 🚀
Spacer
: change props override order, move types to separate fileSpacer
: change props override order, split types
@ciampo Would be great if you could add one of the '[Type]' labels (usually enhancement or bug) to the Component System PRs. These affect how the changes are categorized in the changelog for Gutenberg releases—at the moment whoever compiles the changelog has to go through and manually check what each PR was when the label is missing, so this would save a lot of work. |
Hey @talldan, thank you for flagging this. I've added a label, sorry if I didn't include it before! |
Description
This PR cherry-picks a few minor improvements to the
<Spacer />
component that were part of #33055 and didn't get merged when the original PR got closed:How has this been tested?
To test those changes:
npm run storybook:dev
locally, visit theSpacer
story and play around with the knobsScreenshots
Types of changes
Checklist:
*.native.js
files for terms that need renaming or removal).