@umbraco-ui/uui-button-group
Advanced tools
Comparing version
@@ -18,3 +18,3 @@ { | ||
"name": "", | ||
"description": "for buttons" | ||
"description": "The slot for buttons. It supports `<uui-button>` elements out of the box." | ||
} | ||
@@ -21,0 +21,0 @@ ] |
@@ -5,3 +5,3 @@ import { LitElement } from 'lit'; | ||
* @element uui-button-group | ||
* @slot - for buttons | ||
* @slot - The slot for buttons. It supports `<uui-button>` elements out of the box. | ||
*/ | ||
@@ -8,0 +8,0 @@ export declare class UUIButtonGroupElement extends LitElement { |
{ | ||
"name": "@umbraco-ui/uui-button-group", | ||
"version": "0.0.12", | ||
"version": "0.1.0", | ||
"license": "MIT", | ||
@@ -34,4 +34,3 @@ "description": "An element to group buttons.", | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "0.0.17", | ||
"@umbraco-ui/uui-icon-registry-essential": "0.0.3" | ||
"@umbraco-ui/uui-base": "0.1.0" | ||
}, | ||
@@ -47,3 +46,3 @@ "scripts": { | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-button-group", | ||
"gitHead": "3b7c6cf892e89054b2980b19d8c2f8bead2752e8" | ||
"gitHead": "9ed7860ce865d310b85bd1718f37b59db873aefd" | ||
} |
@@ -5,2 +5,6 @@ # uui-button-group | ||
### See it in action | ||
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-button-group) | ||
## Installation | ||
@@ -7,0 +11,0 @@ |
6454
2.89%1
-50%38
11.76%+ Added
- Removed
Updated