Skip to content

Releases: mustiikhalil/LCLabel

♻️ Bug fixes 1.3.0

14 Nov 11:07
8ce969d
Compare
Choose a tag to compare

Changelog:

#38 Fixes bug where the most relevant size wasn't used

🧯 Small fix 1.2.1

28 Jan 20:17
9f8f51c
Compare
Choose a tag to compare

Fixes setting numberOfLines in textRect() which resets the containers numberOfLines from the one the users sets

🕸️ Fixes Autolayout issues 1.2.0

16 Jan 15:20
a130a2d
Compare
Choose a tag to compare
Migrate to xcode 14.2, and updating snapshots tests (#36)

Updates Env vars to new device

Fixes env issue, and update version number

🏗 Some native UILabel support 1.1.0

08 Oct 21:35
54167f0
Compare
Choose a tag to compare

Adds support for main native UILabel fields

1.0.1

25 Aug 14:38
Compare
Choose a tag to compare
Adds support for text centering

🎆 First fully stable release 1.0.0

24 Aug 09:14
Compare
Choose a tag to compare

Releasing first fully stable version of LCLabel

🏗 Migrating to UILabel 0.6.0

07 Jun 20:53
3a5f300
Compare
Choose a tag to compare

Migrating to UILabel due to production error when animating views

♻️ Improving View refresh 0.5.0

14 May 23:30
3f118ec
Compare
Choose a tag to compare

♻️ Improving View refresh, where now the UI will change according to the type of settings we set into it, like linkAttributes, ensure link detection.

💥 Fixes accessibility traits 0.4.1

04 May 19:53
8d31b02
Compare
Choose a tag to compare

Fixes accessibility traits to allow UITests to run with .staticText instead of hacking our way around.
PS: We still can't get the text within the view though.

🧯 Small changes 0.4.0

28 Apr 17:08
42742d0
Compare
Choose a tag to compare

Reload view on main vars change, and remove long gesture since we use hitTest