Skip to content

Commit a753d5b

Browse files
committed
Final release notes 2.4.1
1 parent e7d0478 commit a753d5b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

RELEASE-NOTES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
### Version 2.4.1 - Oct 13, 2018
44

55
**Note**
6-
> If you are using the `semantic-ui-less` package with versions of LESS before 3.5 some `calc` values will not be computed correctly due to changes in variable interpolation. It is recommended that you upgrade to at least 3.5 to continue using new versions of SUI. For more information see #6512
6+
> If you are using the `semantic-ui-less` package with versions of LESS before 3.5 some `calc` values will not be computed correctly due to changes in variable interpolation. It is recommended that you upgrade to at least 3.5 to continue using new versions of SUI. For more information see [#6512](https://github.com/Semantic-Org/Semantic-UI/issues/6512)
77
88
**Build**
9-
- **LESS** - SUI now supports less versions greater than `3.5.0` **Thanks @sciyoshi** #6512
10-
- **Gulp** - Migrated deprecated `gulp-util` to `replace-ext` **Thanks @stevelacy** #6322
9+
- **LESS** - SUI now supports less versions greater than `3.5.0` **Thanks @sciyoshi** [#6512](https://github.com/Semantic-Org/Semantic-UI/issues/6512)
10+
- **Gulp** - Migrated deprecated `gulp-util` to `replace-ext` **Thanks @stevelacy** [#6322](https://github.com/Semantic-Org/Semantic-UI/issues/6322)
1111
- **Gulp** - Updated all gulp dependencies to most recent released versions with modifications to tasks as necessary.
1212

1313
**Bug Fixes**
14-
- **Dropdown** - `clearable` dropdown now works with dropdown that arent `on:click`, like `hover` or `manual` triggers. #6594
15-
- **Modal** - Fixed `fullscreen modal` having incorrect left offset with flex modals #6587
14+
- **Dropdown** - `clearable` dropdown now works with dropdown that arent `on:click`, like `hover` or `manual` triggers. [#6594](https://github.com/Semantic-Org/Semantic-UI/issues/6594)
15+
- **Modal** - Fixed `fullscreen modal` having incorrect left offset with flex modals [#6587](https://github.com/Semantic-Org/Semantic-UI/issues/6587)
1616
- **Embed** - Embed will now correctly remove DOM metadata on `destroy`
1717
- **Grid** - Fix issue with `very relaxed vertically divided grid` having wrong margins on dividers
1818

0 commit comments

Comments
 (0)