Skip to content

Conversation

zamoore
Copy link
Contributor

@zamoore zamoore commented Oct 8, 2025

📌 Summary

If merged, this PR converts the LayoutGrid docs to GTS.

🔗 External links

Jira ticket: HDS-5379


👀 Component checklist

💬 Please consider using conventional comments when reviewing this PR.

📋 PCI review checklist
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've worked with GRC to document the impact of any changes to security controls.
    Examples of changes to controls include access controls, encryption, logging, etc.
  • If applicable, I've worked with GRC to ensure compliance due to a significant change to the in-scope PCI environment.
    Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.

Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
hds-showcase Ready Ready Preview Oct 10, 2025 1:56am
hds-website Ready Ready Preview Oct 10, 2025 1:56am

@zamoore zamoore changed the base branch from main to main-5.1.0 October 8, 2025 20:15
@zamoore zamoore force-pushed the zamoore/hds-5379/gts-conversion-layout-grid branch from d041810 to 88bd652 Compare October 8, 2025 20:27
@zamoore zamoore changed the base branch from main-5.1.0 to main October 8, 2025 20:28
@hashibot-hds hashibot-hds added packages/flight-icons docs-website Content updates to the documentation website labels Oct 8, 2025
@hashibot-hds hashibot-hds removed packages/flight-icons docs-website Content updates to the documentation website labels Oct 8, 2025
@zamoore zamoore force-pushed the zamoore/hds-5379/gts-conversion-layout-grid branch from e1814ad to 87b47fc Compare October 9, 2025 20:03
};
}

export default class CodeFragmentWithChildGapVariants extends Component<CodeFragmentWithChildGapVariantsSignature> {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
export default class CodeFragmentWithChildGapVariants extends Component<CodeFragmentWithChildGapVariantsSignature> {
export default class CodeFragmentWithPlaceholderItems extends Component<CodeFragmentWithPlaceholderItemsSignature> {


import type { HdsLayoutGridSignature } from '@hashicorp/design-system-components/components/hds/layout/grid/index';

interface CodeFragmentWithChildGapVariantsSignature {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
interface CodeFragmentWithChildGapVariantsSignature {
interface CodeFragmentWithPlaceholderItemsSignature {

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.

3 participants