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(Tag): add TypeScript types to Tag and TagSkeleton #14497

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

lewandom
Copy link
Contributor

Closes #13578

Adds TypeScript types to Tag and TagSkeleton components.

Changelog

Changed

  • Added TypeScript types to Tag and TagSkeleton components

Testing / Reviewing

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

@lewandom lewandom requested a review from a team as a code owner August 23, 2023 10:42
@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 b3aa199
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/64e746f11208a60008cf31eb
😎 Deploy Preview https://deploy-preview-14497--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 b3aa199
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/64e746f1c1c34a00087d4976
😎 Deploy Preview https://deploy-preview-14497--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.

@lewandom lewandom changed the title refactor(Tag): add TypeScript tags to Tag and TagSkeleton refactor(Tag): add TypeScript types to Tag and TagSkeleton Aug 23, 2023
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.

Thank you! 🙏

@guidari guidari enabled auto-merge August 24, 2023 12:03
@guidari guidari added this pull request to the merge queue Aug 24, 2023
Merged via the queue into carbon-design-system:main with commit eb3b542 Aug 24, 2023
14 checks passed
@lewandom lewandom deleted the typescript-tag 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 Tag, TagSkeleton
3 participants