cf-component-card
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="3.1.5"></a> | ||
## [3.1.5](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@3.1.4...cf-component-card@3.1.5) (2017-09-29) | ||
### Bug Fixes | ||
* **cf-component-card:** UI-69 - Make sure caret icon rotates around its center ([f5dfae6](http://stash.cfops.it:7999/www/cf-ux/commits/f5dfae6)) | ||
* **cf-component-card:** UI-69 - Update more snapshots ([cd544fc](http://stash.cfops.it:7999/www/cf-ux/commits/cd544fc)) | ||
<a name="3.1.4"></a> | ||
@@ -8,0 +20,0 @@ ## [3.1.4](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@3.1.3...cf-component-card@3.1.4) (2017-09-28) |
@@ -29,6 +29,8 @@ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); | ||
position: 'relative', | ||
top: '0.1rem', | ||
top: '0.2rem', | ||
display: 'inline-block', | ||
transform: downwards ? 'rotate(90deg)' : 'initial', | ||
transition: 'transform 0.2s ease' | ||
'& svg': { | ||
transform: downwards ? 'rotate(90deg)' : 'initial', | ||
transition: 'transform 0.2s ease' | ||
} | ||
}; | ||
@@ -35,0 +37,0 @@ }, 'span'); |
@@ -45,6 +45,8 @@ 'use strict'; | ||
position: 'relative', | ||
top: '0.1rem', | ||
top: '0.2rem', | ||
display: 'inline-block', | ||
transform: downwards ? 'rotate(90deg)' : 'initial', | ||
transition: 'transform 0.2s ease' | ||
'& svg': { | ||
transform: downwards ? 'rotate(90deg)' : 'initial', | ||
transition: 'transform 0.2s ease' | ||
} | ||
}; | ||
@@ -51,0 +53,0 @@ }, 'span'); |
{ | ||
"name": "cf-component-card", | ||
"description": "Cloudflare Card Component", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
61050
1294
0