Skip to content

Releases: nativescript-community/ui-label

v1.3.6

08 Jun 14:12

Choose a tag to compare

1.3.6 (2023-06-08)

Bug Fixes

  • android: native-api-usage fix (022d55f)

v1.3.5

16 May 08:50
773c32b

Choose a tag to compare

1.3.5 (2023-05-16)

Bug Fixes

  • android: linkColor and underline not working anymore (65d79dd)

v1.3.4

14 May 12:22
eb413d5

Choose a tag to compare

1.3.4 (2023-05-14)

Bug Fixes

  • ios: tap event not working anymore (ee70746)

v1.3.3

13 May 21:40
bb05483

Choose a tag to compare

1.3.3 (2023-05-13)

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

v1.3.2

12 May 21:39
d72aa6c

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

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

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

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

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

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)