You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#14 [FIX] Cannot update the height of the ScrollStackRow's contentView because it does not receive scrollStackRowSizeForAxis() event when its layout di change
#13 [FIX] Fixed an issue with separator visibility which is wrongly updated when setRows/addRows is called. isSeparatorHidden of ScrollStackRow is now a property of the row itself which is maintained regardless the order of the row (when autoHideLastRowSeparator is set).
[NEW] Compatibility with Swift Package Manager (SPM) 5.3