Skip to content

Releases: nativescript-community/ui-label

v1.3.41

10 Oct 17:00

Choose a tag to compare

1.3.41 (2025-10-10)

⚠ BREAKING CHANGES

  • android: added androidA11yAdjustsFontSize property. It is a breaking change in the sense that now it defaults to false. Before it was always on.

Bug Fixes

  • android: added androidA11yAdjustsFontSize property. It is a breaking change in the sense that now it defaults to false. Before it was always on. (0dc755e)

v1.3.40

29 Sep 12:32

Choose a tag to compare

1.3.40 (2025-09-29)

Bug Fixes

  • ios: another edge case for text as NSAttributedString (691d460)

v1.3.39

29 Sep 12:19

Choose a tag to compare

1.3.39 (2025-09-29)

Bug Fixes

  • ios: autoFontSize working with NSAttributedString in text property (2aadecf)

v1.3.34

05 Sep 14:58

Choose a tag to compare

1.3.34 (2025-09-05)

Bug Fixes

  • android: fix after latest @nativescript-community/text changes (93a446f)
  • use weakref when possible (5553241)

v1.3.33

16 Dec 08:33

Choose a tag to compare

1.3.33 (2024-12-16)

Bug Fixes

  • text/html can now be native NSAttributedString or Spannable (12f35db)

v1.3.32

19 Sep 08:45

Choose a tag to compare

1.3.32 (2024-09-19)

Bug Fixes

  • android: regression fix (f991000)

v1.3.30

18 Sep 13:57

Choose a tag to compare

1.3.30 (2024-09-18)

Bug Fixes

  • android: now the properties order is html/text/formattedString(children) (f6fadd2)

v1.3.29

22 May 15:11

Choose a tag to compare

1.3.29 (2024-05-22)

Bug Fixes

  • ios: broken build after @nativescript-community/text update (544c048)

v1.3.28

22 May 09:33

Choose a tag to compare

1.3.28 (2024-05-22)

Bug Fixes

  • android: missing fontVariationSettings support (6b54a52)

v1.3.27

02 May 11:26

Choose a tag to compare

1.3.27 (2024-05-02)

Bug Fixes