Skip to content

2.0 release

Compare
Choose a tag to compare
@wallslide wallslide released this 21 Aug 02:29
· 132 commits to master since this release
7cde256
  • Upgrade to storybook 6.0
  • Refactor chatmode to allow easier portability of form-mode widgets
  • Add new transformTextVariables and transformReplyVariables hooks to reduce burden of adding widgets with custom data types. With new hooks, oftentimes adding custom reply-nodes is no longer necessary. And using data in-line in script is also possible.
  • Introduce date, date-time, range widgets to chatmode
  • Improve organization of stories and add controls to allow more interaction.
  • Add theming story examples