diff --git a/CHANGELOG.md b/CHANGELOG.md index 917a8f15..d9c6d7c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Fixed a bug where tabbing out of a select control wouldn't close it - Fixed a bug where closing dropdowns wouldn't give focus back to the trigger - Fixed a bug where type-to-select wasn't working after the first letter +- Fixed a bug where clicking on menu items and dividers would steal focus from the menu - Removed `noFooter` prop from dialog and drawer (slot detection is automatic, so the prop is not required) - Updated Stencil to 1.17.0 - Switched to jsDelivr for better CDN performance