All Versions
86
Latest Version
Avg Release Cycle
28 days
Latest Release
-

Changelog History
Page 5

  • v1.7.0 Changes

    ๐Ÿš€ Released on 2018-04-02

    โž• Added

    • ๐Ÿ”ง .bottomSeparator configuration to TabmanBar.Appearance.
    • Ability to customize separator height via Appearance.bottomSeparator.height.
    • Ability to specifiy a selected font for bar items via Appearance.text.selectedFont.

    โšก๏ธ Updated

    • ๐Ÿ—„ Deprecated Appearance.State.shouldHideWhenSingleItem.
    • ๐Ÿ’… Deprecated Appearance.Style.bottomSeparatorColor.
    • ๐Ÿ—„ Deprecated Appearance.Layout.bottomSeparatorEdgeInsets.

  • v1.6.0 Changes

    ๐Ÿš€ Released on 2018-02-23

    โšก๏ธ Updated

    • ๐Ÿš€ Now using Pageboy 2.4 with improved transitioning support.

  • v1.5.2 Changes

    ๐Ÿš€ Released on 2018-02-09

    โšก๏ธ Updated

    • ๐Ÿ‘Œ Improved compatiblity with Carthage.
      • Carthage now builds 'Tabman' scheme and target.
      • by msaps.
  • v1.5.1 Changes

    ๐Ÿš€ Released on 2018-02-05

    โšก๏ธ Updated

    • โšก๏ธ Updated AutoInsetter to 1.2 for 'extension safe API' compatibility.
  • v1.5.0 Changes

    ๐Ÿš€ Released on 2018-01-30

    โšก๏ธ Updated

    • Tabman now uses AutoInsetter.
    • Auto Insetting now takes account of relative subview positioning.

    ๐Ÿ›  Fixed

    • #236 TableView insets not adjusted properly for table with height constraint.

  • v1.4.0 Changes

    ๐Ÿš€ Released on 2018-01-13

    โšก๏ธ Updated

    • 0๏ธโƒฃ #215 Add default crossfade transition to custom indicators.
    • โšก๏ธ #229 Update project workspace to use CocoaPods for dependency management.
    • โšก๏ธ #231 Update styling for project.

  • v1.3.0 Changes

    ๐Ÿš€ Released on 2018-01-10

    โž• Added

    • #227 parentTabmanBarInsets property to UIViewController.

    โšก๏ธ Updated


  • v1.2.0 Changes

    ๐Ÿš€ Released on 2017-12-20

    โž• Added

    • #192 automaticallyAdjustsChildViewInsets to TabmanViewController.

    โšก๏ธ Updated

    • ๐Ÿ—„ #192 Deprecated automaticallyAdjustsChildScrollViewInsets.
    • #191 Disable auto-insetting when the bar is embedded or attached.
    • ๐Ÿšš #208 Remove temporary fix for iOS 11.2 safe area change.

    ๐Ÿ›  Fixed

    • #190 Prevent bar background extending when external.

  • v1.1.4 Changes

    ๐Ÿš€ Released on 2017-12-20

    โšก๏ธ Updated

    • ๐Ÿ”– Versions of Tabman 1.1.x are now tied to Pageboy 2.1.x.
  • v1.1.3 Changes

    ๐Ÿš€ Released on 2017-12-12

    ๐Ÿ›  Fixed

    • #208 Auto-Inset issues on iOS 11.2 with bottom safe area.