Skip to content

Releases: seek-oss/seek-stackable

2.0.2

15 Mar 07:12
cfc7890
Compare
Choose a tag to compare

This release introduces a new distribution option to the HStack which is .fill. This new option will make the HStack to use the items intrinsicContentSize to layout the frames.

2.0.1

12 Jan 02:04
b5e4ab0
Compare
Choose a tag to compare

This includes a fix for the FlowLayoutStack in situations where the first item exceeds the max width and would incorrectly reset the Y position.

2.0.0

10 Jan 21:54
78541bc
Compare
Choose a tag to compare

This release sees Stackable move away from Cocoapods and become a swift package.

  • A new layout stack called FlowLayoutStack has been introduced also to provide simple flow layout functionality

1.0.0

20 Jan 23:47
53b797c
Compare
Choose a tag to compare
  • Added better auto layout support by introducing intrinsicContentSize to the Stackable protocol.
  • Updated the VStack layout logic to use instrinsicContentSize for item width.

0.4.3

27 Jun 10:53
Compare
Choose a tag to compare

Add a new convenience init to VStack and HStack

This enables us to reduce the need to specify thingsToStack if you dont want to use it.

0.4.2

18 Jan 04:00
3632169
Compare
Choose a tag to compare

Bumping up version in podspec file

0.4.1

17 Jan 03:36
cd7988a
Compare
Choose a tag to compare

Fixing code and podspec file warnings

0.4.0

17 Jan 02:47
c9e9354
Compare
Choose a tag to compare

Upgrading to Swift 4.2

move to seek-oss account

29 Jun 22:49
Compare
Choose a tag to compare
0.3.3

Release 0.3.3.

0.3.1

24 Apr 01:33
Compare
Choose a tag to compare

Swift 3.1