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

chore: overflow utility initial commit #18644

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devadula-nandan
Copy link
Contributor

@devadula-nandan devadula-nandan commented Feb 20, 2025

Closes #6883 on ibm-products

WIP

adds overflow utility to utilities package

Changelog

New

  • adds overflow utility to utilities package

Testing / Reviewing

Copy link

netlify bot commented Feb 20, 2025

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

Name Link
🔨 Latest commit 6e7364a
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/67b737d1b951ca0007b78cef
😎 Deploy Preview https://deploy-preview-18644--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 20, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 6e7364a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67b737d13e9310000891ae8a
😎 Deploy Preview https://deploy-preview-18644--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 20, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6e7364a
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/67b737d1451b140008dcc3fc
😎 Deploy Preview https://deploy-preview-18644--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 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.92%. Comparing base (3727760) to head (6e7364a).
Report is 43 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18644      +/-   ##
==========================================
+ Coverage   84.10%   84.92%   +0.82%     
==========================================
  Files         408      408              
  Lines       14466    14505      +39     
  Branches     4656     4733      +77     
==========================================
+ Hits        12166    12319     +153     
+ Misses       2134     2026     -108     
+ Partials      166      160       -6     

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

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.

Rewrite useOverflowItems utility as vanilla JS
1 participant