From e9fb16eedc9e2858fcea85abd558b77edef13c6e Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Mon, 24 Nov 2014 02:32:30 -0500 Subject: [PATCH] Updated component release from Semantic-UI (Automatic) --- README.md | 4 ++-- bower.json | 2 +- composer.json | 2 +- index.js | 0 package.json | 2 +- sticky.css | 2 +- sticky.js | 0 sticky.min.css | 2 +- sticky.min.js | 2 +- 9 files changed, 8 insertions(+), 8 deletions(-) mode change 100755 => 100644 index.js mode change 100755 => 100644 sticky.js mode change 100755 => 100644 sticky.min.js diff --git a/README.md b/README.md index 38993a1..5a7021c 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/bower.json b/bower.json index bdc54ff..d77a197 100644 --- a/bower.json +++ b/bower.json @@ -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" diff --git a/composer.json b/composer.json index 22af46f..acadfb9 100644 --- a/composer.json +++ b/composer.json @@ -14,5 +14,5 @@ "jquery": "x.x.x" }, "main": "sticky.js", - "version": "1.0.0-beta" + "version": "1.0.0" } \ No newline at end of file diff --git a/index.js b/index.js old mode 100755 new mode 100644 diff --git a/package.json b/package.json index 46762c3..23fabef 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/sticky.css b/sticky.css index d225e1c..783e3e8 100755 --- a/sticky.css +++ b/sticky.css @@ -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 diff --git a/sticky.js b/sticky.js old mode 100755 new mode 100644 diff --git a/sticky.min.css b/sticky.min.css index 374824d..8db1cd5 100755 --- a/sticky.min.css +++ b/sticky.min.css @@ -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 diff --git a/sticky.min.js b/sticky.min.js old mode 100755 new mode 100644 index 744ea20..15889cc --- a/sticky.min.js +++ b/sticky.min.js @@ -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