semantic-ui-ad
Advanced tools
Comparing version 1.9.3 to 1.10.1
@@ -18,3 +18,3 @@ { | ||
"license": "MIT", | ||
"version": "1.9.3" | ||
"version": "1.10.1" | ||
} |
@@ -5,3 +5,3 @@ | ||
summary : 'Semantic UI - Ad: Single component release', | ||
version : '1.9.3', | ||
version : '1.10.1', | ||
git : 'git://github.com/Semantic-Org/UI-Ad.git', | ||
@@ -8,0 +8,0 @@ }); |
{ | ||
"name": "semantic-ui-ad", | ||
"version": "1.9.3", | ||
"version": "1.10.1", | ||
"title": "Semantic UI - Ad", | ||
@@ -5,0 +5,0 @@ "description": "Single component release of ad", |
@@ -0,3 +1,12 @@ | ||
### Version 1.10.0 - February 23, 2015 | ||
- **Form Validation** - Adds `containsExactly`, `notExactly`, `isExactly` case sensitive validation rules, make `contains`, `not`, `is` case insensitive. | ||
- **API** - Added `was cancelled` to determine whether request was cancelled by `beforeSend` | ||
- **Image* - Added `hidden image` state | ||
- **Composer** - Composer.json should now read version from tags, adjusted some fields. | ||
- **Grid** - Stackable grid now has horizontal padding by default on mobile unless nested inside a `ui grid` or `ui segment` (not vertical) | ||
### Version 1.9.3 - February 20, 2015 | ||
- **RTL** - Fixes `rtl` tasks not running correctly on `gulp build` due to name typo, `build rtl` instead of `build-rtl` | ||
- **Tab** - Fixed bug when loading `remote` content with `tab` where current tab would not hide while another tab is loading | ||
@@ -4,0 +13,0 @@ - **Tab** - Added new tab remote content example with stubbed AJAX using SinonJS |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
31141