@bolt/components-action-blocks
Advanced tools
Comparing version 1.5.2 to 1.6.0
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "1.5.2", | ||
"version": "1.6.0", | ||
"sourceFilesFrom": "0.9.0", | ||
@@ -36,4 +36,4 @@ "maintainers": [ | ||
"dependencies": { | ||
"@bolt/core": "^1.5.2" | ||
"@bolt/core": "^1.6.0" | ||
} | ||
} |
Stylistic block layout for displaying actionable icon and text. Part of the Bolt “Components” CSS framework that powers the [Bolt Design System](https://www.boltdesignsystem.com). | ||
### Install via NPM | ||
###### Install via NPM | ||
``` | ||
@@ -9,9 +9,11 @@ npm install @bolt/components-action-blocks | ||
## Description: | ||
Action blocks work as a group to provide the user an easy to browse list of options of relativeto take action to discover more information. They commonly exist as links to more detailed content. | ||
## Description | ||
## Best practices | ||
Action blocks work as a group to provide the user an easy to browse list of options of relativeto take action to discover more information. They commonly exist as links to more detailed content. | ||
## Best Practices | ||
* Can use xlight, light, dark, and xdark themes. | ||
* Can have an image, icon, and/or text | ||
* Should link to content | ||
* Should link to content | ||
* Should be limited to 7 (soft limit) unless we're representing a large list of content that is meant to be scanned | ||
@@ -18,0 +20,0 @@ * Can wrap to many rows |
11520
24
Updated@bolt/core@^1.6.0