0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 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... about 11 years ago
Merge pull request #49 from shir/patch-1 More... about 11 years ago
Prevent warnings for ARC code More... about 11 years ago
Updated podspec to 0.4.1 More... about 11 years ago
Prevented panning when side menu isn't present More... about 11 years ago
Changed the menu container to user the nav controllers tranform instead of calculating it manually More... about 11 years ago
Update README.mdown More... about 11 years ago
Fixed podspec More... about 11 years ago
Updated podspec to 0.4 More... about 11 years ago
Fix pan gesture direction detection More... about 11 years ago
Fixed menu positioning on iPad when launched from landscape More... about 11 years ago
Remove auto layout from demo controller More... about 11 years ago
Small refactorings More... about 11 years ago
Small refactors More... about 11 years ago
Fixed a shadow rotation issue More... about 11 years ago
Remove MFSideMenuOptions and allow shadow option to be updated dynamically More... about 11 years ago
Removed NSLayoutConstraints More... about 11 years ago
Moved the UIBarButton images to the demo folder More... about 11 years ago
Moved the MFSideMenu folder to the top level More... about 11 years ago
Remove xcode project files from repo More... about 11 years ago
Remove unneeded viewWillAppear callback in UINavigationController category More... about 11 years ago
Remove UIBarButtonItem functionality from MFSideMenu More... about 11 years ago
Initial support for menu on left and right sides More... about 11 years ago
Fix retain cycle in demo controller More... about 11 years ago