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

refactor: Layout direction js to tsx #17853

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

refactor: Layout direction js to tsx #17853

wants to merge 2 commits into from

Conversation

Gururajj77
Copy link
Contributor

Closes #17695

converted this from js to ts

Changelog

New

  • converted this component from js to ts

Testing / Reviewing

make sure no console errors are present related to this component

Copy link

netlify bot commented Oct 23, 2024

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

Name Link
🔨 Latest commit 56f3a3a
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/67190d903490f300088a646f
😎 Deploy Preview https://deploy-preview-17853--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 Oct 23, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 56f3a3a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67190d907599c10008d78732
😎 Deploy Preview https://deploy-preview-17853--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

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.14%. Comparing base (b543079) to head (56f3a3a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17853      +/-   ##
==========================================
- Coverage   80.16%   80.14%   -0.02%     
==========================================
  Files         406      404       -2     
  Lines       14029    14027       -2     
  Branches     4343     4343              
==========================================
- Hits        11246    11242       -4     
- Misses       2617     2619       +2     
  Partials      166      166              

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

@Gururajj77 Gururajj77 changed the title Layout direction js to tsx refactor: Layout direction js to tsx Oct 24, 2024
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.

Add TypeScript types: LayoutDirection
1 participant