Material v1.37.0 Release Notes

    • โž• Added pulseFocus Boolean flag that keeps the pulse displayed as the button is highlighted (issue-217).
    • Switched pulseColorOpacity to pulseOpacity.
    • โž• Added @IBInspectable where appropriate (issue-151).
    • โž• Added @IBDesignable where appropriate (issue-151).
    • ๐Ÿ›  Fixed an issue where the tests were being broken (issue-224).
    • NavigationBarView is now called Toolbar.
    • SearchBarView is now called SearchBar.
    • SideNavigationViewController is now SideNavigationController.
    • โž• Added public leftThreshold and rightThreshold to SideNavigationController (issue-220).