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

Changelog History
Page 8

  • v2.5.1 Changes

    • ๐Ÿ›  issue-681: Fixed regression where NavigationBar was not properly setting the background color.
    • ๐Ÿ›  Fixed issue where transitions using UINavigationController would sometimes flicker.
  • v2.5.0 Changes

    • ๐Ÿ“‡ Renamed FabButton to FABButton.
    • ๐Ÿšš Moved Menu to FABMenu.
    • ๐Ÿšš Moved MenuController to FABMenuController.
    • โž• Added FABMenuBacking enum type to set a blur or fade for the opened FABMenu state using a FABMenuController.
    • ๐Ÿ“‡ Renamed MenuItem to FABMenuItem.
    • โž• Added SpringAnimation animation API.
    • issue-641: Added a new PulseAnimation.tap type, which has an instant feedback response when tapping.
    • โšก๏ธ Updated Toolbar.display to Toolbar.toolbarDisplay.
    • โšก๏ธ Updated SearchBar.display to SearchBar.searchBarDisplay.
    • โž• Added StatusBar.statusBarDisplay.
    • โž• Added MotionAnimation enum type and helper methods to CALayer and UIView as extensions.
    • โž• Added Motion to Material.
  • v2.4.19 Changes

    • ๐ŸŽ issue-692: Fixed issue where Carthage was failing to build the macOS target for Material.
  • v2.4.18 Changes

    • โœ‚ Removed macOS support.
  • v2.4.17 Changes

    • โšก๏ธ Updated Material.podspec to fix potential macOS issue.
  • v2.4.16 Changes

    • ๐Ÿ›  issue-678: Fixed issue where Card was incorrectly displaying its contentView.
  • v2.4.15 Changes

    • ๐Ÿ›  Fixed an issue where the Card was not displaying the contentView and presenterView correctly on initial load.
  • v2.4.14 Changes

    • โž• Added missing UIView properties to Material+UIView extension that are used in the Motion PhotoCollection sample.
  • v2.4.13 Changes

  • v2.4.12 Changes

    • ๐Ÿ›  issue-676: Fixed an issue where Card types were not adjusting size correctly when using UILabels.