-
Notifications
You must be signed in to change notification settings - Fork 538
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
Tooltip v1: Remove the caret from the tooltip to make it consistent with the new tooltip, css and rails - Do not merge #4156
Conversation
🦋 Changeset detectedLatest commit: 6a74003 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
size-limit report 📦
|
Good point! We still have the animation in the v2 but no delay. I vaguely remember that we removed the animation and it was too snappy so we kept it. |
…ith the new tooltip, css and rails - Do not merge (#4156) * Tooltip v1: Remove the caret * update the border radius * snaps * test(vrt): update snapshots * do not delay the animation * fix up conflict issue snapshot * Update .changeset/rotten-schools-whisper.md --------- Co-authored-by: langermank <langermank@users.noreply.github.com>
Closes #
Updating the existing tooltip to match with the new tooltip styles. We need this because we won't be able to update all tooltips at dotcom to use the new version and we don't want style inconsistencies. We will do the same update on rails and css and coordinate a release together. Working with @langermank on this together.
Changelog
New
Changed
Removed
Rollout strategy
Testing & Reviewing
Please view the stories https://primer-5fae3091a4-13348165.drafts.github.io/storybook/?path=/story/components-tooltip--default and confirm that the caret is not present and the design matches with the updated styles
Merge checklist