Releases: NativeScript/canvas
Releases · NativeScript/canvas
1.1.0
What's Changed
- chore: nx migrate @nativescript/plugin-tools by @NathanWalker in #81
- fix(android): Canvas was getting blank because of unexpected flush calls by @CatchABus in #85
- feat: 1.1.0 by @triniwiz in #92
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- feat: 1.0.0-alpha.0 by @triniwiz in #44
- fix: svg display issues by @triniwiz in #46
- chore: latest plugin-tools by @NathanWalker in #49
- fix: readPixels , lighting & ios performance by @triniwiz in #50
- feat: 1.0.0-alpha.3 by @triniwiz in #60
- fix: gestures by @triniwiz in #64
- chore: bump by @triniwiz in #65
- fix: Avoid
undefined
errors duringinstanceof
checks. by @dimitrisrk in #68 - fix(android): There were invalidate conflicts due to asynchronous executions by @dimitrisrk in #71
- chore: Updated type for
invalidateState
. by @dimitrisrk in #72
New Contributors
- @NathanWalker made their first contribution in #49
- @dimitrisrk made their first contribution in #68
Full Changelog: 0.9.22...1.0.0
1.0.0-alpha.18
chore: bump
1.0.0-alpha.17
chore: bump
1.0.0-alpha.16
chore: add orbit controls
1.0.0-alpha.14
fix: gestures
1.0.0-alpha.12
Merge branch 'master' of https://github.com/NativeScript/canvas
1.0.0-alpha.11
Merge pull request #64 from NativeScript/fix/gestures-patches fix: gestures
1.0.0-alpha.5
fix(polyfill): add globals
1.0.0-alpha.3
Merge pull request #60 from NativeScript/release/1.0.0-alpha.3 feat: 1.0.0-alpha.3