botbuilder-formflow
Version:
Form flow with subdialogs
20 lines (16 loc) • 492 B
Plain Text
- [MAJOR] refactor documentation about MenuDialog, introduce MenuPrompt
- [EXTENSION] new custom dialog:
-- CarouselDialog
-- ResultForm
------------------------------
v 0.5.0
- autoloadable classes (type map)
- new example based on MenuDialog
- new prompt with suggested actions
------------------------------
v 0.4.4
- MenuDialog:
-- items callback accepts session object
-- empty list of items resolve to menu exit
-- test with submenu dialog
-- test that menu able to return a value