diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 8a9a4358c..1c84bf95a 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -34,6 +34,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Fixed a number of slots that incorrectly had aria- and/or role attributes directly on them [#1422] - Fixed a bug in `` that caused focus to be stolen when removing focused tree items [#1430] - Fixed a bug in `` and `` that caused nested modals to respond too eagerly to the [[Esc]] key [#1457] +- Improved `` to use `
` internally for better semantics and to enable search to find in supportive browsers when collapsed [#1470] - Updated ESLint and related plugins to the latest versions - Changed the default entrypoint for jsDelivr to point to the autoloader. [#1450]