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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,12 @@
11
11
-**Flag** - Adds missing flag for England **Thanks @zyzniewski**[#5944](https://github.com/Semantic-Org/Semantic-UI/issues/5944)
12
12
-**Reveal** - `ribbon label` can now work with `reveal`[#5681](https://github.com/Semantic-Org/Semantic-UI/issues/5681)
13
13
-**Dropdown** - Added new setting `ignoreCase` (defaults to false) that will prevent values from being added that match existing values (case insensitive). This is particularly useful when using allowAdditions for tagging to not allow case insensitive matches.
14
+
-**Site** - Site theme now includes `@customScrollbarHeight` and specifies a default horizontal scrollbar height **Thanks @jayphelps**[#5749](https://github.com/Semantic-Org/Semantic-UI/issues/5749)
14
15
15
16
**Bugs**
16
17
-**Checkbox** - Fixes issue where `toggle checkbox` box shadow was missing **Thanks @banandrew**[#5096](https://github.com/Semantic-Org/Semantic-UI/issues/5096)
17
18
-**Dropdown** - Fixed issue where dropdownsdown could incorrectly open upward and leftward opening when using `context` setting due to an incorrect offset calculation. **Thanks @dannyBies**[#5974](https://github.com/Semantic-Org/Semantic-UI/issues/5974)[#5366](https://github.com/Semantic-Org/Semantic-UI/issues/5366)
18
-
-**Form** - Fixed issue where default prompts for `contain` and `doesntContain` rules were swapped. **Thanks @xiongyu-git**[#5530](https://github.com/Semantic-Org/Semantic-UI/issues/5530)
19
+
-**Form Validation** - Fixed issue where default prompts for `contain` and `doesntContain` rules were swapped. **Thanks @xiongyu-git**[#5530](https://github.com/Semantic-Org/Semantic-UI/issues/5530)
19
20
-**Visibility** - Fixes issue where `bottomPassed` and `topPassed` would not fire under some conditions
20
21
-**Dropdown** - Fixes issue where dropdowns might accidentally animate closed two times when quickly tabbing through fields
21
22
-**Popup** - Fixed an error which could cause popup not to move to right offset context when using a different target setting.
0 commit comments