This repository was archived by the owner on Jan 4, 2021. It is now read-only.
v1.2.0
Features
- Mutable
hostattribute - Mutable
protocolattribute - New
resultdetailattribute - New
inputmodeattribute to change mode from CURSIVE or SUPERIMPOSED to another - New
recognitioncandidatesattribute to set desired candidates count - New
predictioncandidatesattribute to set desired predicted candidates count - New
completioncandidatesattribute to set desired completed candidates count - New
availablelanguagesoutput attribute to get authorized language list - New
candidatesoutput attribute to get candidates with score and tags - New
selectedcandidateoutput attribute to get the best recognition candidate - Add a candidate
selectfeature to explicitly change the selected candidate - Replace undo/redo/clear/recognize buttons by the
myscript-common-elementones - Replace the error panel by the
myscript-common-elementones - Upgrade from Polymer 1.2 to 1.4
- Add docs/demo buttons on component page
- Add getStats method to get various stats relative to ink in order to help evaluate the myscript cdk usage
Bugs
- Fixes issue on resize due to CSS
- Explicit default values on documentation