Skip to content

Conversation

@hussam-i-am
Copy link
Contributor

@hussam-i-am hussam-i-am commented Mar 11, 2025

Closes https://github.com/github/primer/issues/4791
Closes https://github.com/github/primer/issues/4868

Changelog

New

Changed

  • Adds @deprecated annotation to Box and BoxProps
  • Moves Box under Deprecated section of Storybook
  • Adds doc

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

@hussam-i-am hussam-i-am self-assigned this Mar 11, 2025
@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2025

🦋 Changeset detected

Latest commit: 84bf91d

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

This PR includes changesets to release 1 package
Name Type
@primer/react 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

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Mar 11, 2025
@github-actions
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 106.05 KB (0%)
packages/react/dist/browser.umd.js 106.33 KB (0%)

@hussam-i-am hussam-i-am marked this pull request as ready for review March 11, 2025 18:25
@hussam-i-am hussam-i-am requested a review from a team as a code owner March 11, 2025 18:25
@hussam-i-am hussam-i-am requested a review from jonrohan March 11, 2025 18:25
@github-actions github-actions bot temporarily deployed to storybook-preview-5763 March 11, 2025 18:35 Inactive
Copy link
Member

@jonrohan jonrohan left a comment

Choose a reason for hiding this comment

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

/**
* @deprecated The Box component is deprecated. Replace with a `div` or
* appropriate HTML element instead, with CSS modules for styling.
*/
Copy link
Member

Choose a reason for hiding this comment

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

🤔 I'm not sure what the best docs to point to are here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@github-actions github-actions bot requested a deployment to storybook-preview-5763 March 12, 2025 19:27 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-5763 March 12, 2025 19:41 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5763 March 12, 2025 20:56 Inactive
@hussam-i-am hussam-i-am added this pull request to the merge queue Mar 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 13, 2025
Merged via the queue into main with commit d3926d1 Mar 13, 2025
44 checks passed
@hussam-i-am hussam-i-am deleted the hussam-i-am/deprecate-box branch March 13, 2025 19:15
@primer primer bot mentioned this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants