Skip to content

Releases: danielsaidi/SwiftUIKit

5.9.3

14 Jul 12:52
Compare
Choose a tag to compare

This version makes image rotation available to all UIKit platforms.

5.9.2

11 Jul 15:31
Compare
Choose a tag to compare

This version improves the list header and footer rendering.

5.9.1

11 Jul 15:20
Compare
Choose a tag to compare

This version improves the plain list content capabilities of the SDK.

✨ Features

  • PlainListContent is a wrapper that removes any list decorations from a view.
  • ListHeader and ListFooter are PlainListContent wrappers that perform header/footer specific adjustments.

5.9.0

02 Jul 15:01
Compare
Choose a tag to compare

This version deprecates progress types, since a native Gauge can be used instead.

✨ Features

  • Date has a new calendar-based comparison extensions.

🗑️ Deprecations

  • Calendar extensions have been deprecated.
  • CircularProgressBar has been deprecated.
  • LinearProgressBar has been deprecated.
  • Pasteboard has been deprecated.
  • SystemFont types have been moved to https://github.com/danielsaidi/PickerKit.

5.8.4

24 Jun 11:44
Compare
Choose a tag to compare

This version updates deprecation information for presentation types.

5.8.3

24 Jun 09:03
Compare
Choose a tag to compare

This version deprecates list action types.

💡 Adjustment

  • ListAction has been adjusted to compile in Xcode 26.

🗑️ Deprecations

5.8.2

23 Jun 10:54
Compare
Choose a tag to compare

This version disables Swift package flags for framework usage.

5.8.1

23 Jun 10:52
Compare
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
Compare
Choose a tag to compare

💡 Adjustment

  • StorageValue has been refactored to store an optional value.

🗑️ Deprecations

5.6.0

09 Jun 15:04
Compare
Choose a tag to compare

🗑️ Deprecations