Skip to content

Releases: dkk/WrappingHStack

2.2.1

04 May 10:51
@dkk dkk
f568b78
Compare
Choose a tag to compare

Fixes "Bound preference CGFloatPreferenceKey tried to update multiple times per frame." when scrolling trough multiple WrappingHStack on a scrollview

Thanks to @lucianohandal

2.2.0

18 Feb 09:22
@dkk dkk
Compare
Choose a tag to compare

Add lineSpacing functionality

Thanks to @xcuYao

2.1.3

26 Oct 09:37
@dkk dkk
3cc84e7
Compare
Choose a tag to compare

Fix: Add missing @ViewBuilder

2.1.2

28 Jul 12:35
@dkk dkk
8ad45ec
Compare
Choose a tag to compare

Improved performance: stores the result of InternalWrappingHStack.firstItemOfEachLane, as it's indirectly referenced multiple times in the view body (thanks to @scottostler)

2.1.1

22 Apr 15:57
@dkk dkk
Compare
Choose a tag to compare

Fix: NewLine() Bug

2.1.0

22 Apr 15:02
@dkk dkk
Compare
Choose a tag to compare

Fix alignments + additional spacing types

2.0.0

17 Apr 17:06
@dkk dkk
Compare
Choose a tag to compare

New feature: Allow spacing items equally to fill the width.

1.1.0

22 Mar 12:55
@dkk dkk
Compare
Choose a tag to compare
feat: allow NewLines

1.0.2

22 Mar 08:43
@dkk dkk
Compare
Choose a tag to compare
Fix issue with Groups

1.0.1

21 Mar 18:40
@dkk dkk
Compare
Choose a tag to compare
fix vertical spacing too big after small vertical padding