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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,14 @@
2
2
3
3
### Version 2.4.1 - Oct 13, 2018
4
4
5
-
**Bug Fixes**
5
+
**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.
7
+
8
+
**Build Tools**
9
+
-**LESS** - We are now using Less 3.0 with new syntax for string literals
10
+
-**Gulp** - Updated all gulp dependencies to most recent released versions with modifications to tasks as necessary.
6
11
12
+
**Bug Fixes**
7
13
-**Embed** - Embed will now correctly remove DOM metadata on `destroy`
8
14
-**Grid** - Fix issue with `very relaxed vertically divided grid` having wrong margins on dividers
0 commit comments