Skip to content

Commit

Permalink
Merge pull request #1515 from NYPL/development
Browse files Browse the repository at this point in the history
Release v2.1.5
  • Loading branch information
bigfishdesign13 authored Feb 5, 2024
2 parents 2679382 + bf75aa1 commit 6ca9214
Show file tree
Hide file tree
Showing 44 changed files with 1,643 additions and 1,806 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,24 @@ Currently, this repo is in Prerelease. When it is released, this project will ad

## Prerelease

## 2.1.5 (February 5, 2024)

### Adds

- Adds the `"navigationMoreVert"` option (vertical ellipsis) to the `Icon` component.

### Updates

- Updates `Tabs` to be scrollable when the width of the tab set is greater than the viewport.
- Updates the required comment field so it cannot be submitted when empty for the `FeedbackBox` component.
- Updates the `Heading` component to use a custom `@media query` method to handle the responsive `font-size` styles.
- Updates the `Text` component to use native Chakra responsive styles for the font sizes of the `subtitle1` and `subtitle2` variants.

### Fixes

- Fixes the focus ring style for the open button in the `FeedbackBox` component.
- Forcibly focuses on the open button when the `FeedbackBox` form is closed to ensure focus is not lost.

## 2.1.4 (January 4, 2024)

### Adds
Expand Down Expand Up @@ -147,7 +165,7 @@ _NOTE_: Version number `2.0.0` was previously released in 2019 and is marked as
### Updates

- Updates the `Logo` component to include variants for `NYC Public Schools`.
- Updates the `Icon` component to include varisnts for `"sunFull"` and `"moonCrescent"`.
- Updates the `Icon` component to include variants for `"sunFull"` and `"moonCrescent"`.
- Updates `Breadcrumbs` default design token to support apps using both newer and older DS versions.

## 1.7.2 (August 31 , 2023)
Expand Down
3 changes: 3 additions & 0 deletions icons/svg/navigation-more-vert.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 6ca9214

Please sign in to comment.