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

Convert Shw::Outliner component to GTS #2437

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Convert Shw::Outliner component to GTS #2437

merged 2 commits into from
Sep 20, 2024

Conversation

zamoore
Copy link
Contributor

@zamoore zamoore commented Sep 20, 2024

📌 Summary

If merged, this PR converts the Shw::Outliner component to GTS.

🔗 External links

Jira ticket: HDS-3836


👀 Component checklist

💬 Please consider using conventional comments when reviewing this PR.

@zamoore zamoore self-assigned this Sep 20, 2024
Copy link

vercel bot commented Sep 20, 2024

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

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview Sep 20, 2024 6:05pm
hds-website ✅ Ready (Inspect) Visit Preview Sep 20, 2024 6:05pm

@didoo
Copy link
Contributor

didoo commented Sep 20, 2024

@zamoore you also have to update the template registry and add an index to the import; see how it was done here:
https://github.com/hashicorp/design-system/pull/2412/files#diff-cc7c68c95e27cf8cd585b72e73e6dc3038eee3982b44d44b5b5a33bcd467da03

@zamoore
Copy link
Contributor Author

zamoore commented Sep 20, 2024

@didoo - thanks, let me know if that change looks right

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.

LGTM 👍

@zamoore zamoore merged commit 0baddca into main Sep 20, 2024
14 checks passed
@zamoore zamoore deleted the 3836-Shw/Outliner-GJS branch September 20, 2024 19:25
import Component from '@glimmer/component';

export interface ShwOutlinerSignature {
Blocks: {
Copy link
Contributor

Choose a reason for hiding this comment

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

just FYI: not having even empty Args block here might break types in the context of an other .gts component, but it's fine for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants