Skip to content

Releases: braker1nine/KitUI

2.0.0

26 Jan 14:30
11d8265
Compare
Choose a tag to compare

What's Changed

  • Updating to support primary associated types with ReactiveSwift by @braker1nine in #9

Full Changelog: 0.1.5...2.0.0

0.1.3

06 Dec 21:14
27f033a
Compare
Choose a tag to compare

Adds a new FlexibleSpace component which will fill space on any axis

0.1.2

06 Dec 21:17
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2

  • Makes UIView.ContentMode conform to SignalProducerConvertible so it can be passed directly into the .contentMode modifier

0.1.1

06 Dec 21:16
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

Makes the padding modifier a little more flexible, rather than requiring a SignalProducerConvertible, it can take UIEdgeInsets or a CGFloat value

0.1.0

06 Dec 21:13
Compare
Choose a tag to compare

Breaking Changes

  • UIView.zStack has been replaced with ZStack
  • UIView.line has been replaced with Line
  • UIView.spacer has been replaced with VerticalSpace & HorizontalSpace
  • Add auto scaling support to the .font modifier

Initial Release

02 Aug 21:30
Compare
Choose a tag to compare
0.0.1

Version 1 of KitUI