diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 0bf1d594e..02d8c6dd0 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -16,12 +16,12 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Added support for `step="any"` for `` [#839](https://github.com/shoelace-style/shoelace/issues/839) - Changed the type of component styles from `CSSResult` to `CSSResultGroup` [#828](https://github.com/shoelace-style/shoelace/issues/828) - Fixed a bug in `` where using Left and Right would select the wrong color +- Fixed a bug in `` that caused the position to be incorrect on the first show when using `hoist` [#843](https://github.com/shoelace-style/shoelace/issues/843) - Fixed a bug in `` where setting the `checked` property programmatically would allow multiple radios or radio buttons to be checked - Fixed a bug in `` where the divider was on the wrong side when using `placement="end"` - Fixed a bug in `` that caused nested tab groups to scroll when using `placement="start|end"` [#815](https://github.com/shoelace-style/shoelace/issues/815) - Fixed a bug in `` that caused the target to be lost after a slot change [#831](https://github.com/shoelace-style/shoelace/pull/831) - Fixed a bug in `` that caused the position to be incorrect on the first show when using `hoist` -- Fixed a bug in `` that caused the position to be incorrect on the first show when using `hoist` [#843](https://github.com/shoelace-style/shoelace/issues/843) - Improved accessibility of ``, ``, and `` to announce better in screen readers and by allowing focus on disabled items - Improved accessibility of `` and `` by allowing focus on disabled items - Updated Lit to 2.2.8