Skip to content

v0.10.2

Compare
Choose a tag to compare
@billba billba released this 08 Mar 16:54
· 1402 commits to master since this release

In this week's release:

  • Chat has a new optional property called resize with values none (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 new botchat-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.