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

Changelog History
Page 7

  • v1.0.1 Changes

    ๐Ÿš€ Released on 2017-09-18

    โž• Added
    • context property to TabmanBar.Item.
    โšก๏ธ Updated
    • โšก๏ธ Updated example project styling and improved iPhone X support.
  • v1.0.0 Changes

    ๐Ÿš€ Released on 2017-09-14

    โž• Added
    • ๐Ÿ‘ Swift 4 support
    • ๐Ÿ‘Œ Support for Xcode 9 and iOS 11.
    • ๐Ÿš€ Compatibility for Pageboy 2.

  • v0.8.3 Changes

    ๐Ÿš€ Released on 2017-09-05

    โž• Added
    • #135 Ability to extend background edge insets under system components.
    • #138 extendBackgroundEdgeInsets property to TabmanBar.Appearance.
  • v0.8.2 Changes

    ๐Ÿš€ Released on 2017-08-25

    ๐Ÿ›  Fixed
    • #132 Crash when using UITableViewController with auto-insetting enabled.
    • โœ… Resolved deprecation warnings when using latest Xcode 9 beta.
  • v0.8.1 Changes

    ๐Ÿš€ Released on 2017-08-04

    ๐Ÿ›  Fixed
    • #121 Aligment issues when using a single bar item with .buttonBar.
  • v0.8.0 Changes

    ๐Ÿš€ Released on 2017-07-25

    โšก๏ธ Updated
    • โšก๏ธ Update Pageboy dependency to 1.4.x.

  • v0.7.3 Changes

    ๐Ÿš€ Released on 2017-07-13

    โšก๏ธ Updated
    • ๐Ÿšš #108 Remove lazy variables to fix Carthage linker errors.
    • ๐Ÿ“‡ Rename TabmanBarBackgroundView to TabmanBar.BackgroundView.
    • ๐Ÿ“‡ Rename TabmanSeparator to Separator.
    • ๐Ÿ“‡ Rename TabmanCircularView to CircularView.
    • ๐Ÿ“‡ Rename TabmanChevronView to ChevronView.
    ๐Ÿ›  Fixed
    • #115 Fix text font not being applied to block tab bar.
  • v0.7.2 Changes

    ๐Ÿš€ Released on 2017-07-10

    ๐Ÿ›  Fixed
    • #111 Fix issue with bottomLayoutGuide inset when using UITableViewController.
    • #80 Fix issue where automatic insetting would incorrectly be re-applied when hidesBarOnSwipe was enabled on UINavigationController.
  • v0.7.1 Changes

    ๐Ÿš€ Released on 2017-06-30

    โž• Added
    • #106 Make TabmanBar.Item compatible with both an image and title.
    ๐Ÿ›  Fixed
    • #109 Fix issue where UITableViewController would not automatically inset correctly.
  • v0.7.0 Changes

    ๐Ÿš€ Released on 2017-06-24

    โž• Added
    • ๐Ÿ‘ #96 Added compatibility support for iOS 8.