Skip to content

Releases: uias/Tabman

3.2.0

14 Apr 09:55
Compare
Choose a tag to compare

Updated

  • Downgraded SPM Swift requirement to Swift 5.7 (Xcode 14).

3.1.0

06 Apr 08:41
Compare
Choose a tag to compare

Added

  • Support for Xcode 15.
  • Support for Privacy Manifests.

Updated

  • Pageboy now requires iOS 12 or tvOS 12.

3.0.2

16 Jul 14:55
Compare
Choose a tag to compare

Fixed

  • #615 Issue where Tabman components would not respond to tintColor changes correctly.

3.0.1

08 Nov 13:34
Compare
Choose a tag to compare

Fixed

  • #605 Issue where TMBarView.backgroundView would not be visible due to broken layout constraints.

3.0.0

02 Nov 16:03
Compare
Choose a tag to compare

Added

  • Support for Xcode 14.

Updated

  • Tabman now requires iOS 11 or newer.
  • delegate is now unavailable on TabmanViewController.

2.13.0

20 Aug 15:42
Compare
Choose a tag to compare

Updated

Fixed

  • #601 Issue where AnimateableLabel would use the incorrect textColor when overriding the userInterfaceStyle.

2.12.0

15 Jan 11:18
Compare
Choose a tag to compare

Added

Fixed

  • #584 Buttons incorrectly setting selected state on interactive scroll.

2.11.1

30 Mar 06:31
Compare
Choose a tag to compare

Fixed

2.11.0

08 Mar 10:28
Compare
Choose a tag to compare

Added

  • Support for Dynamic Type to TMLabelBarButton with adjustsFontForContentSizeCategory.
  • Support for Dynamic Type to TMTabItemBarButton with adjustsFontForContentSizeCategory.

2.10.0

23 Jan 08:17
Compare
Choose a tag to compare

Updated

  • #553 leftAccessoryView and rightAccessoryView are now included in accessibility elements in TMBarView.