All Versions
224
Latest Version
Avg Release Cycle
14 days
Latest Release
1670 days ago

Changelog History
Page 23

  • v1.27.4 Changes

    • ✂ Removed the File Class.
    • ⚡️ Updated README to correct TextField example. 🔧 Right out of the box to a fully customizable configuration, CardView always stands out. Take a look at a few examples in action.
  • v1.27.2 Changes

    • titleLabelTextColor is now titleLabelColor.
    • titleLabelActiveTextColor is now titleLabelActiveColor.
    • detailLabelActiveTextColor is now detailLabelActiveColor.
    • titleLabelTextColor is now titleLabelColor.
    • titleLabelActiveTextColor is now titleLabelActiveColor.
  • v1.27.1 Changes

    • ⚡️ Updated README to include Changelog link.
  • v1.27.0 Changes

    • 🚚 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. 