Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Releases: MyScript/myscript-common-element

v1.2.0

22 Sep 07:57

Choose a tag to compare

Features

  • Mutable host attribute
  • Mutable protocol attribute
  • New mathparameters attribute to setup/change math recognition settings
  • New textparameters attribute to setup/change text recognition settings
  • New shapeparameters attribute to setup/change shape recognition settings
  • New musicparameters attribute to setup/change music recognition settings
  • New analyzerparameters attribute to setup/change analyzer recognition settings
  • New typeset attribute to allow shape and analyzer rendering on the element
  • Deprecated language attribute, replaced by textparameters.language
  • Deprecated resulttypes attribute, replaced by mathparameters.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 options attribute removed
  • Fixes issue when setting host from javascript (@see mutable host feature)
  • Fixes issue when setting host in WebSocket recognition (@see mutable host feature)
  • Fixes issue when setting protocol from javascript (@see mutable protocol feature)
  • Fixes issue on resize due to CSS
  • Explicit default values on documentation

v1.1.0

02 Nov 16:36

Choose a tag to compare

Adding initial version 1.1.0