From 478c8bdf69e3ea4b566c03162a7d398ff062d686 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 23 Jan 2024 10:42:46 -0500 Subject: [PATCH] update changelog; #1748 --- docs/pages/resources/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index f490d2f6..0b88b2a0 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -28,7 +28,10 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Fixed a bug that caused modal scroll locking to conflict with the `scrollbar-gutter` property [#1805] - Fixed a bug in `` that caused slotted content to show up when calling `getTextLabel()` [#1730] - Fixed a bug in `` that caused picker values to not match the preview color [#1831] +- 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] +- Removed the scroll controller from the experimental `` and moved all mouse related logic into the component [#1748] ## 2.12.0