Skip to content

Version 1.7.8

Compare
Choose a tag to compare
@rsimon rsimon released this 30 Jun 08:50
· 5 commits to main since this release

UI/ Behaviour

  • 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