Skip to content

Releases: super-ultra/UltraDrawerView

Swift 6

06 Oct 13:58
7601648
Compare
Choose a tag to compare

What's new

  • Swift 6 support
  • Deployment target is 13.0

0.7.1

27 Dec 13:22
Compare
Choose a tag to compare
Fix SVPrivateScrollDelegateProxy

0.7.0

26 Dec 22:06
0267423
Compare
Choose a tag to compare
Update README.md

0.6.3

14 Jun 14:52
Compare
Choose a tag to compare
Make ScrollDrawerViewContent interface open

Minor fixes

18 Mar 19:57
4b54f80
Compare
Choose a tag to compare
Merge pull request #10 from super-ultra/fix-import

Fix import in AnimationParameters.swift

Animation Conveniences

27 Feb 16:40
Compare
Choose a tag to compare
0.6.1

Add convenience init to AnimationParameters

Animation Control

27 Feb 16:23
29bdcaa
Compare
Choose a tag to compare
  • Reduce animation time
  • Add animation parameters to control transition between states
  • Remove preferredAnimationFramesPerSecond

Animation FPS

18 Jan 23:26
b0ef718
Compare
Choose a tag to compare
  • Add preferredAnimationFramesPerSecond option to DrawerView
  • Fix origin changing accuracy

Fix state notifications

17 Jan 21:24
ab7cfb8
Compare
Choose a tag to compare
Merge pull request #5 from super-ultra/state-notification

Fix state changing notification

Remove pop dependency. Fix scroll view behaviour.

17 Jan 20:48
Compare
Choose a tag to compare
  • remove pop dependency
  • fix the effect of the scroll view on the header
  • add .swiftformat