You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: RELEASE-NOTES.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,17 @@
4
4
5
5
**Enhancements**
6
6
-**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)
8
8
9
9
**Theming**
10
10
-**Global** - Add `hover``down``active` and `focus` variables for `invertedPrimaryColor` and `invertedSecondaryColor`
11
11
12
12
**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)
14
14
-**Statistics** - Fix issue where grouped statistics would have excess bottom margin if they are `:last-child`
15
15
-**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)
0 commit comments