Skip to content

Commit

Permalink
changeset for the release of version 1.0.0 of components and tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
didoo committed Jul 26, 2022
1 parent f538636 commit 0b1e985
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .changeset/selfish-steaks-behave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
"@hashicorp/design-system-components": major
"@hashicorp/design-system-tokens": major
---

# Form controls components

- Added the form **`TextInput`** controls (`Base`, `Field`)
- Added the form **`Textarea`** controls (`Base`, `Field`)
- Added the form **`Select`** controls (`Base`, `Field`)
- Added the form **`Checkbox`** controls (`Base`, `Field`, `Group`)
- Added the form **`Radio`** controls (`Base`, `Field`, `Group`)
- Added the form **`Toggle`** controls (`Base`, `Field`, `Group`)
- Added the form "base" low-level elements: **`Label`**, **`HelperText`**, **`Error`**, **`Legend`**, **`Field`**, **`Fieldset`**

# Design tokens

- added specific design tokens for the `form controls` components

0 comments on commit 0b1e985

Please sign in to comment.