From cb1574950098c684a6cb50cb710f748448bb287b Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 23 Jan 2024 11:08:57 -0500 Subject: [PATCH] update changelog --- docs/pages/resources/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index cb075a4c..f5ce0c19 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -12,7 +12,7 @@ Components with the Experimental bad New versions of Shoelace are released as-needed and generally occur when a critical mass of changes have accumulated. At any time, you can see what's coming in the next release by visiting [next.shoelace.style](https://next.shoelace.style). -## Next +## 2.13.0 - Added the `hover-bridge` feature to `` to support better tooltip accessibility [#1734] - Added the `loading` attribute and the `spinner` and `spinner__base` part to `` [#1700] @@ -32,6 +32,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Fixed a bug in `` where pagination dots don't update when swiping slide in iOS Safari [#1748] - Fixed a bug in`` where trying to swipe doesn't change the slide in Firefox for Android [#1748] - Improved the accessibility of `` so they persist when hovering over the tooltip and dismiss when pressing [[Esc]] [#1734] +- Improved "close" behavior of multiple components in supportive browsers using the `CloseWatcher` API [#1788] - Removed the scroll controller from the experimental `` and moved all mouse related logic into the component [#1748] ## 2.12.0