Skip to content

Releases: aperechnev/SidebarOverlay

4.3.1

15 May 05:02

Choose a tag to compare

  • Swift 5 support.

4.2.2

01 Feb 11:29

Choose a tag to compare

  • Fixed height of side view controller.

4.2.1

02 Dec 10:13

Choose a tag to compare

4.2.1

4.1

01 Mar 14:06

Choose a tag to compare

4.1
  • Swift Package Manager support
  • Fixed bug with frame of top view controller

4.0

28 Feb 09:47

Choose a tag to compare

4.0
  • Migrated to Swift 3
  • Removed SideViewControllerTrailingIndent property. Use sideMenuWidth property instead.

3.0.0

08 Jun 11:46

Choose a tag to compare

  • Now it's possible to choose side where sibedar view controller appears from. Please see the PR #14. Thanks to Eugene Mozharovsky.

2.1.4

11 Apr 14:41

Choose a tag to compare

  • Swift fixes for Xcode 7.3

2.1

02 Feb 08:57

Choose a tag to compare

2.1
  • Now the top view controller is covered by transparent view when sidebar appears

2.0.3

31 Jan 12:17

Choose a tag to compare

  • UIViewController class extension moved to a new file and fully documented
  • Documentation for a few properties of SOContainerViewController

2.0.2

31 Jan 12:12

Choose a tag to compare

  • Code improvements for UIViewController class extension
  • Documentation for UIViewController class extension