Skip to content

Commit

Permalink
Updated component release from Semantic-UI (Automatic)
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot authored and jlukic committed Nov 24, 2014
1 parent f28d543 commit e9fb16e
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ npm install semantic-ui-sticky

## Addendum

This element's definitions (required class names, html structures) are available in the [Beta UI Docs](http://beta.semantic-ui.com)
This element's definitions (required class names, html structures) are available in the [UI Docs](http://www.semantic-ui.com)

Please consider checking out [all the benefits to theming](http://learnsemantic.com/guide/expert.html) before using these stand-alone releases.
Please consider checking out [all the benefits to theming](http://www.learnsemantic.com/guide/expert.html) before using these stand-alone releases.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "semantic-ui-sticky",
"description": "Sticky - Semantic UI",
"homepage": "http://beta.semantic-ui.com",
"homepage": "http://www.semantic-ui.com",
"author": {
"name": "Jack Lukic",
"web": "http://www.jacklukic.com"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"jquery": "x.x.x"
},
"main": "sticky.js",
"version": "1.0.0-beta"
"version": "1.0.0"
}
Empty file modified index.js
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-ui-sticky",
"version": "1.0.0-beta",
"version": "1.0.0",
"title": "Semantic UI - Sticky",
"description": "Single component release of sticky",
"homepage": "http://www.semantic-ui.com",
Expand Down
2 changes: 1 addition & 1 deletion sticky.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* # Semantic UI
* https://github.com/Semantic-Org/Semantic-UI
* http://beta.semantic-ui.com/
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
Expand Down
Empty file modified sticky.js
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion sticky.min.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* # Semantic UI
* https://github.com/Semantic-Org/Semantic-UI
* http://beta.semantic-ui.com/
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
Expand Down
2 changes: 1 addition & 1 deletion sticky.min.js
100755 → 100644

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

0 comments on commit e9fb16e

Please sign in to comment.