Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
recogito-js-1.8.4.zip | 2023-12-16 | 444.0 kB | |
README.md | 2023-12-16 | 700 Bytes | |
Version 1.8.4 source code.tar.gz | 2023-12-16 | 279.4 kB | |
Version 1.8.4 source code.zip | 2023-12-16 | 291.3 kB | |
Totals: 4 Items | 1.0 MB | 2 |
- 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 (https://github.com/recogito/recogito-client-core/pull/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