design-system icon indicating copy to clipboard operation
design-system copied to clipboard

Helios Design System

Results 72 design-system issues
Sort by recently updated
recently updated
newest added

### :pushpin: Summary If merged, this PR converts the `CopySnippet` to TypeScript. **Note:** Based off CopyButton branch: https://github.com/hashicorp/design-system/pull/2100 as they both share usage of `hds-clipboard` modifier ### :link: External links...

packages/components

### :pushpin: Summary If merged, this PR converts the `CopyButton` to TypeScript ### :link: External links * Jira ticket: [HDS-2688](https://hashicorp.atlassian.net/browse/HDS-2688) *** ### 👀 Component checklist - ~~[ ] Percy was...

packages/components
typescript

### :pushpin: Summary **❌ Currently it doesn't compile because of an error I need to investigate ❌** Converts the `hds-anchored-position` modifier to TypeScript ### :link: External links Jira ticket: https://hashicorp.atlassian.net/browse/HDS-3338...

packages/components
typescript

### :pushpin: Summary As discussed during the engineering sync, I'm uploading the notes taken during the kick-off session into our wiki. ### :link: External links Jira ticket: [HDS-3316](https://hashicorp.atlassian.net/browse/HDS-3316) *** ###...

typescript

### :pushpin: Summary * add typescript tooling * update app blueprint * fix in what order GHA runs build/lint/test for showcase as we need components and flight-icons to be built...

showcase

### :pushpin: Summary ❌ Currently it doesn't compile because of an error I need to investigate ❌ Converts `PopoverPrimitive` to TypeScript. Depends on #2103 and #2104. ### :link: External links...

packages/components
typescript

### :pushpin: Summary Converts the `AppFooter` component to TS ### :link: External links Jira ticket: [HDS-2682](https://hashicorp.atlassian.net/browse/HDS-2682) [HDS-2682]: https://hashicorp.atlassian.net/browse/HDS-2682?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

packages/components
typescript

### :pushpin: Summary Converting Accordion (and subcomponents) to TypeScript ### :link: External links Jira ticket: [HDS-2680](https://hashicorp.atlassian.net/browse/HDS-2680) *** ### 👀 Component checklist - [x] Percy was checked for any visual regression...

packages/components
typescript

### :pushpin: Summary Per discussion and agreement today, I've reviewed components already converted to TypeScript to follow as much as possible the patterns we have agreed upon. ### :hammer_and_wrench: Detailed...

packages/components
docs-website
typescript

### :pushpin: Summary Example of how we can use showcase to check types as a consumer for HDS components. This PR opts into template typechecking for the Text component, and...

showcase