Skip to content

Storybook: Add Stories for LetterSpacingControl component#73480

Merged
juanfra merged 3 commits intoWordPress:trunkfrom
anandrajaram21:67165-letter-spacing-control-stories
Feb 6, 2026
Merged

Storybook: Add Stories for LetterSpacingControl component#73480
juanfra merged 3 commits intoWordPress:trunkfrom
anandrajaram21:67165-letter-spacing-control-stories

Conversation

@anandrajaram21
Copy link
Contributor

Storybook stories for the letter spacing control component.

See #67165

Testing Instructions

npm i
npm run storybook:dev

Screenshots or screencast

image image image image

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: anandrajaram21 <[email protected]>
Co-authored-by: juanfra <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Nov 21, 2025
@github-actions
Copy link

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @anandrajaram21! In case you missed it, we'd love to have you join us in our Slack community.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@juanfra juanfra added [Type] Developer Documentation Documentation for developers Storybook Storybook and its stories for components labels Nov 21, 2025
Copy link
Member

@juanfra juanfra left a comment

Choose a reason for hiding this comment

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

Thanks so much for the PR! In order to make it more maintainable, I'd merge the two stories in one, as both things could be achieved by changing the value in the default story and not include a new story.

@github-actions github-actions bot added the [Package] Block editor /packages/block-editor label Jan 20, 2026
@anandrajaram21
Copy link
Contributor Author

@juanfra I've merged the two stories into one as suggested

@juanfra
Copy link
Member

juanfra commented Feb 3, 2026

Thanks @anandrajaram21, I meant to have just the default story. Could you also please rebase? Thanks 🙏

@anandrajaram21 anandrajaram21 force-pushed the 67165-letter-spacing-control-stories branch from bcdbc33 to 1d465fd Compare February 5, 2026 19:47
Copy link
Member

@juanfra juanfra left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution!

@juanfra juanfra merged commit 50a239f into WordPress:trunk Feb 6, 2026
38 checks passed
@github-actions github-actions bot added this to the Gutenberg 22.6 milestone Feb 6, 2026
MaggieCabrera pushed a commit that referenced this pull request Feb 10, 2026
Add stories for letter spacing control component.

Co-authored-by: anandrajaram21 <[email protected]>
Co-authored-by: juanfra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Package] Block editor /packages/block-editor Storybook Storybook and its stories for components [Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants