Skip to content

Commit df1681c

Browse files
committed
Final release notes
1 parent 33ed598 commit df1681c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

RELEASE-NOTES.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,23 @@
1616

1717
**Critical Bugs**
1818
- **Modal** - Fixed issue where `scrolling modal` would not allow for scrolling with touch devices. [#6449](https://github.com/Semantic-Org/Semantic-UI/issues/6449)
19+
- **Label** - Fixed issue where `basic label` were appearing incorrectly **Thanks @lasley / @ColinFrick** [#6582](https://github.com/Semantic-Org/Semantic-UI/issues/6582) [#6440](https://github.com/Semantic-Org/Semantic-UI/issues/6440)
20+
- **Menu/Dropdown** - Fixed `left menu` inside `ui menu` would display horizontally as `flex` [#6359](https://github.com/Semantic-Org/Semantic-UI/issues/6359)
1921

2022
**Bugs**
2123
- **Dimmer** - Dimmer now sets `variation` at runtime, to support run-time swapping between `top aligned` and `middle aligned` using `.dimmer('setting', 'variation', 'top aligned')`
22-
- **Dropdown** - `inline dropdown` `close icon` default right margin default spacing slightly modified.
2324
- **Dropdown** - Fixed issue where `onChange` when used with `action: hide` would be missing the third param `$item` [#6555](https://github.com/Semantic-Org/Semantic-UI/issues/6555)
2425
- **Flag** - Add `uk` alias for `united kingdom` **Thanks @PhilipGarnero** [#6531](https://github.com/Semantic-Org/Semantic-UI/issues/6531)
2526
- **Icon** - Fixes missing `disk outline icon` alias [#6556](https://github.com/Semantic-Org/Semantic-UI/issues/6556)
26-
- **Label** - Fixed issue where `basic label` were appearing incorrectly **Thanks @lasley / @ColinFrick** [#6582](https://github.com/Semantic-Org/Semantic-UI/issues/6582) [#6440](https://github.com/Semantic-Org/Semantic-UI/issues/6440)
27-
- **List** - Fixed issue where `content` would not take up 100% width when used alongside `img` or `icon`
28-
- **Menu/Dropdown** - Fixed `left menu` inside `ui menu` would display horizontally as `flex` [#6359](https://github.com/Semantic-Org/Semantic-UI/issues/6359)
27+
- **List** - Fixed issue where list `content` would not take up 100% width when used alongside `img` or `icon`
2928
- **Menu/Dropdown** - Fixes dropdown item margin not obeyed inside `labeled icon menu` [#6557](https://github.com/Semantic-Org/Semantic-UI/issues/6557)
3029
- **Modal** - Fixes `@mobileTopAlignedMargin` theming variable was not implemented
3130
- **Modal** - Modal now will remove `blurring` after undimming, to prevent issues with `position: fixed` [#6520](https://github.com/Semantic-Org/Semantic-UI/issues/6520)
3231

32+
**Minor Changes**
33+
- **Dropdown** - `inline dropdown` `close icon` default right margin default spacing slightly modified.
34+
35+
3336
### Version 2.3.3 - July 8th, 2018
3437

3538
**Bug Fixes**

0 commit comments

Comments
 (0)