Skip to content

Releases: lkzhao/UIComponent

1.3.2

28 Feb 19:22
Compare
Choose a tag to compare
Fix issue where the constraint isn't being applied to the inner compo…

1.3.1: Fix Image component forced unwrap in init method (#30)

27 Feb 23:13
f8c6df4
Compare
Choose a tag to compare
* Fix Image component forced unwrap in init method

* Add assertions on debug mode

---------

Co-authored-by: Marcelo Queiroz <[email protected]>

1.3.0

22 Feb 18:43
Compare
Choose a tag to compare
Fix crash when child pass infinite intrinsic size

1.2.1

29 Jan 04:47
Compare
Choose a tag to compare
expose centerHorizontall and centerVertically

1.2.0

26 Jan 00:49
Compare
Choose a tag to compare
Revert Text Localization Support

1.1.1

20 Jan 03:17
Compare
Choose a tag to compare
layout fix for Swift AttributedString

1.1.0

25 Dec 19:44
Compare
Choose a tag to compare
fix attributed string version priority with Text component

1.0.1

26 Nov 19:18
Compare
Choose a tag to compare
add primary menu component

1.0.0 Text breaking changes

23 Nov 00:49
Compare
Choose a tag to compare

Text component now defaults to the localized version
Text(_ localized: String.LocalizationValue)

0.14.1

16 Nov 00:20
Compare
Choose a tag to compare
update minimum supported version for localization