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

FormTokenField: Deprecate 36px default size #67454

Merged

Conversation

hbhalodia
Copy link
Contributor

Part of #65751

What?

Deprecate the 36px default size on FormTokenField.

Testing Instructions

  • Unit tests pass
  • Storybook stories should not log console warnings
  • All code snippets in documentation (JSDoc, Storybook, README) should have the __next40pxDefaultSize prop enabled

@hbhalodia hbhalodia requested a review from ajitbohra as a code owner December 2, 2024 05:43
@hbhalodia hbhalodia requested review from mirka and removed request for ajitbohra December 2, 2024 05:43
Copy link

github-actions bot commented Dec 2, 2024

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: hbhalodia <[email protected]>
Co-authored-by: mirka <[email protected]>

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

@hbhalodia hbhalodia self-assigned this Dec 2, 2024
@hbhalodia hbhalodia added [Type] Code Quality Issues or PRs that relate to code quality [Package] Components /packages/components labels Dec 2, 2024
@mirka mirka added the Needs Dev Note Requires a developer note for a major WordPress release cycle label Dec 2, 2024
Copy link
Member

@mirka mirka left a comment

Choose a reason for hiding this comment

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

There was one spot missing, but otherwise looking good!

@hbhalodia hbhalodia requested a review from mirka December 3, 2024 09:44
Copy link
Member

@mirka mirka left a comment

Choose a reason for hiding this comment

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

Thank you! 🚀

@mirka mirka enabled auto-merge (squash) December 3, 2024 18:32
@mirka mirka merged commit 40b8653 into WordPress:trunk Dec 3, 2024
63 of 64 checks passed
@github-actions github-actions bot added this to the Gutenberg 19.9 milestone Dec 3, 2024
im3dabasia pushed a commit to im3dabasia/gutenberg that referenced this pull request Dec 4, 2024
* Update FormTokenField Component to use default 40px size and added 36px deprecation warning

* Update the changelog to add deprecation PR for the FormTokenField

* Add __next40pxDefaultSize to async story for FormTokenField

Co-authored-by: hbhalodia <[email protected]>
Co-authored-by: mirka <[email protected]>
michalczaplinski pushed a commit that referenced this pull request Dec 5, 2024
* Update FormTokenField Component to use default 40px size and added 36px deprecation warning

* Update the changelog to add deprecation PR for the FormTokenField

* Add __next40pxDefaultSize to async story for FormTokenField

Co-authored-by: hbhalodia <[email protected]>
Co-authored-by: mirka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Dev Note Requires a developer note for a major WordPress release cycle [Package] Components /packages/components [Type] Code Quality Issues or PRs that relate to code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants