@tradeshift/elements.icon
Advanced tools
Comparing version 0.27.0 to 0.27.2
{ | ||
"name": "@tradeshift/elements.icon", | ||
"version": "0.27.0", | ||
"version": "0.27.2", | ||
"repository": { | ||
@@ -18,6 +18,6 @@ "type": "git", | ||
"dependencies": { | ||
"@tradeshift/elements": "^0.27.0" | ||
"@tradeshift/elements": "^0.27.2" | ||
}, | ||
"src": "src/icon.js", | ||
"gitHead": "a11a27abc355ec5cca791ff7353068f97f0872c7" | ||
"gitHead": "bd49caa355a07257efd18228a55185ce788f7bce" | ||
} |
@@ -36,10 +36,10 @@ <h1 align="center"> | ||
| Property | Attribute | Type | Default | Description | | ||
| -------- | --------- | ------- | ------------ | ---------------------------------------------- | | ||
| icon | icon | String | | Icon name, ex: 'arrow-up' | | ||
| size | size | String | sizes.MEDIUM | 'small' or 'medium' or 'large' | | ||
| type | type | String | | Determining icon color, ex: 'error', 'focus' | | ||
| circular | circular | Boolean | false | Add circular background for icon | | ||
| rotate | rotate | Number | | 90, 180, 270 | | ||
| flip | flip | String | | 'h', 'horizontal', 'v', 'vertical' | | ||
| Property | Attribute | Type | Default | Description | | ||
| -------- | --------- | ------- | ------------ | -------------------------------------------- | | ||
| icon | icon | String | | Icon name, ex: 'arrow-up' | | ||
| size | size | String | sizes.MEDIUM | 'small' or 'medium' or 'large' | | ||
| type | type | String | | Determining icon color, ex: 'error', 'focus' | | ||
| circular | circular | Boolean | false | Add circular background for icon | | ||
| rotate | rotate | Number | | 90, 180, 270 | | ||
| flip | flip | String | | 'h', 'horizontal', 'v', 'vertical' | | ||
@@ -46,0 +46,0 @@ ## ➤ How to use it |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
126945
0
Updated@tradeshift/elements@^0.27.2