Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@jverkoey jverkoey released this 16 Nov 23:05

Library renamed from MaterialMotionDirectManipulation_Family_ to MaterialMotionDirectManipulation.

New deprecations

  • shouldAdjustAnchorPointOnGestureStart on Draggable/Pinchable/Rotatable.

Source changes

API changes

Auto-generated by running:

apidiff origin/stable release-candidate swift MaterialMotionDirectManipulation.xcworkspace MaterialMotionDirectManipulation

Pinchable

deprecated var: shouldAdjustAnchorPointOnGestureStart in Pinchable

Draggable

deprecated var: shouldAdjustAnchorPointOnGestureStart in Draggable

Rotatable

deprecated var: shouldAdjustAnchorPointOnGestureStart in Rotatable

Non-source changes