From dd27db519672d37aff490877c692543065372b4e Mon Sep 17 00:00:00 2001 From: Konnor Rogers Date: Fri, 1 Dec 2023 12:06:16 -0500 Subject: [PATCH] Further improve tabbable performance (#1750) * improve tabbable performance * improve tabbable performance * add PR # * prettier * change to getSlottedChildrenOutsideRootElement * prettier --- docs/pages/resources/changelog.md | 2 + src/internal/tabbable.ts | 67 ++++++++++++++++++------------- 2 files changed, 41 insertions(+), 28 deletions(-) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 04263a06..ad6ae558 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -14,6 +14,8 @@ New versions of Shoelace are released as-needed and generally occur when a criti ## Next +- Fixed focus trapping not scrolling elements into view. [#1750] +- Fixed more performance issues with focus trapping performance. [#1750] - Added the `hover-bridge` feature to `` to support better tooltip accessibility [#1734] - Fixed a bug in `` and `` that made it work differently from `` and `