Skip to content

Commit

Permalink
Merge pull request #63 from hammy2899/beta
Browse files Browse the repository at this point in the history
2.4.3 Release
  • Loading branch information
Sean authored Jul 9, 2018
2 parents a306b7d + 650b6ff commit 9fbe47b
Show file tree
Hide file tree
Showing 122 changed files with 352 additions and 281 deletions.
25 changes: 24 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,33 @@

### Upcoming updates

**Major Enhancements**
**Major Enhancements (Coming soon in 2.5)**
- Calendar Component
- Range Slider Component

### Version 2.4.3 - July 9, 2018

**Bugs**
- **Dropdown** - Fixed inverted dropdown message color being applied to all dropdowns **Thanks @hammy2899** [#58](https://github.com/hammy2899/Fomantic-UI/pull/58)
- **Build Tools** - Fixed docs build tools error when using latest node version **Thanks @hammy2899** [#54](https://github.com/hammy2899/Fomantic-UI/issues/54)
- **Button** - Fixed tertiary buttons having basic background on active state **Thanks @hammy2899** [#60](https://github.com/hammy2899/Fomantic-UI/issues/60)


The following changes where merged from a new Semantic-UI release

**Bug Fixes**
- **Search** - Passing in `cache: false` will now affect default settings for `apiSettings` when using a remote endpoint. Previously you would also have to pass in `apiSettings: { cache: false}` as well
- **CSS** - Update LESS syntax to be compatible with LESS 3.0 **Thanks @sciyoshi** [#6447](https://github.com/Semantic-Org/Semantic-UI/pull/6447)
- **Icon** - Several icon names have been deprecated due to incompatibility with `transition in` and `transition out` used in animations.

* `linkedin in` is now `linkedin alternate`
* `zoom in` is now `zoom-in`
* `zoom out` is now `zoom-out`
* `sign in` is now `sign-in`
* `sign out` is now `sign-out`
* `log out` is now `logout`
* `in cart` is now `in-cart`

### Version 2.4.2 - July 4, 2018

**Enhancements**
Expand Down
2 changes: 1 addition & 1 deletion dist/components/accordion.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Accordion
* # Semantic UI 2.4.3 - Accordion
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/accordion.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Accordion
* # Semantic UI 2.4.3 - Accordion
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/accordion.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/ad.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Ad
* # Semantic UI 2.4.3 - Ad
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/ad.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/api.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - API
* # Semantic UI 2.4.3 - API
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/breadcrumb.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Breadcrumb
* # Semantic UI 2.4.3 - Breadcrumb
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/breadcrumb.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/components/button.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Button
* # Semantic UI 2.4.3 - Button
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down Expand Up @@ -902,7 +902,7 @@
box-shadow: inset 0 -0.2em 0 #999999 !important;
border-radius: 0.28571429rem 0.28571429rem 0 0;
color: #666666 !important;
background: #F8F8F8 !important;
background: none !important;
}

/*--------------
Expand Down
4 changes: 2 additions & 2 deletions dist/components/button.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/card.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Card
* # Semantic UI 2.4.3 - Card
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/card.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/checkbox.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Checkbox
* # Semantic UI 2.4.3 - Checkbox
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/checkbox.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Checkbox
* # Semantic UI 2.4.3 - Checkbox
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/checkbox.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/comment.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Comment
* # Semantic UI 2.4.3 - Comment
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/comment.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/container.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Container
* # Semantic UI 2.4.3 - Container
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/container.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/dimmer.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Dimmer
* # Semantic UI 2.4.3 - Dimmer
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/dimmer.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Dimmer
* # Semantic UI 2.4.3 - Dimmer
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/dimmer.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/divider.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Divider
* # Semantic UI 2.4.3 - Divider
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/divider.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/components/dropdown.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Dropdown
* # Semantic UI 2.4.3 - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down Expand Up @@ -1601,7 +1601,7 @@ select.ui.dropdown {
.ui.inverted.selection.dropdown .menu > .item {
border-top: 1px solid #242526;
}
.ui.dropdown .menu > .message:not(.ui) {
.ui.inverted.dropdown .menu > .message:not(.ui) {
color: rgba(255, 255, 255, 0.5);
}

Expand Down
2 changes: 1 addition & 1 deletion dist/components/dropdown.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Dropdown
* # Semantic UI 2.4.3 - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
4 changes: 2 additions & 2 deletions dist/components/dropdown.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/embed.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Video
* # Semantic UI 2.4.3 - Video
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/embed.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Embed
* # Semantic UI 2.4.3 - Embed
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/embed.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/feed.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Feed
* # Semantic UI 2.4.3 - Feed
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/feed.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/flag.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Flag
* # Semantic UI 2.4.3 - Flag
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/flag.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/form.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Form
* # Semantic UI 2.4.3 - Form
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/form.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Form Validation
* # Semantic UI 2.4.3 - Form Validation
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/form.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/grid.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Grid
* # Semantic UI 2.4.3 - Grid
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/grid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/header.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.2 - Header
* # Semantic UI 2.4.3 - Header
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/header.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9fbe47b

Please sign in to comment.