Tabman v2.4.0 Release Notes

Release Date: 2019-04-19 // about 5 years ago
  • โž• Added

    • #398 Ability to override automatic inset values via calculateRequiredInsets() on TabmanViewController.
    • #404 adjustsAlphaOnSelection to TMBarButton.
    • #338 Ability to hide / show the bar with TMHidingBar.
    • ๐Ÿ‘ #403 Accessibility support to TMBarView.
    • ๐Ÿ‘ #403 Accessibility support to TMBarItem.
    • ๐Ÿ‘ #403 Accessibility support to TMBarButton.
    • ๐Ÿ‘ #321 navigationItem(item:) to TabmanViewController.BarLocation with support for embedding a TMBar in a UINavigationBar.

    โšก๏ธ Updated

    • ๐Ÿ‘‰ Make TMBarItem open.
    • ๐Ÿ‘‰ Make .title open on TMBarItem.
    • ๐Ÿ‘‰ Make .image open on TMBarItem.
    • ๐Ÿ‘‰ Make .badgeValue open on TMBarItem.
    • ๐Ÿ‘‰ Make .items open on TMBarView.
    • ๐Ÿ‘‰ Make .dataSource open on TMBarView.
    • ๐Ÿ‘‰ Make .delegate open on TMBarView.
    • ๐Ÿ‘‰ Make .scrollMode open on TMBarView.
    • ๐Ÿ‘‰ Make .fadesContentEdges open on TMBarView.
    • ๐Ÿ‘‰ Make .spacing open on TMBarView.
    • #396 Improved layout adaptability of TMTabItemBarButton on iPad and in landscape.
    • โšก๏ธ #404 TMBarButton no longer performs default fade transition in update(for selectionState:)