Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

v85.4.0

Choose a tag to compare

@romoore romoore released this 03 Jul 17:36
· 2872 commits to stable since this release

85.4.0

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