Skip to content

Releases: bakkenbaeck/SweetUIKit

Swift 5 Support!

06 May 14:11
0f2a919

Choose a tag to compare

Swift 5 (#108)

* migrate to Swift 5 and Xcode 10.2

* Bump podspec

* Bump CI Xcode version

CaseIterable Helpers

02 Oct 16:10
48f8e51

Choose a tag to compare

Added some helpers to make your CaseIterable enums easier to use with table and collection views

Swift 4.2 Support

22 Sep 10:19
1fadaae

Choose a tag to compare

  • Updated type on instanceFromNib's options parameter to match new type requirement in Swift 4.2.

Xcode 9.3 / Swift 4.1

24 Apr 15:56
fc96cb8

Choose a tag to compare

Update for Xcode 9.3 + Circle 2.0 (#105)

* update CI

* Update for 9.3, reorganize, get tests passsing

* put case declarations back to single line

* put back one-line `allItems` declaration

1.13.1

29 Nov 18:06

Choose a tag to compare

  • Updated keyboard positioning handling code. (#102) by @elland

SweetUIKit — 1.13

06 Nov 22:01

Choose a tag to compare

  • Fixed search bar bug for the searchable collection view. (#94)
  • Opened search controller delegate methods. (#96)
  • Updated to Swift4 and Xcode 9. (#97)
  • Fix search bar container issues (#98)
  • Improved search bar handling. [WIP] (#95)
  • Added ability to override nib name. (#101)
  • Run SwiftFormat and add build phase (#100)

SweetUIKit — 1.12.1

26 Apr 08:51

Choose a tag to compare

  • Fix multiple insets added on searchable collection controller #92

SweetUIKit — 1.12.0

26 Apr 08:09

Choose a tag to compare

  • Drop watchOS

SweetUIKit — 1.11.0

26 Apr 07:41

Choose a tag to compare

  • Feature: input view handling. (#54)
  • Add SearchableCollectionViewController (#89, #86)

SweetUIKit — 1.10.3

04 Apr 09:16

Choose a tag to compare

  • Improve IndexPath helpers #83 #82