From 77f6991e59c0d276bce602b64375e45fe56dca56 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 11 Aug 2023 13:09:14 -0400 Subject: [PATCH] update changelog --- docs/pages/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 4ae40d84dd..719fd4c87b 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -17,6 +17,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Added the `` component [#1473] - Fixed a bug in `` where pressing [[Up]] or [[Down]] when focused on the trigger wouldn't focus the first/last menu items [#1472] - Fixed a bug that caused key presses in text fields to be hijacked when used inside `` [#1492] +- Fixed an upstream bug that caused React CodePen examples to stop working - Improved the behavior of the clear button in `` to prevent the component's width from shifting when toggled [#1496] - Improved `` to prevent user selection so the tooltip doesn't get highlighted when dragging selections - Moved tag type definitions out of component files and into definition files