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

Changelog History
Page 22

  • v1.28.0 Changes

    • ⚡️ Updated framework name to Material to avoid conflicts with other frameworks.
    • ⚡️ Updated default TextField animation distance for titleLabel to 8.
    • ⚡️ Updated default TextView animation distance for titleLabel to 8.
  • v1.27.14 Changes

    • ⚡️ The SideNavigationViewController example project has been updated.
    • ⚡️ Updated README.
  • v1.27.13 Changes

    • ⚡️ An updated SideNavigationViewController example has been added to the Examples Programmatic directory. It includes a fresh new look and a reusable template for your applications.
  • v1.27.12 Changes

    • ⚡️ Updates to the TextView and TextField were made to follow Google's spacing guidelines.
    • 🛠 An issue with setting the TextView or TextField's text property has been fixed, where the title label was not being
    • ➕ Additional updates were made to many of the example projects.
  • v1.27.11 Changes

    • ⚡️ Updated License Format.
  • v1.27.10 Changes

    • ⚡️ Updated License Format.
  • v1.27.9 Changes

    • Material is moving to a BSD license.
  • v1.27.8 Changes

    • ➕ Added @objc to TextView and TextViewDelegate to eliminate conflicts when using swift within an Objective-C project. Below is an example of a medium CardView using Grid.
  • v1.27.7 Changes

    • 🛠 Fixed an issue where the optional TextView.text property was being accessed and throwing an error when used in combination with Objective-C.
  • v1.27.6 Changes

    • ⚡️ Updated TextView internals to avoid optimization build issue with Carthage.
    • ⚡️ Updated icon set in example projects.
    • ⚡️ Updated Resources folder with latest graphics.
    • ⚡️ Updated README.