Skip to content

Releases: detroit-labs/SheetPresentation

1.0.0

25 Nov 20:00
Compare
Choose a tag to compare

Change Log

  • Added the ability to present from any edge of the view.
  • Removed Objective-C support, simplifying the API.
  • Changed the name of the library to SheetPresentation.

1.0.0 Release Candidate 3

25 Nov 17:38
45c86c7
Compare
Choose a tag to compare
Pre-release
  • Adds options for AnimationBehavior.custom to take different objects for appearance and dismissal animations (as well as a convenience method if you want to use the same object for both).

1.0.0 Release Candidate 2

24 Nov 21:34
Compare
Choose a tag to compare
Pre-release
  • Fixes a regression with the PassthroughView when the dimmingViewAlpha value of SheetPresentationOptions is set to nil.

1.0.0 Release Candidate 1

04 Nov 20:37
Compare
Choose a tag to compare
Pre-release
  • Added the ability to present from any edge of the view.
  • Removed Objective-C support, simplifying the API.
  • Changed the name of the library to SheetPresentation.