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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
> A general solution will most likely require branching code for IE11 which will disable flex (as IE11 doesnt correctly implement the latest spec for [absolute positioned flex containers](https://developers.google.com/web/updates/2016/06/absolute-positioned-children)).
9
9
10
10
**Critical Bugs**
11
-
-**Dropdown** - Fixed issue in `2.3.0` that could cause multiselect dropdowns initialized by converting `<select>` to not add initial selected options. [#6123](https://github.com/Semantic-Org/Semantic-UI/issues/6123)
11
+
-**Dropdown** - Fixed issue in `2.3.0` that could cause multiselect dropdowns initialized by converting `<select>` to not add initial selected options. **Thanks @martinduparc**[#6123](https://github.com/Semantic-Org/Semantic-UI/issues/6123)
12
12
-**Search** - Fixes using category search with `fullTextSearch: 'exact'`**@Thanks@prudho** returning duplicate results [#6223](https://github.com/Semantic-Org/Semantic-UI/issues/6223)[#6221](https://github.com/Semantic-Org/Semantic-UI/issues/6221)
13
13
-**Icon** - Fixes `centered` and `bordered` icons appearing incorrectly with FA5 **Thanks @w96k**[#6192](https://github.com/Semantic-Org/Semantic-UI/issues/6192)
14
14
-**Icons** - Fixes missing aliases/incorrect icons from Font Awesome 5 port in `2.3.0`**Thanks hammy2899**[#6181](https://github.com/Semantic-Org/Semantic-UI/issues/6181)[#6175](https://github.com/Semantic-Org/Semantic-UI/issues/6175)[#6176](https://github.com/Semantic-Org/Semantic-UI/issues/6176)[#6174](https://github.com/Semantic-Org/Semantic-UI/issues/6174)[#6175](https://github.com/Semantic-Org/Semantic-UI/issues/6175)
0 commit comments