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(CoachmarkOverlayElements): convert to .tsx #5163

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented May 13, 2024

Closes #4492

This PR converts CoachmarkOverlayElement to TypeScript

What did you change?

  • file extension
  • TS interface

How did you test and verify your work?

storybook build and type checks

@emyarod emyarod requested a review from a team as a code owner May 13, 2024 18:38
@emyarod emyarod requested review from matthewgallo and amal-k-joy and removed request for a team May 13, 2024 18:38
Copy link

netlify bot commented May 13, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit b441972
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/664274ce00cf9200086187f6
😎 Deploy Preview https://deploy-preview-5163--carbon-for-ibm-products.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

@matthewgallo matthewgallo left a comment

Choose a reason for hiding this comment

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

Looks like you have a TypeScript error (see here).

@emyarod emyarod force-pushed the 4492-feat/CoachmarkOverlayElements-ts branch from c0c877d to b441972 Compare May 13, 2024 20:15
@emyarod emyarod requested a review from matthewgallo May 13, 2024 20:15
@emyarod
Copy link
Member Author

emyarod commented May 13, 2024

I believe it should be resolved now, thanks @matthewgallo!

@amal-k-joy amal-k-joy added this pull request to the merge queue May 15, 2024
Merged via the queue into carbon-design-system:main with commit 2bd1af9 May 15, 2024
16 checks passed
@emyarod emyarod deleted the 4492-feat/CoachmarkOverlayElements-ts branch May 15, 2024 19:24
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.

Add Typescript types to CoachmarkOverlayElements
3 participants