Skip to content

Commit

Permalink
Merge branch 'release' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfishdesign13 committed Oct 24, 2024
2 parents e0e1e2c + 9f22f22 commit 4fbc7f3
Show file tree
Hide file tree
Showing 26 changed files with 642 additions and 4,813 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,25 @@ Currently, this repo is in Prerelease. When it is released, this project will ad

## Prerelease

## 3.4.1 (October 24, 2024)

### Adds

- Adds the `"decorativeBookBroken"` option (for error pages) to the `Icon` component.
- Adds the `"xxxxlarge"` and `"xxxxxlarge"` size options for the `Icon` component.
- Adds the `"2xlarge"`, `"3xlarge"`, `"4xlarge"`, and `"5xlarge"` sustainable size options for the `Icon` component.

### Updates

- Updates `Select` in the `SearchBar` component to allow long option titles before truncation.
- Updates the `ProgressIndicator` component to add the `labelPlacement` prop to allow for custom placement of a label for circular indicators.
- Updates image props in the `Hero` component to allow custom image components.
- Updates Vite from `5.2.8` to `5.2.14` to fix a security vulnerability.

### Removes

- Removes unused dependencies, two of which were causing npm vulnerabilities.

## 3.4.0 (October 2, 2024)

### Updates
Expand Down
13 changes: 13 additions & 0 deletions icons/svg/decorative-book-broken.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4fbc7f3

Please sign in to comment.