Releases: NativeScript/canvas
Releases · NativeScript/canvas
v2.0.0
What's Changed
- chore: nx migrate @nativescript/plugin-tools by @NathanWalker in #94
- feat: 1.1.0 release by @triniwiz in #96
- feat: v2 by @triniwiz in #98
- chore: updates by @triniwiz in #105
- fix: add text baseline bindings by @herefishyfish in #106
- core: v2 polish by @triniwiz in #107
- chore: chaos lines demo by @herefishyfish in #108
- fix: Error when TouchManager calls addEventListener with name of type number. by @ArthurMJ96 in #109
- fix import Canvas2D in Line by @vallemar in #112
- fix import in Group by @vallemar in #119
- chore: v2 final by @triniwiz in #120
- feat: enable metal and vulkan as 2d backends by @triniwiz in #128
- fix: add platform to navigator by @herefishyfish in #132
- feat: macOS NAPI by @triniwiz in #133
- chore: updates by @triniwiz in #137
New Contributors
- @ArthurMJ96 made their first contribution in #109
- @vallemar made their first contribution in #112
Full Changelog: 1.1.0...2.0.0
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
undefinederrors duringinstanceofchecks. 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