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
Text entry fields in the editor now block the Delete key-up event, so that the annotation doesn't get deleted while the user edits text
Comment widget now supports a disableReply property that will hide the reply field, if there is already a comment (#113)
Comment and tag widget now support a placeholder property for overriding the text input placeholder text. This is an additional shortcut over the messages init property