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

feat: make highContrast and dropShadow props configurable #18636

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Feb 19, 2025

Related carbon-design-system/carbon-labs#418 #11347

This PR makes the highContrast and dropShadow Popover props configurable in the Tooltip and IconButton. The default values will remain as-is, but this change will allow the new UI shell side nav variant to inherit these styles as needed without the style overrides.

Changelog

Changed

  • expose highContrast and dropShadow props in the Tooltip and IconButton

Copy link

netlify bot commented Feb 19, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 67fd4ad
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/67b728dd1ee2f50008eb677a
😎 Deploy Preview https://deploy-preview-18636--v11-carbon-web-components.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 configuration.

Copy link

netlify bot commented Feb 19, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 67fd4ad
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67b728ddd043e20008632947
😎 Deploy Preview https://deploy-preview-18636--carbon-elements.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 configuration.

Copy link

netlify bot commented Feb 19, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 67fd4ad
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/67b728ddb159df0008720a89
😎 Deploy Preview https://deploy-preview-18636--v11-carbon-react.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 configuration.

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.92%. Comparing base (62b5c1e) to head (67fd4ad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18636   +/-   ##
=======================================
  Coverage   84.92%   84.92%           
=======================================
  Files         408      408           
  Lines       14501    14505    +4     
  Branches     4729     4703   -26     
=======================================
+ Hits        12315    12319    +4     
  Misses       2025     2025           
  Partials      161      161           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emyarod emyarod marked this pull request as ready for review February 19, 2025 20:50
@emyarod emyarod requested review from a team as code owners February 19, 2025 20:50
Copy link
Member

@alisonjoseph alisonjoseph left a comment

Choose a reason for hiding this comment

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

LGTM

@riddhybansal riddhybansal added this pull request to the merge queue Feb 20, 2025
Merged via the queue into carbon-design-system:main with commit 23a11c1 Feb 20, 2025
38 checks passed
@emyarod emyarod deleted the feat/add-tooltip-props branch February 20, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants