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(FormLabel): convert FormLabel to TypeScript #14505

Merged

Conversation

lewandom
Copy link
Contributor

Closes #13556

Adds TypeScript types to FormLabel component.

Changelog

Changed

  • Added TypeScript types to FormLabel component

Testing / Reviewing

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

@lewandom lewandom requested a review from a team as a code owner August 23, 2023 15:03
@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 095f94e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/64e61fad5904a4000844a726
😎 Deploy Preview https://deploy-preview-14505--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 095f94e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/64e61fad59e2280008659da0
😎 Deploy Preview https://deploy-preview-14505--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.

@tw15egan
Copy link
Collaborator

Unrelated to this PR as it is present on the deployed storybook, but any idea where this console warning is coming from? Confused, as it is using PascalCase

Screenshot 2023-08-23 at 11 14 30 AM

@tay1orjones tay1orjones added this pull request to the merge queue Aug 24, 2023
Merged via the queue into carbon-design-system:main with commit 129a864 Aug 24, 2023
16 checks passed
@lewandom lewandom deleted the typescript-formlabel 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 FormLabel
3 participants