Skip to content

Commit

Permalink
Merge pull request #146 from fomantic/beta
Browse files Browse the repository at this point in the history
2.6.2
  • Loading branch information
Sean authored Oct 2, 2018
2 parents bb925b7 + 57b3f6c commit 90b3ff5
Show file tree
Hide file tree
Showing 147 changed files with 2,149 additions and 2,258 deletions.
8 changes: 5 additions & 3 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## RELEASE NOTES

### Version 2.6.2 - October 2, 2018

**Critical Bugs**
- **Build Tools** - Reverted the gulp 4 update since it broke the npm install **Thanks [@hammy2899](https://github.com/hammy2899)** [#145](https://github.com/fomantic/Fomantic-UI/issues/145)

### Version 2.6.1 - October 2, 2018

**Bugs**
Expand All @@ -11,9 +16,6 @@
- Changed bower and composer package names from Semantic to Fomantic **Thanks [@salaros](https://github.com/salaros)** [#140](https://github.com/fomantic/Fomantic-UI/pull/140)
- Updated build process to use gulp 4 which removes dependency vulnerabilities **Thanks [@acconrad](https://github.com/acconrad) [#6566](https://github.com/Semantic-Org/Semantic-UI/pull/6566)

**Misc**
- Refactored buttons file to reducing the amount of code **Thanks [@ColinFrick](https://github.com/ColinFrick)** [#142](https://github.com/fomantic/Fomantic-UI/pull/142)

### Version 2.6.0 - September 18, 2018

> Reason behind version jump: The new 2.6 release might look a little funny since we just released 2.5 but we thought it was necessary to bump a minor patch since the new SUI release introducing a new component and we want to stick to the SUI versioning scheme. We also added the new toast component so we didn't have to wait until the next feature release.
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.6.0 - Accordion
* # Semantic UI 2.6.2 - 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.6.0 - Accordion
* # Semantic UI 2.6.2 - 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.6.0 - Ad
* # Semantic UI 2.6.2 - 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.6.0 - API
* # Semantic UI 2.6.2 - 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.6.0 - Breadcrumb
* # Semantic UI 2.6.2 - 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.

Loading

0 comments on commit 90b3ff5

Please sign in to comment.