From ee79a46751a2ffe1c0b234ac7eda6bd3ca9a15a0 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 24 Oct 2024 16:24:26 -0400 Subject: [PATCH] update changelog --- docs/pages/resources/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index e1a904fb..3dcb87aa 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -23,6 +23,8 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Fixed a bug in `` where the title attribute would show with redundant info [#2184] - Fixed a bug in `` that caused multi-selects without placeholders to have the wrong padding [#2194] - Fixed a bug in `` that caused a memory leak in disconnected elements [#2226] +- Fixed a bug in `` that caused an exception in an edge case using Edge + autofill [#2221] +- Improved the behavior of navigation dots in `` [#2220] - Updated all checks for directionality to use `this.localize.dir()` instead of `el.matches(:dir(rtl))` so older browsers don't error out [#2188] ## 2.17.1