semantic-ui-ad
Advanced tools
Comparing version 2.1.4 to 2.1.6
@@ -18,3 +18,3 @@ { | ||
"license": "MIT", | ||
"version": "2.1.4" | ||
"version": "2.1.6" | ||
} |
@@ -5,3 +5,3 @@ | ||
summary : 'Semantic UI - Ad: Single component release', | ||
version : '2.1.4', | ||
version : '2.1.6', | ||
git : 'git://github.com/Semantic-Org/UI-Ad.git', | ||
@@ -8,0 +8,0 @@ }); |
{ | ||
"name": "semantic-ui-ad", | ||
"version": "2.1.4", | ||
"version": "2.1.6", | ||
"title": "Semantic UI - Ad", | ||
@@ -5,0 +5,0 @@ "description": "Single component release of ad", |
@@ -0,1 +1,14 @@ | ||
### Version 2.1.5 - Nov 1, 2015 | ||
- **Form** - Adds `equal width form` and `equal width fields` for simpler grouped fields | ||
- **Dropdown** - Added `onLabelRemove` callback that allows value removal to be cancelled by callback **Thanks @goloveychuk** | ||
- **Table** - Added `selectable` on table cell, allowing for full table-cell links | ||
- **Popup** Added three new variables for `arrow` background color based on position, top, center or bottom. This makes it easier to use gradient backgrounds with popups and still match arrow colors. | ||
- **Popup** - Added behaviors `get popup` and `change content` to more easily determine popup from activating element and change text | ||
- **Sticky** - Fixes bug where sticky would stick at incorrect times when using a different scroll container than `body` and scrollTop is not 0 on page load. | ||
- **Divider/Step/Modal/AD** - Fixes 1px jump at `@mobileBreakpoint` caused by incorrect edge conditions in media query [#3180](https://github.com/Semantic-Org/Semantic-UI/issues/3180) **THanks @mdehoog** | ||
- **Dropdown** - Added `remoteValues` as a possible `field` setting. Allowing users to return API results using arbitrary JSON object groupings. [#3080](https://github.com/Semantic-Org/Semantic-UI/issues/3080) | ||
- **Dropdown** - Added ability to pass in `keys` as a setting, to avoid issues with languages where comma delimiter may be a different keycode [#3016](https://github.com/Semantic-Org/Semantic-UI/issues/3016) | ||
- **Header** - Sub headers now force `display: block` [#3020](https://github.com/Semantic-Org/Semantic-UI/issues/3020) | ||
### Version 2.1.4 - Sep 13, 2015 | ||
@@ -2,0 +15,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
63303