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

Releases: MyScript/MyScriptJS

v1.2.0

22 Sep 07:56
Compare
Choose a tag to compare

Features

  • Change build task runner from grunt to gulp
  • Add accessors to host to make it mutable
  • Add accessors to protocol to make it mutable
  • Add accessors to parameters to make them mutable
  • Add accessors to components to make them mutable (@see mandatory clef on music)
  • Add enum style variables on string constants to ease implementation
  • Mark globalAlpha parameter as deprecated
  • Migration to JQuery Pointer Event Polyfill 0.4.1

Bugs

  • Fixes parameters constructors to allow json construction, used also to copy them
  • Fixes components constructors to allow json construction, used also to copy them
  • Fixes issue on shape recognition undo/redo
  • Fixes issue on music recognition undo/redo (@see mutable components feature)
  • Fixes issue on network interfaces (@see mutable host feature)
  • Fixes missing callback call when timeout === 0
  • Fixes set parameters on WebSocket recognition (@see mutable parameters feature)
  • Fixes ink-paper positioning issue (CSS change)
  • Fixes wrong pointer events coordinates
  • Fixes getAvailableLanguages to use correct inputMode
  • Fixes high-resolution rendering

v1.1.2

02 Nov 16:22
Compare
Choose a tag to compare
[RELEASE] GitHub release 1.1.2

v1.1.1

02 Nov 15:44
Compare
Choose a tag to compare
[RELEASE] GitHub release 1.1.1 - Updating README for npm package

v1.1.0

02 Nov 14:13
@F2X F2X
Compare
Choose a tag to compare
[RELEASE] GitHub release 1.1.0

v1.0.15 - Fixes issue on shape rendering

17 Jun 11:51
@F2X F2X
Compare
Choose a tag to compare
Changelog:
- fixes https for xhr requests
- fixes math, analyzer and shape samples
- fixes issue on not recognized shape rendering
- add unit tests

v1.0.14

12 Jun 15:01
@F2X F2X
Compare
Choose a tag to compare
v1.0.14 Improve rendering and refactor unit tests

v1.0.13

29 May 14:56
@F2X F2X
Compare
Choose a tag to compare
v1.0.13 Using hand.js cdn instead lib and XHR credentials fix

v1.0.12

28 May 09:27
@F2X F2X
Compare
Choose a tag to compare
v1.0.12 README.md and samples links update

v1.0.11

27 May 12:37
@F2X F2X
Compare
Choose a tag to compare
v1.0.11 Add columnar operations support

v1.0.10

26 May 11:56
@F2X F2X
Compare
Choose a tag to compare
v1.0.10 Documentation links update