@forter/button-group
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.5](https://github.com/forter/web-components/compare/@forter/button-group@1.5.4...@forter/button-group@1.5.5) (2020-11-12) | ||
**Note:** Version bump only for package @forter/button-group | ||
## [1.5.4](https://github.com/forter/web-components/compare/@forter/button-group@1.5.3...@forter/button-group@1.5.4) (2020-11-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@forter/button-group", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Button Group from Forter Components", | ||
@@ -54,3 +54,3 @@ "author": "Forter Developers", | ||
}, | ||
"gitHead": "80906474d9e0e2f28fc493028b03cb18c0312e1f" | ||
"gitHead": "c92c916ff144d05c9cd3ae5b448488b1bedb285c" | ||
} |
@@ -76,2 +76,4 @@ # fc-button-group | ||
| `expendable` | `expendable` | `boolean` | false | If the element is expendable | | ||
| `getComputedStyle` | | `string \| 0` | | | | ||
| `onWindowResize` | | `any` | | | | ||
| `singleSelection` | `single-selection` | `boolean` | | Allow only one option selection | | ||
@@ -78,0 +80,0 @@ |
@@ -46,2 +46,10 @@ { | ||
"type": "boolean" | ||
}, | ||
{ | ||
"name": "onWindowResize", | ||
"type": "any" | ||
}, | ||
{ | ||
"name": "getComputedStyle", | ||
"type": "string | 0" | ||
} | ||
@@ -99,2 +107,2 @@ ], | ||
] | ||
} | ||
} |
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
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
96037
775
100
0