- Adds enhancements to the formatter (#95)
Integrates recent updates to latest recogito-client-core package.
- 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 (recogito/recogito-client-core#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 - Adds
zh
locale