Skip to content

Releases: danielsaidi/SwiftUIKit

5.8.1

23 Jun 10:52

Choose a tag to compare

This version enables Swift package flags to catch more errors.

This makes it easier to prepare SwiftUIKit for framework usage.

5.8.0

23 Jun 10:05

Choose a tag to compare

💡 Adjustment

  • StorageValue has been refactored to store an optional value.

🗑️ Deprecations

5.6.0

09 Jun 15:04

Choose a tag to compare

🗑️ Deprecations

5.5.0

02 Jun 09:58

Choose a tag to compare

🗑️ Deprecations

5.4.0

23 May 14:51

Choose a tag to compare

🗑️ Deprecations

5.3.0

08 Apr 15:45

Choose a tag to compare

Thanks to pnewell, SwiftUIKit now supports Catalyst.

✨ Features

  • The FetchedDataView has a new view-builder initializer.

📦 New Package

  • The TextReplacement has been deprecated and moved to a new package.
  • Check out the https://github.com/danielsaidi/TextReplacementView repo.

🗑️ Deprecations

  • The CornerRadiusStyle type has been deprecated.
  • The CustomRoundedRectangle view has been deprecated.
  • The DateFormatter init extensions have been deprecated.
  • The DispatchQueue asyncAfter extension has been deprecated.
  • The FontStyle type is no longer used and has been deprecated.
  • The JsonEncoder/Decoder date extensions have been deprecated.
  • The View any() extension should NOT be used and has been deprecated.

5.2.0

02 Apr 14:41

Choose a tag to compare

This version updates the icon, logo and build scripts.

It also adds a workaround for the FlipView rendering bug when it's placed in a List.

5.1.9

20 Mar 12:46

Choose a tag to compare

💡 Adjustment

  • FlipView now handles multiple flip directions and behaves better on iOS 17+.
  • FlipView now animates when the isFlipped binding is changed from the outside.

5.1.8

14 Mar 00:14

Choose a tag to compare

✨ Features

  • ButtonType has a new "close" type.
  • ButtonType has a new "toggleSelected" type.

5.1.7

14 Mar 00:03

Choose a tag to compare

✨ Features

  • ButtonType has a new "close" type.
  • ButtonType has a new "toggleSelected" type.