Releases: nativescript-community/ui-canvas
Releases · nativescript-community/ui-canvas
v4.1.1
4.1.1 (2021-10-02)
Bug Fixes
v4.1.0
4.1.0 (2021-09-29)
Features
- android: support runtime 8.2.0 and improved perfs with typed arrays (41c853b)
v4.0.54
4.0.54 (2021-09-26)
Bug Fixes
- Android LinearGradient params were throwing errors. (94bb468)
v4.0.53
4.0.53 (2021-09-16)
Note: Version bump only for package @nativescript-community/ui-canvas
v4.0.52
4.0.52 (2021-09-16)
Bug Fixes
- ios: crash after last version (7b18094)
v4.0.51
4.0.51 (2021-09-14)
Bug Fixes
- Added constructor declarations to avoid TypeScript compilation errors. (844eae0)
- ios support for all filltype (752c5a8)
- typo fix (93ca4ca)
v4.0.50
4.0.50 (2021-08-07)
Bug Fixes
- ios: gradient error fix when stop outside of 0..1 (aaeda5c)
- ios: more StaticLayout functions (25af233)
Features
v4.0.49
4.0.49 (2021-02-26)
Bug Fixes
- ios: crrectly stroke path for shader (61b0693)
- full support for LinearGradient (118c73a)
- ios: mapPoints function fix (4a5493b)
v4.0.48
4.0.48 (2021-02-25)
Bug Fixes
- correclty handle color property change (0ee2ff7)
v4.0.47
4.0.47 (2021-02-20)
Bug Fixes
- android: allow custom shape to have custom font handling (57bd9e2)
- android: faster StaticLayout (8306ce4)