From 46dc965cd00375aeb1a6e178d40e748a263b8754 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 1 Jun 2022 10:18:25 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 2e810fb3..b89b97ad 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -11,6 +11,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Fixed focus rings for ``, ``, and `` in Safari since they don't use `:focus-visible` [#767](https://github.com/shoelace-style/shoelace/issues/767) - Fixed a bug where calling `HTMLFormElement.reportValidity()` would skip Shoelace form controls [#772](https://github.com/shoelace-style/shoelace/issues/772) - Improved the default icon for `` so it's more intuitive and removed `grip-vertical` from system icon library +- Improved RTL styles for many components [#768](https://github.com/shoelace-style/shoelace/pull/768) - Revert menu item caching due to regression [#766](https://github.com/shoelace-style/shoelace/issues/766) ## 2.0.0-beta.74