This release includes minor bugfixes:
- Added preventAutoFocus check to options list items #332
- userImage and robotImage options are not overwritten by theme CSS anymore #315
- Chained robot messages are now positioned in a column #329
Unclaimed project
Are you a maintainer of conversational-form? Claim this project to take control of your public changelog and roadmap.
Changelog
Turning web forms into conversations
This release includes minor bugfixes:
Breaking changes
EventDispatcher and FlowEvents using imports. Now imports should look like:
`import { Convers...NEW FEATURES
preventSubmitOnEnter that disables default submit on enter-keypress behaviour #270<textarea rows="2"> which renders a taller input field (enter still submits the answer unless the above option is in effect which will result in line break)BUG FIXES
This update fixes issue #256 - Parsing SVG icons in IE, Edge, Firefox.