IyiKuyoro/slack-block-msg-kit

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.codeclimate.yml
.editorconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.prettierrc
HOW_TO_CONTRIBUTE.md
LICENCE.txt
README.md
docs/BlockElements/BlockElements.md
docs/BlockElements/ButtonElement.md
docs/BlockElements/ChannelSelectElement.md
docs/BlockElements/ConversationSelectElement.md
docs/BlockElements/DatePickerElement.md
docs/BlockElements/ExternalSelectElement.md
docs/BlockElements/ImageElement.md
docs/BlockElements/OverflowMenuElement.md
docs/BlockElements/StaticSelectElement.md
docs/BlockElements/UserSelectElement.md
docs/Blocks/ActionsBlock.md
docs/Blocks/Blocks.md
docs/Blocks/ContextBlock.md
docs/Blocks/DividerBlock.md
docs/Blocks/ImageBlock.md
docs/Blocks/SectionBlock.md
docs/CompositionObjects/CompositionObjects.md
docs/CompositionObjects/ConfirmationDialog.md
docs/CompositionObjects/Option.md
docs/CompositionObjects/OptionGroup.md
docs/CompositionObjects/Text.md
docs/FeatureElements/Dialog.md
docs/FeatureElements/DialogSelectElement.md
docs/FeatureElements/DialogSelectOption.md
docs/FeatureElements/DialogSelectOptionGroup.md
docs/FeatureElements/DialogTextElement.md
docs/FeatureElements/DialogTextareaElement.md
docs/InteractiveMessage.md
jest.config.js39
A
0 mins
package-lock.json
package.json
scripts/pre-commit-hook.sh
src/BlockElements/BlockElement.ts23
A
0 mins
src/BlockElements/ButtonElement.ts47
A
0 mins
src/BlockElements/ChannelSelectElement.ts12
A
0 mins
src/BlockElements/ConversationSelectElement.ts12
A
0 mins
src/BlockElements/DatePickerElement.ts55
A
0 mins
src/BlockElements/ExternalSelectElement.ts21
A
0 mins
src/BlockElements/ImageElement.ts10
A
0 mins