Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

slack-block-builder

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slack-block-builder - npm Package Compare versions

Comparing version 2.2.0-beta.2 to 2.2.0

2

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc