Skip to content

Releases: nativescript-community/ui-label

v1.3.16

23 Jan 15:31

Choose a tag to compare

1.3.16 (2024-01-23)

Bug Fixes

  • android: native-api-usage improvements (98e8238)

v1.3.15

23 Jan 13:52

Choose a tag to compare

1.3.15 (2024-01-23)

Bug Fixes

  • ensure we use latest @nativescript-community/text (214589e)

v1.3.14

23 Jan 10:02

Choose a tag to compare

1.3.14 (2024-01-23)

Bug Fixes

  • android: faster and lighter(using proguard/native-api-usage) implementation (74e0b8f)
  • android: some improvements to make Label a bit faster (982673b)

v1.3.13

18 Jan 20:04

Choose a tag to compare

1.3.13 (2024-01-18)

Bug Fixes

  • allow native attributed string (NSAttributedString and android.text.Spannable) to be used as text (740478f)
  • android: fix font size for html/spans which was a bit smaller than normal text. WARNING: it will change font size a bit (bigger) for all labels using html or FormattedString/Span (5c34149)

v1.3.12

18 Jan 08:35

Choose a tag to compare

1.3.12 (2024-01-18)

Bug Fixes

  • android: renamed label layout so that we can easily keep it with proguard/minification (2597a97)

v1.3.11

16 Jan 17:31

Choose a tag to compare

1.3.11 (2024-01-16)

Bug Fixes

  • android: regression fix (6691c44)

v1.3.10

14 Jan 16:02

Choose a tag to compare

1.3.10 (2024-01-14)

Bug Fixes

  • android: create native view using inflate (a bit faster) (10ecedf)

v1.3.9

29 Dec 13:58

Choose a tag to compare

1.3.9 (2023-12-29)

Bug Fixes

  • android: proguard fix (for app supporting proguard) (9d92693)

v1.3.8

06 Sep 14:53

Choose a tag to compare

1.3.8 (2023-09-06)

Bug Fixes

  • updated @nativescript-community/text to fix linkColor issue (e9235ec)

v1.3.7

12 Aug 19:51

Choose a tag to compare

1.3.7 (2023-08-12)

Bug Fixes

  • android: faster fontSize property (9d771d9)