semantic-ui-api
Advanced tools
Comparing version 2.0.7 to 2.0.8
/*! | ||
* # Semantic UI 2.0.7 - API | ||
* # Semantic UI 2.0.8 - API | ||
* http://github.com/semantic-org/semantic-ui/ | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* # Semantic UI 2.0.7 - API | ||
* # Semantic UI 2.0.8 - API | ||
* http://github.com/semantic-org/semantic-ui/ | ||
@@ -4,0 +4,0 @@ * |
@@ -18,3 +18,3 @@ { | ||
"license": "MIT", | ||
"version": "2.0.7" | ||
"version": "2.0.8" | ||
} |
/*! | ||
* # Semantic UI 2.0.7 - API | ||
* # Semantic UI 2.0.8 - API | ||
* http://github.com/semantic-org/semantic-ui/ | ||
@@ -16,4 +16,4 @@ * | ||
$.api = var _module = module; | ||
module.exports = function(parameters) { | ||
var _module = module; | ||
$.api = module.exports = function(parameters) { | ||
@@ -20,0 +20,0 @@ var |
@@ -5,3 +5,3 @@ | ||
summary : 'Semantic UI - Api: Single component release', | ||
version : '2.0.7', | ||
version : '2.0.8', | ||
git : 'git://github.com/Semantic-Org/UI-Api.git', | ||
@@ -8,0 +8,0 @@ }); |
{ | ||
"name": "semantic-ui-api", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"title": "Semantic UI - Api", | ||
@@ -5,0 +5,0 @@ "description": "Single component release of api", |
@@ -7,2 +7,5 @@ # Semantic Api | ||
**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) | ||
@@ -9,0 +12,0 @@ |
@@ -1,2 +0,2 @@ | ||
### Version 2.0.7 - July 22, 2015 | ||
### Version 2.0.7 - July 23, 2015 | ||
@@ -3,0 +3,0 @@ - **API** - Fixed some cases where `onComplete`, `onSuccess` and `onFailure` would receive XHR as first parameter and not `response`. [#2713](https://github.com/Semantic-Org/Semantic-UI/issues/2713) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99103
33