Skip to content

Releases: nativescript-community/ui-label

v1.3.2

12 May 21:39
d72aa6c
Compare
Choose a tag to compare

1.3.2 (2023-05-12)

Bug Fixes

  • android: faster formattedText / html creation (fea5249)
  • ios: linkColor fix (d690423)

v1.3.1

11 May 19:09
a23abc0
Compare
Choose a tag to compare

1.3.1 (2023-05-11)

Bug Fixes

  • __UI_LABEL_USE_LIGHT_FORMATTEDSTRING__ support to force use of LightFormattedString (fb1d8d0)

v1.3.0

10 May 15:17
370d4a2
Compare
Choose a tag to compare

1.3.0 (2023-05-10)

Features

  • ios: big rewrite using UILabel (when not selectable) for a much faster component (feff416)

v1.2.27

20 Apr 14:23
28ba1ff
Compare
Choose a tag to compare

1.2.27 (2023-04-20)

Bug Fixes

  • ios: fix issue with color not applied on html (8394d7d)

v1.2.26

01 Apr 12:26
1d12cd3
Compare
Choose a tag to compare

1.2.26 (2023-04-01)

Bug Fixes

  • linkUnderline and linkColor now correctly working (da7c13d)

v1.2.25

21 Mar 13:56
bc727a3
Compare
Choose a tag to compare

1.2.25 (2023-03-21)

Bug Fixes

  • ios: crash fix which could happen while removing a label view (18903f1)

v1.2.24

13 Mar 15:52
Compare
Choose a tag to compare

1.2.24 (2023-03-13)

Bug Fixes

  • update auto font size on min/max fontSize change (38d8356)

v1.2.23

25 Feb 13:33
54e372c
Compare
Choose a tag to compare

1.2.23 (2023-02-25)

Bug Fixes

  • ios: fixed autoFontSize computation when text can get bigger (955d7d0)
  • ios: update autoFontSize when needed (d12a792)

v1.2.22

20 Feb 15:14
f24332f
Compare
Choose a tag to compare

1.2.22 (2023-02-20)

Bug Fixes

  • android: fix for @nativescript-community/text override and light spans (9241a0d)

v1.2.21

30 Jan 10:40
Compare
Choose a tag to compare

1.2.21 (2023-01-30)

Bug Fixes

  • android: dont check urlspan if not needed (ae17045)