slack-block-builder
Advanced tools
Comparing version 2.2.0-beta.2 to 2.2.0
{ | ||
"name": "slack-block-builder", | ||
"version": "2.2.0-beta.2", | ||
"version": "2.2.0", | ||
"description": "Maintainable code for interactive Slack messages, modals, home tabs, and workflow steps. A must-have for the Slack Block Kit framework.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -257,4 +257,6 @@ <p align="center"> | ||
It supports optional customizations, such as: | ||
Note that there is a [demo app available](https://github.com/raycharius/slack-block-builder-demo) that demonstrates how to use components. | ||
The `Paginator` component supports optional customizations, such as: | ||
`nextButtonText` – Used to pass in custom text for the Next button, but has a default. | ||
@@ -293,3 +295,3 @@ | ||
The code above renders the modal below. And be sure to check out the full documentation on the **Block Builder** doc site for more information. | ||
The code above renders the modal below. And be sure to check out the full documentation on the [**Block Builder** doc site](https://www.blockbuilder.dev/#/components/paginator) for more information. | ||
@@ -304,4 +306,6 @@ ![An example of using Block Builder for Modals](docs/resources/images/paginator-modal-example.png) | ||
It supports optional customizations, such as: | ||
Note that there is a [demo app available](https://github.com/raycharius/slack-block-builder-demo) that demonstrates how to use components. | ||
The `Accordion` component supports optional customizations, such as: | ||
`collapseOnExpand` – Dictates whether or not multiple items can be expanded at once. When set to true, only one item will be expanded at any given time. | ||
@@ -334,3 +338,3 @@ | ||
The code above renders the modal below. And be sure to check out the full documentation on the **Block Builder** doc site for more information. | ||
The code above renders the modal below. And be sure to check out the full documentation on the [**Block Builder** doc site](https://www.blockbuilder.dev/#/components/accordion) for more information. | ||
@@ -337,0 +341,0 @@ ![An example of using Block Builder for Modals](docs/resources/images/accordion-modal-example.png) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
295214
0
428