Skip to content

Commit e7d0478

Browse files
committed
Build dist for 2.4.1
1 parent 2effa48 commit e7d0478

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+189
-168
lines changed

RELEASE-NOTES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
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.
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
77
88
**Build**
9-
- **LESS** - SUI now supports less versions greater than `3.5.0`
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
1011
- **Gulp** - Updated all gulp dependencies to most recent released versions with modifications to tasks as necessary.
1112

1213
**Bug Fixes**

dist/components/accordion.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.4.0 - Accordion
2+
* # Semantic UI 2.4.1 - Accordion
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

dist/components/accordion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.4.0 - Accordion
2+
* # Semantic UI 2.4.1 - Accordion
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

dist/components/accordion.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/accordion.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/ad.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.4.0 - Ad
2+
* # Semantic UI 2.4.1 - Ad
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

dist/components/ad.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.4.0 - API
2+
* # Semantic UI 2.4.1 - API
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

0 commit comments

Comments
 (0)