Releases: seedco/StackViewController
Releases · seedco/StackViewController
Content Width
06 Oct 15:35
Compare
Sorry, something went wrong.
No results found
This release allows the content to be aligned according to the readableLayoutGuide instead of the scroll view's frame.
Fix separator color's alpha
04 Jun 17:28
Compare
Sorry, something went wrong.
No results found
Fixed issue where the separator color's alpha value was not honored.
0.5.2 - Swift Package Manager
24 Jan 16:47
Compare
Sorry, something went wrong.
No results found
SPM support has been added.
Note: this release is not making it to Cocoapods. It's only being tagged so that users of SPM can take advantage of StackViewController.
0.5.1
15 Jan 20:28
Compare
Sorry, something went wrong.
No results found
Fixed an issue where scrolling would not occur when gesturing on a UIButton that had been added to the StackViewController.
Swift 5
04 Nov 16:21
Compare
Sorry, something went wrong.
No results found
Upgrade to Swift 5.0.
Fix runtime crashes (unrecognized selector) by adding @objc annotation to public UIKit extensions.
0.4.1: Mark UIKit extensions as @objc (#42)
22 Nov 00:37
Compare
Sorry, something went wrong.
No results found
* Mark UIKit extensions as @objc
* Create CHANGELOG.md
Swift 4.0.2
13 Nov 10:24
Compare
Sorry, something went wrong.
No results found
Swift 4.0.2 (Xcode 9.1) support
Make deprecated stackViewContainer property private
0.3.1
25 Aug 18:02
Compare
Sorry, something went wrong.
No results found