From 834d65db59221fb4331c2219f13afe3af9694b7b Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 17 Jun 2018 19:59:01 -0700 Subject: [PATCH] Rlsnotes --- RELEASE-NOTES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 38fc0a663..642b1b58e 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -4,12 +4,13 @@ **Enhancements** - **Global** - Add `hover` `down` `active` and `focus` variables for `invertedPrimaryColor` and `invertedSecondaryColor` -- **Button** - Add `inverted` and `inverted basic` variations for `primary` and `secondary` buttons #6242 **Thanks @hammy2899** +- **Button** - Add `inverted` and `inverted basic` variations for `primary` and `secondary` buttons **Thanks @hammy2899** #6242 **Bugs** - **Statistics** - Fix issue where grouped statistics would have excess bottom margin if they are `:last-child` - **Label** - Fix `basic label` does not use `@basicBackground` variables **Thanks @levithomson** -- ** +- **Modal** - Modal will not refocus a field if field is already focused **Thanks @nikolaybobrovskiy** #6301 +- **Icon** - Fix `wechat icon` not displaying due to typo **Thanks @alex-karo** #6429 ### Version 2.3.1 - Mar 18, 2018