Skip to content

3.4.0

Compare
Choose a tag to compare
@danielsaidi danielsaidi released this 07 Aug 14:51

✨ New features

  • Color+Hex has new static functions.
  • ColorPickerBar is a new color picker component.
  • EditableView is a new view protocol.
  • ListBadgeIcon now supports custom icon colors and icon gradients.
  • ListHeaderIcon is a new view.
  • ListSectionTitle has a new withInsets() init parameter.
  • ListShelfSection has a new style.
  • OptionalBinding is a new func that makes it possible to pass in optional values as a non-optional binding.
  • View has new prefers extensions.
  • ViewShadowStyle has a new .sticker style.

🗑 Deprecations

  • ImageRenderer was not available to 5.7 compilers and has been removed altogether.
  • ImageRenderer can still be found and copied from any earlier versions of SwiftUIKit.
  • MultilineTextField has been deprecated.
  • SystemColor has been deprecated.