Material v1.27.0 Release Notes

    • 🚚 Has been removed completely.
    • MaterialEdgeInsets is now MaterialEdgeInsetPreset.
    • contentInsets is now contentInsetPreset.
    • contentInsetsRef is now contentInset.
    • dividerInsets is now dividerInsetPreset.
    • dividerInsetRef is now dividerInset.
    • contentInsets is now contentInsetPreset.
    • contentInsetsRef is now contentInset.
    • titleLabelInsets is now titleLabelInsetPreset.
    • titleLabelInsetsRef is now titleLabelInset.
    • detailLabelInsets is now detailLabelInsetPreset.
    • detailLabelInsetsRef is now detailLabelInset.
    • leftButtonsInsets is now leftButtonsInsetPreset.
    • leftButtonsInsetsRef is now leftButtonsInset.
    • rightButtonsInsets is now rightButtonsInsetPreset.
    • rightButtonsInsetsRef is now rightButtonsInset.
    • dividerInsets is now dividerInsetPreset.
    • dividerInsetRef is now dividerInset.
    • contentInsets is now contentInsetPreset.
    • contentInsetsRef is now contentInset.
    • titleLabelInsets is now titleLabelInsetPreset.
    • titleLabelInsetsRef is now titleLabelInset.
    • detailLabelInsets is now detailLabelInsetPreset.
    • detailLabelInsetsRef is now detailLabelInset.
    • leftButtonsInsets is now leftButtonsInsetPreset.
    • leftButtonsInsetsRef is now leftButtonsInset.
    • rightButtonsInsets is now rightButtonsInsetPreset.
    • rightButtonsInsetsRef is now rightButtonsInset.
    • shrink is now shrinkAnimation.
    • wrapped is no longer an Optional.
    • contentsScale is no longer an Optional.
    • shrink is now shrinkAnimation.
    • ⚡️ updatedPulseLayer is now updatePulseLayer.
    • contentInsets is now contentInsetPreset.
    • contentInsetsRef is now contentInset.
    • titleLabelInsets is now titleLabelInsetPreset.
    • titleLabelInsetsRef is now titleLabelInset.
    • detailLabelInsets is now detailLabelInsetPreset.
    • detailLabelInsetsRef is now detailLabelInset.
    • leftButtonsInsets is now leftButtonsInsetPreset.
    • leftButtonsInsetsRef is now leftButtonsInset.
    • rightButtonsInsets is now rightButtonsInsetPreset.
    • rightButtonsInsetsRef is now rightButtonsInset.
    • When setting the enabled property, gestures are removed and added appropriately.
    • titleLabelNormalColor is now titleLabelTextColor.
    • titleLabelHighlightedColor is now titleLabelActiveTextColor. 