diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 10957dd2..7d9d7e54 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