From bcc90812475649230e6f8c97f851a60037859dd5 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 9 Aug 2022 10:52:31 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 10957dd2f..7d9d7e545 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -23,7 +23,9 @@ To upgrade to this version, you will need to rework your radio controls by movin - Removed the `sl-change` event from `` and `` (listen for it on the radio group instead) - Removed the `invalid` attribute from `` and `` - Removed `setCustomValidity()` and `reportValidity()` from `` and `` (now available on the radio group) +- Added the experimental `` component - Fixed a bug where menu items weren't always aligned correctly +- Refactored `` to use `` and added the `body` part - Revert disabled focus behavior in ``, ``, and `` to be consistent with native form controls and menus [#845](https://github.com/shoelace-style/shoelace/issues/845) ## 2.0.0-beta.79