All Versions
86
Latest Version
Avg Release Cycle
28 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.1 Changes
🚀 Released on 2022-11-08
🛠 Fixed
- #605 Issue where
TMBarView.backgroundView
would not be visible due to broken layout constraints.
- #605 Issue where
-
v3.0.0 Changes
🚀 Released on 2022-11-02
➕ Added
- 👌 Support for Xcode 14.
⚡️ Updated
- Tabman now requires iOS 11 or newer.
delegate
is nowunavailable
onTabmanViewController
.
-
v2.12.0 Changes
🚀 Released on 2022-01-15
➕ Added
- 👍 #580 Support for
selectedImage
toTMTabItemBarButton
andTMBarItem
.
🛠 Fixed
- #584 Buttons incorrectly setting selected state on interactive scroll.
- by nikitapankiv
- 👍 #580 Support for
-
v2.11.1 Changes
🚀 Released on 2021-03-30
🛠 Fixed
- #564 Incorrect separator width in
TMConstrainedHorizontalBarLayout
.
- #564 Incorrect separator width in
-
v2.11.0 Changes
🚀 Released on 2021-03-08
➕ Added
- 👌 Support for Dynamic Type to
TMLabelBarButton
withadjustsFontForContentSizeCategory
. - 👌 Support for Dynamic Type to
TMTabItemBarButton
withadjustsFontForContentSizeCategory
.
- 👌 Support for Dynamic Type to
-
v2.9.1 Changes
July 20, 2020🚀 Released on 2020-07-20
🛠 Fixed
- Crash when calling
TMBarButton.allTargets
due toTMBarButtonInteractionController
not being hashable.- by SuperTango
- Crash when calling
-
v2.9.0 Changes
May 04, 2020 -
v2.8.2 Changes
April 25, 2020🚀 Released on 2020-04-25
🛠 Fixed
- Layout issues when using Right-to-left languages via
semanticContentAttribute
.
- Layout issues when using Right-to-left languages via