Browse Source

Rlsnotes

pull/6440/head
Jack 6 years ago
parent
commit
834d65db59
1 changed files with 3 additions and 2 deletions
  1. 5
      RELEASE-NOTES.md

5
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

Loading…
Cancel
Save