Skip to content

Releases: nativescript-community/ui-canvas

v4.1.0

29 Sep 11:32

Choose a tag to compare

4.1.0 (2021-09-29)

Features

  • android: support runtime 8.2.0 and improved perfs with typed arrays (41c853b)

v4.0.54

26 Sep 11:47

Choose a tag to compare

4.0.54 (2021-09-26)

Bug Fixes

  • Android LinearGradient params were throwing errors. (94bb468)

v4.0.53

16 Sep 16:22

Choose a tag to compare

4.0.53 (2021-09-16)

Note: Version bump only for package @nativescript-community/ui-canvas

v4.0.52

16 Sep 08:29

Choose a tag to compare

4.0.52 (2021-09-16)

Bug Fixes

  • ios: crash after last version (7b18094)

v4.0.51

14 Sep 14:38

Choose a tag to compare

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

07 Aug 13:06

Choose a tag to compare

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

26 Feb 15:55

Choose a tag to compare

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

25 Feb 09:40

Choose a tag to compare

4.0.48 (2021-02-25)

Bug Fixes

  • correclty handle color property change (0ee2ff7)

v4.0.47

20 Feb 14:42

Choose a tag to compare

4.0.47 (2021-02-20)

Bug Fixes

  • android: allow custom shape to have custom font handling (57bd9e2)
  • android: faster StaticLayout (8306ce4)

v4.0.46

18 Feb 19:58

Choose a tag to compare

4.0.46 (2021-02-18)

Bug Fixes

  • ios: matrix support for drawBitmap (642562e)
  • shape save/restore canvas to ensure we dont polute other shapes (2178c53)
  • text percent left and top (367f9f2)