From e2e152c3734e7fa495ae9526aca26e5f87ff8f76 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 5 Sep 2022 12:56:05 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 47db4eb92..2cd5fbcf1 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -15,7 +15,7 @@ This release removes the `` component. When this component - 🚨 BREAKING: Removed `` (use the well-supported `aspect-ratio` CSS property instead) - Added an expand/collapse animation to `` - Added `sl-lazy-change` event to `` -- Added `expand-button` css part to `` [#890](https://github.com/shoelace-style/shoelace/issues/890) +- Added `expand-button` part to `` [#893](https://github.com/shoelace-style/shoelace/pull/893) - Fixed a bug in `` that didn't account for the arrow's diagonal size - Fixed a bug in `` that caused arrow placement to be incorrect with RTL - Fixed a bug in `` that caused the indeterminate animation to stop working in Safari [#891](https://github.com/shoelace-style/shoelace/issues/891)