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: enabling type imports directly from @carbon/react #18301

Merged
merged 11 commits into from
Jan 21, 2025

Conversation

Gururajj77
Copy link
Contributor

Closes #16436

enabling component's type imports directly from library's root.

Changelog

Changed

  • index.ts - imported component's prop type interfaces to root index.ts

Testing / Reviewing

can be tested only after merge, issues can be raised accordingly

Copy link

netlify bot commented Jan 7, 2025

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

Name Link
🔨 Latest commit d74120b
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/678fad32117ac00007fe5b89
😎 Deploy Preview https://deploy-preview-18301--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 Jan 7, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit d74120b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/678fad330385e80007017889
😎 Deploy Preview https://deploy-preview-18301--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 Jan 7, 2025

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit d74120b
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/678fad32e9cc480008b1bf95
😎 Deploy Preview https://deploy-preview-18301--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
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

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

Looking good so far!

@Gururajj77 Gururajj77 marked this pull request as ready for review January 15, 2025 13:43
@Gururajj77 Gururajj77 requested a review from a team as a code owner January 15, 2025 13:43
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.17%. Comparing base (f53c551) to head (d74120b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18301   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files         408      408           
  Lines       14435    14435           
  Branches     4640     4690   +50     
=======================================
  Hits        12150    12150           
+ Misses       2121     2120    -1     
- Partials      164      165    +1     

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

Copy link
Contributor

@riddhybansal riddhybansal left a comment

Choose a reason for hiding this comment

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

This LGTM 💯

@Gururajj77 Gururajj77 enabled auto-merge January 21, 2025 14:20
@Gururajj77 Gururajj77 added this pull request to the merge queue Jan 21, 2025
Merged via the queue into main with commit 9423de0 Jan 21, 2025
37 checks passed
@Gururajj77 Gururajj77 deleted the typescript-indexjs-export branch January 21, 2025 21:00
Copy link
Contributor

The content of this pull request will be made available as part of our next release. For the full schedule of upcoming releases, check out our Release Radar page.

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.

[Feature Request]: As a Developer, I would like to import types from @carbon/react
4 participants