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: migrate Inlinetip and SteppedAnimatedMedia to TypeScript #4877

Conversation

matthewgallo
Copy link
Member

@matthewgallo matthewgallo commented Apr 12, 2024

Contributes to #4287

Migrates InlineTip and SteppedAnimatedMedia to TypeScript. One thing I found (well, TypeScript found it 😂) was that the title prop sets a default value to defaults.title but there is no title property in the defaults object, so I included one in this PR.

What did you change?

packages/ibm-products/src/components/InlineTip/InlineTip.tsx
packages/ibm-products/src/components/SteppedAnimatedMedia/SteppedAnimatedMedia.tsx

How did you test and verify your work?

Storybook, locally in vscode

@matthewgallo matthewgallo requested a review from a team as a code owner April 12, 2024 14:54
Copy link

netlify bot commented Apr 12, 2024

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

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

@matthewgallo matthewgallo changed the title refactor: migrate Inlinetip and SteppedAnimatedMedia to ts refactor: migrate Inlinetip and SteppedAnimatedMedia to TypeScript Apr 12, 2024
@matthewgallo matthewgallo added this pull request to the merge queue Apr 16, 2024
Merged via the queue into carbon-design-system:main with commit e8f80c1 Apr 16, 2024
20 checks passed
@matthewgallo matthewgallo deleted the 4287-inline-tip-ts-migration branch April 16, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants