diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 8f960cddf..2e61dab17 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,8 +3,8 @@ ### Version 1.8.0 - January 21, 2015 **Enhancements** - - **Dropdown** - Keyboard navigation will now allow opening of sub menus with right/left arrow. Enter will open sub-menus on an unselectable category (`allowCategorySelection: false`) as well. +- **Dropdown** - Mutation observers will now observe changed in `` are not invoked on `ui dropdown` - **Dropdown** - Fixed bug where link items would not open in sub-menus due to `event.preventDefault` - **Dropdown** - Dropdown no longer will not show menu when no `item` are present in menu. Dropdown will now only filter results for `ui search dropdown` #1632 **Thanks PSyton**. - **List** - `relaxed list` and `very relaxed list` no longer add padding to child menu items