-
Notifications
You must be signed in to change notification settings - Fork 51
Remove incorrect HdsCard
invocation path
#3275
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
Remove incorrect HdsCard
invocation path
#3275
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
.changeset/seven-windows-crash.md
Outdated
"@hashicorp/design-system-components": major | ||
--- | ||
|
||
Removed the component invocation paths `Hds::Card` and `hds/card`. Consumers must update their templates to use `<Hds::Card::Container>` or `{{hds/card/container}}` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The format of this entry should be different: https://hashicorp.atlassian.net/wiki/spaces/HDS/pages/3243114706/Changelog+authoring+best+practices#Component-formatting-for-npm-packages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I guess I didn't consider this as a change to the card component as much as it's a change at the library level. I see that it could be a change directly for Card, though.
2b043ae
to
dccb074
Compare
📌 Summary
If merged, this PR will remove the deprecated component invocation paths for the
HdsCard
component from the template registry.🔗 External links
Jira ticket: HDS-5083
👀 Component checklist
💬 Please consider using conventional comments when reviewing this PR.
📋 PCI review checklist
Examples of changes to controls include access controls, encryption, logging, etc.
Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.