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(SkeletonPlaceholder): convert SkeletonPlaceholder to TypeScript #14501

Merged

Conversation

lewandom
Copy link
Contributor

Closes #13575

Adds TypeScript types to SkeletonPlaceholder component.

Changelog

Changed

  • Added TypeScript types to SkeletonPlaceholder component

Testing / Reviewing

The SkeletonPlaceholder component imports for the storybook should be valid and rendering. In a TypeScript environment, you should be able to import and reference the SkeletonPlaceholder component and its typings.

@lewandom lewandom requested a review from a team as a code owner August 23, 2023 13:25
@lewandom lewandom force-pushed the typescript-skeletonplaceholder branch from b7aa577 to 6999cec Compare August 23, 2023 13:27
@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit b7aa577
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/64e608b9eb506e0008ef3b1d
😎 Deploy Preview https://deploy-preview-14501--carbon-components-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.

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit b7aa577
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/64e608b95d43fb0007a34e80
😎 Deploy Preview https://deploy-preview-14501--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.

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6999cec
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/64e6092f3378c30007eb1034
😎 Deploy Preview https://deploy-preview-14501--carbon-components-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.

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 6999cec
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/64e6092fdf78ec00070a4d72
😎 Deploy Preview https://deploy-preview-14501--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.

@github-actions github-actions bot added this pull request to the merge queue Aug 23, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 23, 2023
@tay1orjones tay1orjones added this pull request to the merge queue Aug 24, 2023
Merged via the queue into carbon-design-system:main with commit 493ac04 Aug 24, 2023
15 checks passed
@lewandom lewandom deleted the typescript-skeletonplaceholder branch November 6, 2023 11:25
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 to SkeletonPlaceholder
4 participants