Skip to content

Commit 464ddd9

Browse files
committed
small tweaks to the changeset entries
1 parent 13b91cf commit 464ddd9

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

.changeset/breezy-spoons-flash.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
---
44

55
`AppHeader` - Fixed import path for `hds-breakpoints`
6+
67
`AppSideNav` - Fixed import path for `hds-breakpoints`

.changeset/fresh-kangaroos-sing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@hashicorp/design-system-components": minor
33
---
44

5-
`CodeBlock` - Added height toggle control which is present when a `maxHeight` is set and code content height exceeds the `maxHeight` value
5+
`CodeBlock` - Added height toggle control, which is present when a `maxHeight` is set and code content height exceeds the `maxHeight` value

.changeset/itchy-ravens-shout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@hashicorp/design-system-components": patch
33
---
44

5-
`Time` - fixed type error where the TooltipButton text could be undefined.
5+
`Time` - Fixed type error where the `TooltipButton` text could be undefined.

.changeset/red-rice-refuse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
`Stepper::Nav` - Replaced custom breakpoint (`550px`) with standard `sm` (`480px`) breakpoint
88

9-
`AppHeader` - Removed usage of `--hds-app-desktop-breakpoint` CSS variable and relied on the `@breakpoint` argument for override of mobile behaviour
9+
`AppHeader` - Removed usage of `--hds-app-desktop-breakpoint` CSS variable and relied on the `@breakpoint` argument for override of mobile behavior
1010

11-
`AppSideNav` - Removed usage of `--hds-app-desktop-breakpoint` CSS variable, added `@breakpoint` argument, and relied on it for override of mobile behaviour
11+
`AppSideNav` - Removed usage of `--hds-app-desktop-breakpoint` CSS variable, added `@breakpoint` argument, and relied on it for override of mobile behavior

.changeset/rotten-geese-swim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@hashicorp/design-system-components": patch
33
---
44

5-
`AdvancedTable` - Added `@maxHeight` argument which automatically adds a sticky header when set and sets the max height of the AdvancedTable. Also updated the container styles to constrain the Advanced Table width to the parent's width.
5+
`AdvancedTable` - Added `@maxHeight` argument, which sets the max height of the Advanced Table and automatically adds a sticky header to it. Also updated the container styles to constrain the Advanced Table width to the parent's width.

0 commit comments

Comments
 (0)