Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Direct Line App Service Extension protocol #3206

Merged
merged 10 commits into from
Jun 8, 2020

Conversation

compulim
Copy link
Contributor

@compulim compulim commented Jun 5, 2020

Fixes #3205.

Changelog Entry

Added

Changed

Samples

Description

Add Direct Line App Service Extension chat adapter.

Specific Changes

  • Bundled the adapter through createDirectLineAppServiceExtension
    • Exposed in both bundle and NPM
    • As this is built into DirectLineJS, it is supported in minimal bundle
  • Added sample for Direct Line App Service Extension chat adapter
  • Bumped to [email protected]
  • Removing some tests as they are already migrated to the new HTML-based tests
  • Migrated some tests to HTML-based instead of fixing them
    • New pageObjects.waitWithTick() to run lolex.tick(1) while waiting

  • Testing Added

@compulim compulim marked this pull request as ready for review June 5, 2020 00:24
@compulim
Copy link
Contributor Author

compulim commented Jun 5, 2020

@compulim compulim merged commit ac70fc9 into microsoft:master Jun 8, 2020
@compulim compulim deleted the feat-dlase branch June 8, 2020 13:53
@compulim compulim mentioned this pull request Jun 10, 2020
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Direct Line App Service Extension protocol
2 participants