Skip to content

Releases: dogo/AKSideMenu

1.3.1

05 Dec 12:00
Compare
Choose a tag to compare

AKSideMenuDelegate should be weak to avoid reference cycles
Swift lint

1.3.0

21 Nov 04:15
Compare
Choose a tag to compare

Make RightSide/LeftSide Menu as optional #7

1.2

15 Sep 14:25
Compare
Choose a tag to compare
1.2

Migrate to Swift 3.0
Integrate Simple example using cocoapods
Integrate Storyboard example using cocoapods

1.1.1

29 Aug 03:57
Compare
Choose a tag to compare

Fix some visibility issues

1.1

10 Jun 13:20
Compare
Choose a tag to compare
1.1

Update of the status bar on the hide menu is now called at the completion
Make background scale customisable
Override supportedInterfaceOrientations method and passthrough contentViewController's supportedInterfaceOrientations
New IBInspectable property panFromEdgeZoneWidth. It contains the width of zone, where user's pan gesture should be recognised
Enable/disable left/right pan gesture recognition (panGestureLeftEnabled/panGestureRightEnabled)

1.0

09 Jun 14:33
Compare
Choose a tag to compare
1.0

Initial release