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

fix(tooltip): remove on attribute #702

Merged
merged 7 commits into from Jan 16, 2023

Conversation

brianferry
Copy link
Collaborator

What I did

  1. Removed the public on attribute in rh-tooltip.
  2. Added a container wrapper for rh-tooltip which provides the context styling for the shadow dom.

Testing Instructions

  1. Please view the deploy preview and verify that the tooltip looks correct in both the light and dark themes.

@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2023

🦋 Changeset detected

Latest commit: 9f1ffaa

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

This PR includes changesets to release 1 package
Name Type
@rhds/elements Patch

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

@netlify
Copy link

netlify bot commented Jan 13, 2023

Deploy Preview for red-hat-design-system ready!

Name Link
🔨 Latest commit 9f1ffaa
🔍 Latest deploy log https://app.netlify.com/sites/red-hat-design-system/deploys/63c4f96a58e416000927df96
😎 Deploy Preview https://deploy-preview-702--red-hat-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bennypowers bennypowers changed the title [bug] tooltip should not have an on attribute fix(tooltip): remove on attribute Jan 14, 2023
.changeset/twelve-drinks-wonder.md Outdated Show resolved Hide resolved
@bennypowers bennypowers enabled auto-merge (squash) January 16, 2023 07:14
@bennypowers bennypowers merged commit d2e77b5 into main Jan 16, 2023
7 checks passed
@bennypowers bennypowers deleted the bug/tooltip-on-property-public-reflected branch January 16, 2023 07:16
nikkimk pushed a commit that referenced this pull request Jan 23, 2023
* fix(tooltip): making on property private, adding wrapper to render, css for wrapper

* chore(tooltip): fixing whitespace

* chore: adding changeset

* fix(tooltip): removing position test as it tests the shadow dom

* docs: update changeset

Co-authored-by: Benny Powers <bennypowers@users.noreply.github.com>
nikkimk pushed a commit that referenced this pull request Jan 24, 2023
* fix(tooltip): making on property private, adding wrapper to render, css for wrapper

* chore(tooltip): fixing whitespace

* chore: adding changeset

* fix(tooltip): removing position test as it tests the shadow dom

* docs: update changeset

Co-authored-by: Benny Powers <bennypowers@users.noreply.github.com>
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.

None yet

2 participants