- Release version
- Cleaner APIs:
- renamed functions
- deprecated unnecessary initializers
- deprecated unnecessary delegate functions in favor instance variables
- replaced confusing SidebarViewCell titles with View-Models
- replaced CGRect/frame animation and manipulation with NSLayoutConstraints
- Updated README with more relevant information
N/A
N/A
- Updated README with more relevant information
N/A
* Created this CHANGELOG file
N/A
N/A
N/A
- Deprecated cumbersome initialization patterns. Privatized properties. Removed unnecessary static functions
N/A
N/A
- Replaced deprecated swift version file
N/A
N/A
- Updated to Swift version 5
N/A
N/A
N/A
- Fixed issue where allowsPullToDisplay would interfere with the scrolling UIPanGestureRecognizer of UIScrollViews
N/A
- Refactored to address recognizing multiple gestures when allowsPullToDisplay is set to true
N/A
N/A
N/A
- Fixed issue where allowing pull to display would keep the UIPanGestureRecognizer active on every UIViewController within the UINavigationController stack.
- Added animation to change background alpha when showing and dismissing the SidebarView.
N/A
N/A
- Added the option to swipe right to open the SidebarView
N/A
N/A
- Added the ability to configure if the SidebarView will "push" the currently displayed UIViewController to the side when displaying
N/A
N/A
- First commit
N/A
N/A