Releases: lkzhao/UIComponent
Releases · lkzhao/UIComponent
0.11.4
fix a stack layout issue with minSize and API cleanup
0.11.3
fix flexShrink support for VStack
0.11.2
update tab size to 4 to match company default
0.11.1
able to create TextRenderNode
0.11.0
lower the minimum target to iOS 13.0
0.10.7
update id to be optional string
0.10.6
simplify type definition and make separator type concrete
0.10.5
Update default font size, make ConstraintComponent simpler, add dropD…