Releases: nativescript-community/ui-label
Releases · nativescript-community/ui-label
v1.3.2
1.3.2 (2023-05-12)
Bug Fixes
- android: faster formattedText / html creation (fea5249)
- ios: linkColor fix (d690423)
v1.3.1
1.3.1 (2023-05-11)
Bug Fixes
__UI_LABEL_USE_LIGHT_FORMATTEDSTRING__
support to force use of LightFormattedString
(fb1d8d0)
v1.3.0
1.3.0 (2023-05-10)
Features
- ios: big rewrite using UILabel (when not selectable) for a much faster component (feff416)
v1.2.27
1.2.27 (2023-04-20)
Bug Fixes
- ios: fix issue with color not applied on html (8394d7d)
v1.2.26
1.2.26 (2023-04-01)
Bug Fixes
- linkUnderline and linkColor now correctly working (da7c13d)
v1.2.25
1.2.25 (2023-03-21)
Bug Fixes
- ios: crash fix which could happen while removing a label view (18903f1)
v1.2.24
1.2.24 (2023-03-13)
Bug Fixes
- update auto font size on min/max fontSize change (38d8356)
v1.2.23
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
1.2.22 (2023-02-20)
Bug Fixes
- android: fix for
@nativescript-community/text
override and light spans (9241a0d)
v1.2.21
1.2.21 (2023-01-30)
Bug Fixes
- android: dont check urlspan if not needed (ae17045)