update changelog

This commit is contained in:
Cory LaViska
2022-09-05 12:56:05 -04:00
parent aae74dbaf7
commit e2e152c373

View File

@@ -15,7 +15,7 @@ This release removes the `<sl-responsive-media>` component. When this component
- 🚨 BREAKING: Removed `<sl-responsive-media>` (use the well-supported `aspect-ratio` CSS property instead)
- Added an expand/collapse animation to `<sl-tree-item>`
- Added `sl-lazy-change` event to `<sl-tree-item>`
- Added `expand-button` css part to `<sl-tree-item>` [#890](https://github.com/shoelace-style/shoelace/issues/890)
- Added `expand-button` part to `<sl-tree-item>` [#893](https://github.com/shoelace-style/shoelace/pull/893)
- Fixed a bug in `<sl-popup>` that didn't account for the arrow's diagonal size
- Fixed a bug in `<sl-popup>` that caused arrow placement to be incorrect with RTL
- Fixed a bug in `<sl-progress-ring>` that caused the indeterminate animation to stop working in Safari [#891](https://github.com/shoelace-style/shoelace/issues/891)