You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.