Material Components v85.4.0 Release Notes

  • ๐Ÿš€ This minor release includes changes to the MDCTabBarView Beta component.

    API Changes

    Tabs+TabBarView

    MDCTabBarViewIndicatorTemplate

    ๐Ÿ†• new protocol: MDCTabBarViewIndicatorTemplate

    ๐Ÿ†• new method: -indicatorAttributesForContext: in MDCTabBarViewIndicatorTemplate

    MDCTabBarViewIndicatorAttributes

    ๐Ÿ†• new class: MDCTabBarViewIndicatorAttributes

    ๐Ÿ†• new property: path in MDCTabBarViewIndicatorAttributes

    MDCTabBarViewIndicatorContext

    ๐Ÿ†• new property: contentFrame in MDCTabBarViewIndicatorContext

    ๐Ÿ†• new protocol: MDCTabBarViewIndicatorContext

    ๐Ÿ†• new property: item in MDCTabBarViewIndicatorContext

    ๐Ÿ†• new property: bounds in MDCTabBarViewIndicatorContext

    MDCTabBarView

    ๐Ÿ†• new property: rippleColor in MDCTabBarView

    MDCTabBarViewUnderlineIndicatorTemplate

    ๐Ÿ†• new class: MDCTabBarViewUnderlineIndicatorTemplate

    Component changes

    Tabs