Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-17 | 411 Bytes | |
Version 2.6.0 source code.tar.gz | 2022-07-17 | 1.9 MB | |
Version 2.6.0 source code.zip | 2022-07-17 | 2.0 MB | |
Totals: 3 Items | 3.9 MB | 0 |
✨ Add Video()
to support video blocks and minor feature and bug fixes
- Add
Video()
to the library to support the latest block supported by the Slack API. - Add
buildBlock()
andbuildBlocks()
utility functions to build and return Slack API-ready objects for separate blocks. - Fix bug where using conditionals within the build functions for
Accordion
andPaginator
lead to TypeScript errors.