semantic-ui-ad
Advanced tools
Comparing version 1.10.2 to 1.11.0
@@ -18,3 +18,3 @@ { | ||
"license": "MIT", | ||
"version": "1.10.2" | ||
"version": "1.11.0" | ||
} |
@@ -5,3 +5,3 @@ | ||
summary : 'Semantic UI - Ad: Single component release', | ||
version : '1.10.2', | ||
version : '1.11.0', | ||
git : 'git://github.com/Semantic-Org/UI-Ad.git', | ||
@@ -8,0 +8,0 @@ }); |
{ | ||
"name": "semantic-ui-ad", | ||
"version": "1.10.2", | ||
"version": "1.11.0", | ||
"title": "Semantic UI - Ad", | ||
@@ -5,0 +5,0 @@ "description": "Single component release of ad", |
@@ -0,1 +1,15 @@ | ||
### Version 1.11.0 - March 3, 2015 | ||
- **Visibiliity** - Attach callbacks to elements visibility conditions like `top visible` `bottom visible`, `passing`. Useful for things like: image lazy loading, infinite scroll content, and recording tracking metrics. | ||
- **Transition** - Added more reasonable default durations for each animation | ||
- **Loader** - `inline loader` now has a `centered` variation | ||
- **Popup** - Added `exclusive` parameter to automatically close other popups on open | ||
- **Transition** - Added `toggle` behavior and docs for `show` and `hide` | ||
- **Dimmer** - Add `opacity` setting to override css value. Add to docs several undocumented settings, like `useCSS`, and `variation`. | ||
- **Icon** - added `@src` variable to make it adjustable with themes that dont support all types like `woff2` | ||
- **Sticky** - Fixed sticky position when page loads and content is below sticky content. | ||
- **Sticky** - Fix bottom attached position not adjusting for bottom padding on container element | ||
- **Form** - Added `input[type="search"]` styles to `ui form` | ||
- **Transition** - Adds examples of `hide, `show`, `toggle`, `stop`, `stop all`, and `clear queue` | ||
### Version 1.10.0 - February 23, 2015 | ||
@@ -2,0 +16,0 @@ |
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
32237
287