Skip to content

Commit 9e12d42

Browse files
committed
Update notes
1 parent 69d2ddb commit 9e12d42

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

RELEASE-NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
### Version 2.5.0 - Oct 21, 2018
44

5+
**Critical Fix**
6+
- **CSS** - Fix extra semicolon causing CSS build of Semantic UI to fail compilation with various systems
7+
58
**Build**
69
- **Gulp** - Updated all tasks to work with Gulp 4. This should fix SUI to install correctly on Node 12 or greater (see [Gulp3 Issue](https://github.com/gulpjs/gulp/issues/2324) for more details)
710
- **Theme** - Allow site's global site theme to be missing #6876 **Thanks @cruzdanillo**
811
- **Meteor** - Fix issue with misuse of `api.addAssets` #6790 **Thanks @gimco**
12+
- **Gulp** - Report errors in build #7005 **Thanks @bundyo**
913

1014
**Examples**
1115
- **Modal** - Fixed mutation observer was not properly disconnected
@@ -15,6 +19,7 @@
1519
- **Dropdown** - Fix issue where dropdown menu could not open to right when in `right menu` inside a `ui menu` (See examples/sticky.html) for use-case
1620
- **Sticky** - Fix issue where element might be `bound bottom` (fixed to bottom of context) if the sticky element is larger than the context
1721
- **Sticky** - Fix issue when sticky size is larger than context size caused context `min-height` not to be set correctly.
22+
- **Button** - Fix usage of loading on in labeled button #7023 thanks @flppv
1823

1924
### Version 2.4.2 - Oct 21, 2018
2025

0 commit comments

Comments
 (0)