Skip to content

Motion & FABMenu

Choose a tag to compare

@daniel-jonathan daniel-jonathan released this 27 Feb 19:55
  • 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.