Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 945 Bytes

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 945 Bytes

1.0.0

  • Fix .pointsFromTop
  • Add RideauView.update(configuration:)

1.0.0-rc.7

  • Fix crash on running other gesture

1.0.0-rc.6

  • Remove canDragOutsideBody
  • Change behavior: RideauViewController supports dismiss when dragging outside body

1.0.0-rc.5

  • Add feature : canDragOutsideBody

1.0.0-rc.4

  • Remove CalcBox, Use TransitionPatch

1.0.0-rc.3

  • Fix control animator alongside moving when calling move method (related #13)

1.0.0-rc.2

  • Fix dellocating property-animator (related #13)

1.0.0-rc.1

  • Introduce animations alongside moving #13
  • Fix scrolling-lock
  • Fix getting content inset from UIScrollView
  • Set identifier to NSLayoutConstraint that added inside Rideau

1.0.0-beta.4

  • Swift5

1.0.0-beta.3