Skip to content

Commit d8b8461

Browse files
committed
Release notes 2.3.2
1 parent 57aac1e commit d8b8461

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

RELEASE-NOTES.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
**Enhancements**
66
- **Modal** - Modal and Dimmer now prevent background page from scrolling on mobile or where touch events are present
7-
- **Button** - Add `inverted` and `inverted basic` variations for `primary` and `secondary` buttons **Thanks @hammy2899** [#6242](https://github.com/Semantic-Org/Semantic-UI/pull/6424)
7+
- **Button** - Add `inverted` and `inverted basic` variations for `primary` and `secondary` buttons **Thanks @hammy2899** [#6242](https://github.com/Semantic-Org/Semantic-UI/issues/6242)
88

99
**Theming**
1010
- **Global** - Add `hover` `down` `active` and `focus` variables for `invertedPrimaryColor` and `invertedSecondaryColor`
1111

1212
**Bugs**
13-
- **Dropdown** Fixed bug that could cause dropdown to recursively trigger network requests specifically when using `apiSettings` with a url that returns valid response but with no results when clicking directly on the `dropdown icon`. **Thanks @vpeti** [#5231 [#5809](https://github.com/Semantic-Org/Semantic-UI/pull/6424)
13+
- **Dropdown** Fixed bug that could cause dropdown to recursively trigger network requests specifically when using `apiSettings` with a url that returns valid response but with no results when clicking directly on the `dropdown icon`. **Thanks @vpeti** [#5231](https://github.com/Semantic-Org/Semantic-UI/issues/5231) [#5809](https://github.com/Semantic-Org/Semantic-UI/issues/5809)
1414
- **Statistics** - Fix issue where grouped statistics would have excess bottom margin if they are `:last-child`
1515
- **Label** - Fix `basic label` does not use `@basicBackground` variables **Thanks @levithomson**
16-
- **Modal** - Modal will not refocus a field if field is already focused **Thanks @nikolaybobrovskiy** [#6301](https://github.com/Semantic-Org/Semantic-UI/pull/6424)
17-
- **Icon** - Fix `wechat icon` not displaying due to typo **Thanks @alex-karo** [#6429](https://github.com/Semantic-Org/Semantic-UI/pull/6424)
16+
- **Modal** - Modal will not refocus a field if field is already focused **Thanks @nikolaybobrovskiy** [#6301](https://github.com/Semantic-Org/Semantic-UI/issues/6301)
17+
- **Icon** - Fix `wechat icon` not displaying due to typo **Thanks @alex-karo** [#6429](https://github.com/Semantic-Org/Semantic-UI/issues/6429)
1818

1919
### Version 2.3.1 - Mar 18, 2018
2020

0 commit comments

Comments
 (0)