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(Checklist): add typescript types #5055

Merged
merged 11 commits into from
May 15, 2024

Conversation

szinta
Copy link
Contributor

@szinta szinta commented May 2, 2024

Contributes to #4497

Add typescript types to Checklist component

What did you change?

packages/ibm-products/src/components/Checklist/Checklist.tsx
packages/ibm-products/src/components/Checklist/ChecklistChart.js
packages/ibm-products/src/components/Checklist/ChecklistIcon.js
packages/ibm-products/src/components/Checklist/Checklist.stories.js

How did you test and verify your work?

Storybook
Unit tests

@szinta szinta requested a review from a team as a code owner May 2, 2024 09:05
Copy link

netlify bot commented May 2, 2024

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

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

@szinta szinta linked an issue May 2, 2024 that may be closed by this pull request
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 good, there is just a conflict in Checklist.stories.js since it was renamed to use .jsx extension with the move to vite.

@szinta szinta requested a review from a team as a code owner May 13, 2024 11:56
@szinta szinta requested review from kennylam and ariellalgilmore and removed request for a team May 13, 2024 11:56
@szinta szinta requested a review from matthewgallo May 14, 2024 09:51
@szinta szinta requested a review from amal-k-joy May 15, 2024 05:44
@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 26818a5 May 15, 2024
16 checks passed
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 Checklist
3 participants