Skip to content

Commit

Permalink
Merge pull request #77 from hammy2899/beta
Browse files Browse the repository at this point in the history
2.4.4 Release
  • Loading branch information
Sean authored Jul 26, 2018
2 parents 9fbe47b + 4a6674f commit 1c39630
Show file tree
Hide file tree
Showing 127 changed files with 368 additions and 272 deletions.
14 changes: 14 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@
- Calendar Component
- Range Slider Component

### Version 2.4.4 - July 26, 2018

**Enhancements**
- **Loader** - Added speed variants slow (.9s) and fast (.3s) and default (.6s) **Thanks @LewHgh** [#6138](https://github.com/Semantic-Org/Semantic-UI/issues/6138)
- **Rating** - Add the ability to start a disabled rating trough the `disabled` class **Thanks @prudho** [#76](https://github.com/hammy2899/Fomantic-UI/pull/76)

**Bugs**
- **Dropdown** - Fixed clearable dropdown icon margin **Thanks @prudho** [#67](https://github.com/hammy2899/Fomantic-UI/pull/67)
- **Dropdown** - Fixed pointing menu pointer still shown after menu is collapsed **Thanks @prudho** [#70](https://github.com/hammy2899/Fomantic-UI/pull/70)
- **Icon** - Fixed icon group margin when inside a button **Thanks @prudho** [#68](https://github.com/hammy2899/Fomantic-UI/pull/68)
- **Icon** - Fixed icon group position when inside of menu items **Thanks @prudho** [#6491](https://github.com/Semantic-Org/Semantic-UI/issues/6491)
- **Header** - Fixed incorrect attached header top margin **Thanks @prudho** [#5436](https://github.com/Semantic-Org/Semantic-UI/issues/5436)
- **Form** - Fixed textarea incorrect font-family **Thanks @hammy2899** [#5546](https://github.com/Semantic-Org/Semantic-UI/issues/5546)

### Version 2.4.3 - July 9, 2018

**Bugs**
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.3 - Accordion
* # Semantic UI 2.4.4 - 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.3 - Accordion
* # Semantic UI 2.4.4 - 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.3 - Ad
* # Semantic UI 2.4.4 - 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.3 - API
* # Semantic UI 2.4.4 - 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.3 - Breadcrumb
* # Semantic UI 2.4.4 - 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.

5 changes: 3 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.3 - Button
* # Semantic UI 2.4.4 - Button
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down Expand Up @@ -627,7 +627,8 @@
vertical-align: '';
color: '';
}
.ui.button:not(.icon) > .icon:not(.button):not(.dropdown) {
.ui.button:not(.icon) > .icon:not(.button):not(.dropdown),
.ui.button:not(.icon) > .icons:not(.button):not(.dropdown) {
margin: 0em 0.42857143em 0em -0.21428571em;
}
.ui.button:not(.icon) > .right.icon:not(.button):not(.dropdown) {
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.3 - Card
* # Semantic UI 2.4.4 - 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.3 - Checkbox
* # Semantic UI 2.4.4 - 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.3 - Checkbox
* # Semantic UI 2.4.4 - 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.3 - Comment
* # Semantic UI 2.4.4 - 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.3 - Container
* # Semantic UI 2.4.4 - 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.3 - Dimmer
* # Semantic UI 2.4.4 - 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.3 - Dimmer
* # Semantic UI 2.4.4 - 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.3 - Divider
* # Semantic UI 2.4.4 - 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.

9 changes: 6 additions & 3 deletions dist/components/dropdown.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.3 - Dropdown
* # Semantic UI 2.4.4 - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down Expand Up @@ -651,6 +651,9 @@ select.ui.dropdown {
opacity: 0.6;
z-index: 3;
}
.ui.clearable.dropdown .text {
margin-right: 1.5em;
}
.ui.dropdown input[value=''] ~ .remove.icon,
.ui.dropdown input:not([value]) ~ .remove.icon,
.ui.dropdown.loading .remove.icon {
Expand Down Expand Up @@ -1263,7 +1266,7 @@ select.ui.dropdown {
margin-top: 0.78571429rem;
border-radius: 0.28571429rem;
}
.ui.pointing.dropdown > .menu:after {
.ui.pointing.dropdown > .menu:not(.hidden):after {
display: block;
position: absolute;
pointer-events: none;
Expand All @@ -1278,7 +1281,7 @@ select.ui.dropdown {
background: #FFFFFF;
z-index: 2;
}
.ui.pointing.dropdown > .menu:after {
.ui.pointing.dropdown > .menu:not(.hidden):after {
top: -0.25em;
left: 50%;
margin: 0em 0em 0em -0.25em;
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.3 - Dropdown
* # Semantic UI 2.4.4 - 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.3 - Video
* # Semantic UI 2.4.4 - 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.3 - Embed
* # Semantic UI 2.4.4 - 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.3 - Feed
* # Semantic UI 2.4.4 - 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.3 - Flag
* # Semantic UI 2.4.4 - 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.

3 changes: 2 additions & 1 deletion dist/components/form.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.3 - Form
* # Semantic UI 2.4.4 - Form
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down Expand Up @@ -133,6 +133,7 @@
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
transition: color 0.1s ease, border-color 0.1s ease;
font-size: 1em;
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
line-height: 1.2857;
resize: vertical;
}
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.3 - Form Validation
* # Semantic UI 2.4.4 - Form Validation
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
4 changes: 2 additions & 2 deletions dist/components/form.min.css

Large diffs are not rendered by default.

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.3 - Grid
* # Semantic UI 2.4.4 - 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.

17 changes: 10 additions & 7 deletions dist/components/header.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.3 - Header
* # Semantic UI 2.4.4 - Header
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down Expand Up @@ -704,28 +704,31 @@ a.ui.inverted.grey.header:hover {
.ui.attached.header {
background: #FFFFFF;
padding: 0.78571429rem 1rem;
margin-top: 0em;
margin-bottom: 0em;
margin-left: -1px;
margin-right: -1px;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #D4D4D5;
border-radius: 0em;
}
.ui.attached.block.header {
background: #F3F4F5;
}
.ui.attached:not(.top):not(.bottom).header {
margin-top: 0em;
margin-bottom: 0em;
border-top: none;
border-radius: 0em;
}
.ui.top.attached.header {
margin-bottom: 0em;
.ui.top.attached.header:not(:first-child) {
border-top: none;
}
.ui.top.attached.header:first-child {
border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}
.ui.bottom.attached.header {
margin-top: 0em;
border-top: none;
}
.ui.bottom.attached.header:last-child {
border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

Expand Down
4 changes: 2 additions & 2 deletions dist/components/header.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/icon.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.3 - Icon
* # Semantic UI 2.4.4 - Icon
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/icon.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/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.3 - Image
* # Semantic UI 2.4.4 - Image
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion dist/components/image.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/input.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.3 - Input
* # Semantic UI 2.4.4 - Input
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
Loading

0 comments on commit 1c39630

Please sign in to comment.