botbuilder-dotnet/libraries/Microsoft.Bot.Builder.Dialogs
Will Portnoy 70e6a67a41
Debugger: preserve optional designer identifiers with source map range (#3637)
* preserve optional designer identifiers with source map range

* fixes for bad merge

* add copyright notice

* fix bad merge
2020-04-08 16:21:57 -07:00
..
Choices Update Recognizers-Text packages and fix ChoiceRecognizers' match for "last" utterance (#2165) 2020-01-29 18:03:54 -08:00
Debugging Debugger: preserve optional designer identifiers with source map range (#3637) 2020-04-08 16:21:57 -07:00
Memory Merge with master. 2020-03-23 18:54:46 -07:00
Prompts Fix the interface name in the error message. (#3633) 2020-03-30 14:15:35 -07:00
BeginSkillDialogOptions.cs Adds support for buffered replies to skill dialog (#3496) 2020-03-04 22:22:14 -08:00
ComponentDialog.cs Rename extension method and alter fallback trace event to contain DialogView info 2020-03-04 20:13:51 +00:00
Dialog.cs Revert previous commits to rollback to commit where interface was extended 2020-03-04 10:59:02 +00:00
DialogContainer.cs Change $type to $kind and move unit tests to declarative (#2994) 2019-11-23 08:03:37 -08:00
DialogContext.cs Move DialogStateManager/Memory/Scope into dialogs dialogContext.State (#3570) 2020-03-18 12:36:03 -07:00
DialogContextVisibleState.cs remove unused usings 2019-09-11 14:49:03 -07:00
DialogEvent.cs initial implementation 2019-09-09 16:39:08 -07:00
DialogEvents.cs * pull all classes into their own file 2019-09-05 20:20:10 -07:00
DialogExtensions.cs EoC should only be handled when coming from parent in RunAsync (#3540) 2020-03-12 00:48:10 -04:00
DialogInstance.cs Merge master into 4.Future 2019-09-17 18:03:41 -07:00
DialogManagerAdapter.cs * pull all classes into their own file 2019-09-05 20:20:10 -07:00
DialogManagerResult.cs Merge from 4.Future 2019-08-22 15:54:07 -07:00
DialogReason.cs Merge master into 4.Future 2019-09-17 18:03:41 -07:00
DialogSet.cs Revert previous commits to rollback to commit where interface was extended 2020-03-04 10:59:02 +00:00
DialogState.cs fix all warnings and clean up package iconurl and nuget definitions 2019-10-10 10:15:02 -07:00
DialogTurnResult.cs Fix DialogMemoryScope 2019-09-26 10:58:38 -07:00
DialogTurnStatus.cs Updates to AdaptiveDialog to support schema and ambiguity (aka forms and generation scenarios) (#2936) 2019-12-23 22:38:36 -08:00
Extensions.cs Enable deserialization for OAuthPrompt Dialog With TypeHandling.None (#3294) 2020-01-24 18:18:56 -08:00
IDialogDependencies.cs Stylecop: more fixes 2019-10-15 13:06:44 -07:00
IItemIdentity.cs Warnings fix group 11. 2019-08-20 17:31:41 -07:00
Microsoft.Bot.Builder.Dialogs.csproj * Move extensions to resourceExporer and make non-static (#3640) 2020-03-30 14:14:58 -07:00
ObjectPath.cs Move DialogStateManager/Memory/Scope into dialogs dialogContext.State (#3570) 2020-03-18 12:36:03 -07:00
PersistedState.cs fix for user state being null because we were not expecting a concurrentdictionary (#2642) 2019-10-08 12:18:23 -07:00
PersistedStateKeys.cs Warning fixes group 16. 2019-08-22 16:22:11 -07:00
Recognizer.cs Add unit test for CancelAllDialogs and fix eventName and eventValue could be null (#3536) 2020-03-11 11:25:51 -07:00
SkillDialog.cs Add ExpectedReplies 2020-03-07 10:47:36 -08:00
SkillDialogOptions.cs Adds support for buffered replies to skill dialog (#3496) 2020-03-04 22:22:14 -08:00
WaterfallDialog.cs Rename extension method and alter fallback trace event to contain DialogView info 2020-03-04 20:13:51 +00:00
WaterfallStep.cs simplify waterfall step and validators 2018-09-12 16:03:33 -07:00
WaterfallStepContext.cs pass on cancellation (#2951) 2019-11-11 16:26:39 -08:00
icon.png fix all warnings and clean up package iconurl and nuget definitions 2019-10-10 10:15:02 -07:00