v0.10.2
In this week's release:
Chat
has a new optional property calledresize
with valuesnone
(default),window
(for full-window deployments. e.g.iframe
), and 'detect' (for inline and component deployments). Look for more documentation about how to use these, coming soon.botchat.css
and the newbotchat-fullwindow.css
stylesheets are now compiled from.scss
sources- An updated version of DirectLineJS does a much better job multicasting to subscribers of
activity$
.
Note: Please npm install
to get the latest versions of TypeScript and React type definitions.