Skip to content

Updated to M2, Added Defaults, Overload for Prompt.onPrompt()

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmayomsft cmayomsft released this 26 Apr 16:02
· 49 commits to master since this release

Notable Changes

  • Updated source and samples to 4.0.0-m2.1.
  • Added common sense defaults for Prompt properties (e.g. not added onPrompt will create a Prompt that doesn't write to the conversation rather than throwing).
  • Added overloads for Prompt.onPrompt() so you can pass callback, string (or strings), or Activity (or Activities) to create a prompt.
  • Removed all code I use for demos when showing Promptly.