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(InlineLoading): add TypeScript types #15247

Merged
merged 10 commits into from
Dec 5, 2023

Conversation

alissa9090
Copy link
Contributor

@alissa9090 alissa9090 commented Nov 24, 2023

Closes #13562

Adds TypeScript types to InlineLoading component.
The 13562 issue is about Loading and InlineLoading components.
But it seems like Loading has been already converted into tsx. So this PR should close 13562.

Changelog

Added TypeScript types to InlineLoading component

@alissa9090 alissa9090 requested a review from a team as a code owner November 24, 2023 20:11
Copy link

netlify bot commented Nov 27, 2023

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 3a07aba
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/656e47f3a7f29e0008c501ba
😎 Deploy Preview https://deploy-preview-15247--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
Contributor

@guidari guidari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

Copy link
Contributor

@andreancardona andreancardona 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 for the contribution! 💯

@github-actions github-actions bot added this pull request to the merge queue Dec 4, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 4, 2023
@tay1orjones tay1orjones merged commit f8e2e45 into carbon-design-system:main Dec 5, 2023
20 checks passed
danoro96 pushed a commit to danoro96/carbon that referenced this pull request Jan 18, 2024
…5247)

* refactor(InlineLoading): add TypeScript types

* refactor(InlineLoading): add types and fix usages

* fix(inlineloading): name prop spread ...rest

---------

Co-authored-by: Andrea N. Cardona <cardona.n.andrea@gmail.com>
Co-authored-by: Taylor Jones <taylor.jones826@gmail.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
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 Loading, InlineLoading
4 participants