This repository was archived by the owner on Jan 4, 2021. It is now read-only.
Releases: MyScript/MyScriptJS
Releases · MyScript/MyScriptJS
v1.2.0
Features
- Change build task runner from grunt to gulp
- Add accessors to
hostto make it mutable - Add accessors to
protocolto make it mutable - Add accessors to
parametersto make them mutable - Add accessors to
componentsto make them mutable (@see mandatory clef on music) - Add enum style variables on string constants to ease implementation
- Mark
globalAlphaparameter as deprecated - Migration to JQuery Pointer Event Polyfill 0.4.1
Bugs
- Fixes
parametersconstructors to allow json construction, used also to copy them - Fixes
componentsconstructors 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
componentsfeature) - Fixes issue on network interfaces (@see mutable
hostfeature) - Fixes missing callback call when
timeout=== 0 - Fixes set
parameterson WebSocket recognition (@see mutableparametersfeature) - 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
v1.1.1
v1.1.0
v1.0.15 - Fixes issue on shape rendering
Changelog: - fixes https for xhr requests - fixes math, analyzer and shape samples - fixes issue on not recognized shape rendering - add unit tests