From bed86bad9a4c387421fb9cd6900451d9d8cd82a7 Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 9 Sep 2018 20:37:34 -0700 Subject: [PATCH] Release notes --- RELEASE-NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 4a36fa737..417f5c221 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -15,7 +15,8 @@ For example when `attachable: false` is used with a modal, or if IE11/Edge is us **Bugs** - **Dropdown** - Fixed issue where `onChange` when used with `action: hide` would be missing the third param `$item` #6555 - **Menu/Dropdown** - Fixes dropdown item margin not obeyed inside `labeled icon menu` #6557 - +- **Modal** - Fixes `@mobileTopAlignedMargin` theming variable was not implemented +- **List** - Fixed issue where `content` would not take up 100% width when used alongside `img` or `icon` ### Version 2.3.3 - June 18, 2018