Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/cold-timers-speak.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/curly-dogs-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-wombats-wave.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fresh-horses-wink.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fuzzy-pumpkins-fix.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/giant-gorillas-burn.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/green-dragons-doubt.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/grumpy-bulldogs-hammer.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/hungry-meals-serve.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rich-suits-count.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/thirty-ravens-study.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/violet-jars-love.md

This file was deleted.

106 changes: 106 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,111 @@
# @hashicorp/design-system-components

## 4.21.1

[4.20.1 documentation](https://hds-website-4-20-1.vercel.app/)

### Patch Changes


`AdvancedTable` - Removed `ember-math-helpers` dev dependency


<small class="doc-whats-new-changelog-metadata">[#3043](https://github.com/hashicorp/design-system/pull/3043)</small>

<div class="doc-whats-new-changelog-separator"></div>


`Form::RadioCard` - Fixed styling bug where hover styles were visible when disabled


<small class="doc-whats-new-changelog-metadata">[#3000](https://github.com/hashicorp/design-system/pull/3000)</small>

<div class="doc-whats-new-changelog-separator"></div>

Make `@ember/string` a peerDependency to allow consuming apps to choose to use `3.x` or `4.x`. This unblocks apps that need `4.x` for vite compatibility, while retaining `3.x` support as well for older apps.

<small class="doc-whats-new-changelog-metadata">[#3028](https://github.com/hashicorp/design-system/pull/3028) - Thanks [@RobbieTheWagner](https://github.com/RobbieTheWagner) for the contribution! 🙏</small>

<div class="doc-whats-new-changelog-separator"></div>


`Form::SuperSelect` - fix type for the `@resultCountMessage` argument so it can accept a string or a function.


<small class="doc-whats-new-changelog-metadata">[#3008](https://github.com/hashicorp/design-system/pull/3008)</small>

<div class="doc-whats-new-changelog-separator"></div>


`AppSideNav::List::Link` - Applied transparent background to the element to avoid overlapping with previous item's focus ring


<small class="doc-whats-new-changelog-metadata">[#3032](https://github.com/hashicorp/design-system/pull/3032)</small>

<div class="doc-whats-new-changelog-separator"></div>


`AdvancedTable` - Make the `@hasResizableColumns` argument optional for the `ThSort` component.


<small class="doc-whats-new-changelog-metadata">[#3051](https://github.com/hashicorp/design-system/pull/3051)</small>

<div class="doc-whats-new-changelog-separator"></div>


`PopoverPrimitive` - Updated type of the `anchoredPositionOptions` object in the `setUpPrimitivePopover` modifier to include `arrowSelector` from the `hds-anchored-position` modifier.


<small class="doc-whats-new-changelog-metadata">[#3005](https://github.com/hashicorp/design-system/pull/3005)</small>

<div class="doc-whats-new-changelog-separator"></div>


`AppSideNav::List::Link` - Removed extra transparent border and background when rendered as a `<button>` element



`SideNav::List::Link` - Removed extra transparent border when rendered as a `<button>` element


<small class="doc-whats-new-changelog-metadata">[#3026](https://github.com/hashicorp/design-system/pull/3026)</small>

<div class="doc-whats-new-changelog-separator"></div>


`Tag` - Fixed a performance issue when many tags are present on a page caused by the ResizeObserver


Dependencies - Added `tracked-built-ins`

<small class="doc-whats-new-changelog-metadata">[#3033](https://github.com/hashicorp/design-system/pull/3033) - Thanks [@meirish](https://github.com/meirish) for the contribution! 🙏</small>

<div class="doc-whats-new-changelog-separator"></div>


`AppSideNav::Panel` - Fixed issue causing the focus ring of the first and last items within the Panel to be cut off


<small class="doc-whats-new-changelog-metadata">[#3045](https://github.com/hashicorp/design-system/pull/3045)</small>

<div class="doc-whats-new-changelog-separator"></div>


`AppHeader` - return `close` callback to the `:globalActions` and `:utilityActions` named blocks so the menu actions can be hidden programmatically when the component is in a mobile view.


<small class="doc-whats-new-changelog-metadata">[#3031](https://github.com/hashicorp/design-system/pull/3031)</small>

<div class="doc-whats-new-changelog-separator"></div>

`Layout::Flex` - Fixed issue in which `gap` value was improperly inherited by nested `Flex` components, added "0" as a supported `gap` value.

`Layout::Grid` - Fixed issue in which `gap` & `columnMinWidth` values were improperly inherited by nested `Grid` components, added "0" as a supported `gap` value.

<small class="doc-whats-new-changelog-metadata">[#2987](https://github.com/hashicorp/design-system/pull/2987)</small>

<div class="doc-whats-new-changelog-separator"></div>

## 4.21.0

[4.21.0 documentation](https://hds-website-4-21-0.vercel.app/)
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/design-system-components",
"version": "4.21.0",
"version": "4.21.1",
"description": "Helios Design System Components",
"keywords": [
"hashicorp",
Expand Down
2 changes: 1 addition & 1 deletion website/docs/components/app-header/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ navigation:
- menubar
- topbar
status:
updated: 4.21.0
updated: 4.21.1
---

<section data-tab="Guidelines">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.21.1

Added `close` callback to the `:globalActions` and `:utilityActions` named blocks so the menu actions can be hidden programmatically when the component is in a mobile view.

## 4.21.0

Refactored the Home Link, removed the `@ariaLabel` argument, added `@text` (should replace `@ariaLabel`) and `@isIconOnly` arguments.
Expand Down
2 changes: 2 additions & 0 deletions website/docs/components/app-side-nav/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ navigation:
- side navigation
- sidenav
- sidebar
status:
updated: 4.21.1
---

<section data-tab="Guidelines">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 4.21.1

Removed extra transparent border and background when rendered as a `<button>` element

Applied transparent background to the `AppSideNav::List::Link` element to avoid overlapping with previous item's focus ring

## 4.20.0

Removed usage of `--hds-app-desktop-breakpoint` CSS variable, added `@breakpoint` argument, and relied on it for override of mobile behavior
Expand Down
6 changes: 6 additions & 0 deletions website/docs/components/form/radio-card/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ navigation:
- tile
- select
- box
status:
updated: 4.21.1
---

<section data-tab="Guidelines">
Expand All @@ -36,3 +38,7 @@ navigation:
<section data-tab="Accessibility">
@include "partials/accessibility/accessibility.md"
</section>

<section data-tab="Version history">
@include "partials/version-history/version-history.md"
</section>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## 4.21.1

Fixed styling bug where hover styles were visible when disabled


2 changes: 1 addition & 1 deletion website/docs/components/form/super-select/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ navigation:
- dropdown
- powerselect
status:
updated: 4.21.0
updated: 4.21.1
---

<section data-tab="Guidelines">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.21.1

Fixed type for the `@resultCountMessage` argument so it can accept a string or a function.

## 4.21.0

Enhanced display of grouped options when only selected options are shown in the `SuperSelect::Multiple`
Expand Down
1 change: 1 addition & 0 deletions website/docs/components/side-nav/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ navigation:
- sidebar
status:
deprecated: 4.19.0
updated: 4.21.1
---

<section data-tab="Guidelines">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.21.1

Removed extra transparent border when rendered as a `<button>` element

## 4.20.0

Fixed component types for `SideNav::Portal` and `SideNav::Portal::Target` to no longer require `@target` or `@name`.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/components/table/advanced-table/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ navigation:
- list
order: 101
status:
updated: 4.21.0
updated: 4.21.1
---

<section data-tab="Guidelines">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 4.21.1

Removed `ember-math-helpers` dev dependency

Made the `@hasResizableColumns` argument optional for the `ThSort` component.

## 4.21.0

Added `hasResizableColumns` argument. When `true`, allows the table's columns to be resized with both a click-and-drag and a keyboard interface.
Expand Down Expand Up @@ -35,4 +41,3 @@ Refactored keyboard navigation to a new modifier `hds-advanced-table-cell` for r
## 4.16.0

Added `AdvancedTable` component and related sub-components

2 changes: 2 additions & 0 deletions website/docs/components/tag/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ navigation:
- pill
- label
- filter
status:
updated: 4.21.1
---

<section data-tab="Guidelines">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.21.1

Fixed a performance issue when many tags are present on a page caused by the ResizeObserver

## 4.19.0

Updated structure to prevent inheritance overrides for font styles
Expand All @@ -7,4 +11,3 @@ Updated structure to prevent inheritance overrides for font styles
Truncated any text that is longer than about 20 characters, and added a tooltip with the full text when truncation occurs

Added `@tooltipPlacement` argument

2 changes: 2 additions & 0 deletions website/docs/layouts/flex/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ navigation:
- spacing
- grid
label: Flex
status:
updated: 4.21.1
---

<section data-tab="Code">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## 4.21.1

Fixed issue in which `gap` value was improperly inherited by nested `Flex` components, added "0" as a supported `gap` value.

## 4.20.2

added missing types to the barrel export file
Added missing types to the barrel export file

## 4.20.0

Expand Down
2 changes: 1 addition & 1 deletion website/docs/layouts/grid/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ navigation:
- flex
label: Grid
status:
updated: 4.21.0
updated: 4.21.1
---

<section data-tab="Code">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.21.1

Fixed issue in which `gap` & `columnMinWidth` values were improperly inherited by nested `Grid` components, added "0" as a supported `gap` value.

## 4.21.0

Added @columnWidth to set "fixed" width for columns
Expand Down
Loading