From 5005bb590aa3a3cc041194e65e7a77eb1740a027 Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Mon, 10 Aug 2015 14:44:55 -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 +- search.css | 2 +- search.js | 2 +- search.min.css | 2 +- search.min.js | 2 +- 9 files changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1e39f77..6efaca2 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This repository contains pre-compiled search files using the default themes. Thi For the latest changes please see the [Release Notes](https://github.com/Semantic-Org/UI-Search/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 a788660..6237570 100755 --- 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 739dd4e..195acc4 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Search + * # Semantic UI 2.0.8 - Search * http://github.com/semantic-org/semantic-ui/ * * @@ -1023,7 +1023,7 @@ module.exports = function(parameters) { ; }; -module.exports.settings = { +_module.exports.settings = { name : 'Search', namespace : 'search', diff --git a/package.js b/package.js index bc57ba0..26919be 100755 --- a/package.js +++ b/package.js @@ -2,7 +2,7 @@ Package.describe({ name : 'semantic:ui-search', summary : 'Semantic UI - Search: Single component release', - version : '2.0.7', + version : '2.0.8', git : 'git://github.com/Semantic-Org/UI-Search.git', }); diff --git a/package.json b/package.json index cc0ac0f..be1a3b7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-search", - "version": "2.0.7", + "version": "2.0.8", "title": "Semantic UI - Search", "description": "Single component release of search", "homepage": "http://www.semantic-ui.com", diff --git a/search.css b/search.css index 570dad4..249731e 100755 --- a/search.css +++ b/search.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Search + * # Semantic UI 2.0.8 - Search * http://github.com/semantic-org/semantic-ui/ * * diff --git a/search.js b/search.js index a15550c..6b8f4cf 100755 --- a/search.js +++ b/search.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Search + * # Semantic UI 2.0.8 - Search * http://github.com/semantic-org/semantic-ui/ * * diff --git a/search.min.css b/search.min.css index 9c862d0..f3d0dc9 100755 --- a/search.min.css +++ b/search.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Search + * # Semantic UI 2.0.8 - Search * http://github.com/semantic-org/semantic-ui/ * * diff --git a/search.min.js b/search.min.js index 232d4c1..baba466 100755 --- a/search.min.js +++ b/search.min.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.0.7 - Search + * # Semantic UI 2.0.8 - Search * http://github.com/semantic-org/semantic-ui/ * *