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

feat: exports typescript interface DatePickerProps and DatePickerInputProps #16707

Merged

Conversation

2nikhiltom
Copy link
Contributor

@2nikhiltom 2nikhiltom commented Jun 6, 2024

Closes #16548

exports typescript interface

Changelog

New
export interface DatePickerProps
export interface DatePickerInputProps
Importing them to index.ts and exporting them explicitly so that users can import them directly with the component.

Testing / Reviewing

No changes to the component, so new testing observations.

@2nikhiltom 2nikhiltom requested a review from a team as a code owner June 6, 2024 11:31
Copy link

netlify bot commented Jun 6, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit f91a31e
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66635f0e0c8ccd0008f9dc2b
😎 Deploy Preview https://deploy-preview-16707--v11-carbon-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.

Copy link

netlify bot commented Jun 6, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit f91a31e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66635f0e316a0a0008fe2d94
😎 Deploy Preview https://deploy-preview-16707--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.

@tay1orjones tay1orjones enabled auto-merge June 7, 2024 19:27
@tay1orjones tay1orjones added this pull request to the merge queue Jun 8, 2024
Merged via the queue into carbon-design-system:main with commit db7b78d Jun 8, 2024
21 checks passed
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.

[Code Enhancement]: export typescript interface DatePickerProps and DatePickerInputProps
3 participants