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

Popover: Remove the caret #4978

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Popover: Remove the caret #4978

wants to merge 6 commits into from

Conversation

TylerJDev
Copy link
Contributor

@TylerJDev TylerJDev commented Sep 17, 2024

Closes https://github.com/github/primer/issues/3432

Removes the caret in Popover.

Changelog

Removed

  • Removes caret prop and associated styles from Popover component

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

Copy link

changeset-bot bot commented Sep 17, 2024

🦋 Changeset detected

Latest commit: 8f80d76

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 Major

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

Copy link
Contributor

github-actions bot commented Sep 17, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 97.12 KB (-0.36% 🔽)
packages/react/dist/browser.umd.js 97.46 KB (-0.23% 🔽)

@TylerJDev TylerJDev changed the title Remove the caret Popover: Remove the caret Sep 18, 2024
@github-actions github-actions bot temporarily deployed to storybook-preview-4978 September 18, 2024 13:31 Inactive
@TylerJDev TylerJDev mentioned this pull request Sep 20, 2024
13 tasks
@TylerJDev
Copy link
Contributor Author

Hey @joshblack! With caret being deprecated, I wanted to create a PR that removes it entirely (in v38). I'm curious if the best course of action is to wait until v37 is fully shipped, then to open this PR up for reviews/merging?

@joshblack
Copy link
Member

Yeah that works @TylerJDev! We did a similar thing for MarkdownEditor this time and I bet it would work for this too

@TylerJDev TylerJDev marked this pull request as ready for review October 21, 2024 22:44
@TylerJDev TylerJDev requested review from a team as code owners October 21, 2024 22:44
@joshblack
Copy link
Member

@TylerJDev for timing on this, would it be helpful to open it when we enter into "pre mode" for v38? Then we could merge it in as-is and go through that route. I think I misspoke earlier when I said open after v37 is merged since this would need to be in the RC for v38 versus being able to land in v37

@TylerJDev
Copy link
Contributor Author

@TylerJDev for timing on this, would it be helpful to open it when we enter into "pre mode" for v38? Then we could merge it in as-is and go through that route. I think I misspoke earlier when I said open after v37 is merged since this would need to be in the RC for v38 versus being able to land in v37

Makes sense! I'll put this back into draft until then 😄

@TylerJDev TylerJDev marked this pull request as draft October 22, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants