From bbde6fd4f80e6b5551af38e92888112357acfcfd Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Mon, 10 Aug 2015 14:45:18 -0400 Subject: [PATCH] Updated component to version 2.0.8 --- README.md | 3 +++ composer.json | 2 +- index.js | 4 ++-- package.js | 2 +- package.json | 2 +- visibility.js | 2 +- visibility.min.js | 2 +- 7 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4817823..d0af200 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This repository contains pre-compiled visibility files using the default themes. For the latest changes please see the [Release Notes](https://github.com/Semantic-Org/UI-Visibility/blob/master/RELEASE-NOTES.md) +**Special Note** +An update in `2.0.8` has fixed an issue which may have prevented some single component modules from working correctly. Please see notes in [this pull request](https://github.com/Semantic-Org/Semantic-UI/pull/2816). + If you're looking for the full version of Semantic including all components and build tools [check out the main project repository](https://github.com/Semantic-Org/Semantic-UI/tree/1.0) #### To install with Bower diff --git a/composer.json b/composer.json index 802f158..59512e1 100644 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.0.7" + "version": "2.0.8" } \ No newline at end of file diff --git a/index.js b/index.js index fcc722d..fd3938d 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Visibility + * # Semantic UI 2.0.8 - Visibility * http://github.com/semantic-org/semantic-ui/ * * @@ -1126,7 +1126,7 @@ module.exports = function(parameters) { ; }; -module.exports.settings = { +_module.exports.settings = { name : 'Visibility', namespace : 'visibility', diff --git a/package.js b/package.js index d614d16..da9cb41 100644 --- a/package.js +++ b/package.js @@ -2,7 +2,7 @@ Package.describe({ name : 'semantic:ui-visibility', summary : 'Semantic UI - Visibility: Single component release', - version : '2.0.7', + version : '2.0.8', git : 'git://github.com/Semantic-Org/UI-Visibility.git', }); diff --git a/package.json b/package.json index 8cec286..d527776 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-visibility", - "version": "2.0.7", + "version": "2.0.8", "title": "Semantic UI - Visibility", "description": "Single component release of visibility", "homepage": "http://www.semantic-ui.com", diff --git a/visibility.js b/visibility.js index caec7e3..0618546 100644 --- a/visibility.js +++ b/visibility.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Visibility + * # Semantic UI 2.0.8 - Visibility * http://github.com/semantic-org/semantic-ui/ * * diff --git a/visibility.min.js b/visibility.min.js index fdaf33a..8fa14d1 100644 --- a/visibility.min.js +++ b/visibility.min.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Visibility + * # Semantic UI 2.0.8 - Visibility * http://github.com/semantic-org/semantic-ui/ * *