This repository was archived by the owner on Jan 4, 2021. It is now read-only.
Releases: MyScript/myscript-common-element
Releases · MyScript/myscript-common-element
v1.2.0
Features
- Mutable
hostattribute - Mutable
protocolattribute - New
mathparametersattribute to setup/change math recognition settings - New
textparametersattribute to setup/change text recognition settings - New
shapeparametersattribute to setup/change shape recognition settings - New
musicparametersattribute to setup/change music recognition settings - New
analyzerparametersattribute to setup/change analyzer recognition settings - New
typesetattribute to allow shape and analyzer rendering on the element - Deprecated
languageattribute, replaced bytextparameters.language - Deprecated
resulttypesattribute, replaced bymathparameters.resultTypes - New undo/redo/clear/recognize buttons to control the element state
- New error panel to display potential errors
- 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
- Unused
optionsattribute removed - Fixes issue when setting
hostfrom javascript (@see mutablehostfeature) - Fixes issue when setting
hostin WebSocket recognition (@see mutablehostfeature) - Fixes issue when setting
protocolfrom javascript (@see mutableprotocolfeature) - Fixes issue on resize due to CSS
- Explicit default values on documentation