0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added check for existence of accessibilityViewIsModal to support iOS 4.3, fixes #56 More... about 11 years ago
Improved the frame calculation for the rootController More... about 11 years ago
Fix panning when there is only one side menu, fixes #54 More... about 11 years ago
Added MFSideMenuPanModeSideMenu option to enabling closing by panning a side menu More... about 11 years ago
Moved menuWidth and shadowRadius to custom getters/setters. More... about 11 years ago
Added gitignore More... about 11 years ago
Set initial frame of menuContainerView to the applicationFrame More... over 11 years ago
Merge pull request #49 from shir/patch-1 More... over 11 years ago
Prevent warnings for ARC code More... over 11 years ago
Updated podspec to 0.4.1 More... over 11 years ago
Prevented panning when side menu isn't present More... over 11 years ago
Changed the menu container to user the nav controllers tranform instead of calculating it manually More... over 11 years ago
Update README.mdown More... over 11 years ago
Fixed podspec More... over 11 years ago
Updated podspec to 0.4 More... over 11 years ago
Fix pan gesture direction detection More... over 11 years ago
Fixed menu positioning on iPad when launched from landscape More... over 11 years ago
Remove auto layout from demo controller More... over 11 years ago
Small refactorings More... over 11 years ago
Small refactors More... over 11 years ago
Fixed a shadow rotation issue More... over 11 years ago
Remove MFSideMenuOptions and allow shadow option to be updated dynamically More... over 11 years ago
Removed NSLayoutConstraints More... over 11 years ago
Moved the UIBarButton images to the demo folder More... over 11 years ago
Moved the MFSideMenu folder to the top level More... over 11 years ago
Remove xcode project files from repo More... over 11 years ago
Remove unneeded viewWillAppear callback in UINavigationController category More... over 11 years ago
Remove UIBarButtonItem functionality from MFSideMenu More... over 11 years ago
Initial support for menu on left and right sides More... over 11 years ago
Fix retain cycle in demo controller More... over 11 years ago