- Fixed a problem occurring when the user types a tag that already exists without selecting the suggestion from the autocomplete dropdown
- Removed handleEnter handler that was making the StoryBuilder unusable
- Changed some placeholders to improve usability
- Added helper text under the (+) button
- Inverted the color of the (+) button (now it becomes gray when active)
- Moved tags field to the bottom
- Disabled ENTER and TAB in title and place
- Fixed a bug with
ImageStoryItem
s beging added from a template and not finding the file chooser.
- Added support for templates
api.save
only called when there is a title, a place and at least aStoryItem
- Fixed quotes escaping in
LargeTextStoryItem
s
- Added localization. Story Builder fully translated in Croatian, Dutch, English and Italian.
- Fixed another bug. Now video story items display the video URL properly
- Fixed a bug when adding video story items
- Switched from Medium Editor to Quill for a better mobile experience
- Allow pasting of links into text story items
- Video story items now take a video URL instead of the embed code
- Fixed various bugs with Safari
- Fixed bugs with drag and drop