andycmaj / react-chat-renderer

React JSX factory implementation for Slack
15 stars 0 forks source link

add modal component #24

Closed davemeyer closed 4 years ago

davemeyer commented 4 years ago

add top level Modal component so people can make use of https://api.slack.com/surfaces/modals

modals are a popup window that can be interacted with outside of a message thread

image

closes: #23