Material v1.40.0 Release Notes

    • โž• Added Google visibility icon to MaterialIcon.
    • โž• Added Google check icon to MaterialIcon.
    • ๐Ÿ“š Reworked TextField with documentation.
    • โž• Added ErrorTextField.
    • โž• Added visibility button and clear button auto enabling without conflicting with iOS clearButton for TextField.
    • Reworked pulse animations.
    • โž• Added PulseAnimation enum type to select the type of pulse animation.
    • โž• Added IconButton to simplify the usage of using icons and buttons.
    • ๐Ÿ›  Fixed issue where panning gestures were conflicting with the SideNavigationController rootViewController (1ssue-322, issue-320).