diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 04f360619..643f16bc7 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -20,13 +20,15 @@ New versions of Web Awesome are released as-needed and generally occur when a cr - Removed `default` from `` and made `neutral` the new default - Removed the `circle` modifier from `` because button's no longer have a set height -## Next +## 2.10.0 - Added the Simplified Chinese translation [#1604] - Fixed a bug [in the localize dependency](https://github.com/shoelace-style/localize/issues/20) that caused underscores in language codes to throw a `RangeError` -- Fixed a bug in the focus trapping utility used by modals that caused unexpected focus behavior [#1583] +- Fixed a bug in the focus trapping utility used by modals that caused unexpected focus behavior. [#1583] - Fixed a bug in `` that prevented exported tooltip parts from being styled [#1586] - Fixed a bug in `` that caused it not to fire the `sl-select` event if you clicked an element inside of a `` [#1599] +- Fixed a bug that caused focus trap logic to hang the browser in certain circumstances [#1612] +- Improved submenu selection by implementing the [safe triangle](https://www.smashingmagazine.com/2023/08/better-context-menus-safe-triangles/) method [#1550] - Updated `@shoelace-style/localize` to 3.1.0 - Updated `@lib-labs/react` to stable `@lit/react` - Updated Bootstrap Icons to 1.11.1