Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Jul 20, 2024
1 parent df37449 commit 2ca5aa1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

> Committed but unreleased changes are put here, at the top. Older releases are detailed chronologically below.


## 2.21.12 (2024-07-20)

#### Fixed

- `dropdown` - Always drops down when not clipping. Before, this component would choose a body position closest to the vertical center of the viewport. Now, it chooses a position below the anchor, unless that would cause the body to clip.


## 2.21.11 (2024-07-11)

#### Fixed
Expand Down

0 comments on commit 2ca5aa1

Please sign in to comment.