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

Stepper - Convert components to TypeScript #2115

Merged
merged 5 commits into from
May 20, 2024
Merged

Stepper - Convert components to TypeScript #2115

merged 5 commits into from
May 20, 2024

Conversation

Dhaulagiri
Copy link
Contributor

@Dhaulagiri Dhaulagiri commented May 17, 2024

📌 Summary

Converts the Stepper components to TS

🔗 External links

Jira ticket: HDS-2712


💬 Please consider using conventional comments when reviewing this PR.

@Dhaulagiri Dhaulagiri requested a review from a team May 17, 2024 20:42
Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview May 20, 2024 5:18pm
hds-website ✅ Ready (Inspect) Visit Preview May 20, 2024 5:18pm

// Stepper
'Hds::Stepper::Step::Indicator': typeof HdsStepperIndicatorStepComponent;
'hds/stepper/step/indicator': typeof HdsStepperIndicatorStepComponent;
HdsStepperStepIndicator: typeof HdsStepperIndicatorStepComponent;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I got kinda dizzy trying to ensure I got Stepper Step & Indicator In the right order here. I think it's correct but a second set of eyes would be helpful. Ditto the section below as well.

@Dhaulagiri Dhaulagiri changed the title Convert Stepper components to TypeScript Stepper - Convert components to TypeScript May 17, 2024
Copy link
Contributor

@didoo didoo left a comment

Choose a reason for hiding this comment

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

Left a few comments/suggestions

Copy link
Contributor

@didoo didoo left a comment

Choose a reason for hiding this comment

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

👍

Dhaulagiri and others added 5 commits May 20, 2024 12:13
Co-authored-by: Cristiano Rastelli <cristiano.rastelli@hashicorp.com>
Co-authored-by: Cristiano Rastelli <cristiano.rastelli@hashicorp.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.

None yet

4 participants