Skip to content

Releases: nativescript-community/ui-canvas

v4.0.46

18 Feb 19:58
Compare
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)

v4.0.45

18 Feb 09:16
Compare
Choose a tag to compare

4.0.45 (2021-02-18)

Bug Fixes

  • removed margin and added translateX, translateY, rotate,scaleX,scaleY for shapes (0ef9fab)

v4.0.44

17 Feb 15:57
Compare
Choose a tag to compare

4.0.44 (2021-02-17)

Features

  • margin support for rectangle (f6fdbd4)

v4.0.43

16 Feb 15:50
Compare
Choose a tag to compare

4.0.43 (2021-02-16)

Bug Fixes

  • ios: ensure background is transparent by default (8f2cf5e)

v4.0.42

16 Feb 15:05
Compare
Choose a tag to compare

4.0.42 (2021-02-16)

Bug Fixes

  • android: call super.onSizeChanged (1d176af)
  • android: we need to restore the scale after the drawing (7773563)
  • android: wrong view density(was showing with ripple) (eb257fd)

v4.0.41

12 Feb 15:58
Compare
Choose a tag to compare

4.0.41 (2021-02-12)

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

v4.0.40

23 Jan 15:00
Compare
Choose a tag to compare

4.0.40 (2021-01-23)

Features

v4.0.39

19 Jan 15:10
Compare
Choose a tag to compare

4.0.39 (2021-01-19)

Bug Fixes

  • margin feature for line (cdc999f)

v4.0.38

13 Jan 10:24
Compare
Choose a tag to compare

4.0.38 (2021-01-13)

Bug Fixes

v4.0.37

10 Dec 09:46
Compare
Choose a tag to compare

4.0.37 (2020-12-10)

Bug Fixes

  • regression in last version on android (375a79b)