0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #178 from joejcon1/rightOverpan More... about 10 years ago
fixed a bug where user could overpan on the left even if allowLeftOverpan was set to false More... about 10 years ago
Adding the ability to push side panels rather than overlap them More... almost 11 years ago
Making the center panel change behavior a little better for the multiactive style More... almost 11 years ago
Giving the 'bounce on center panel change' it's own flag More... about 11 years ago
Added self.bounceOnSidePanelClose and a check to see if center panel should bounce on close. More... about 11 years ago
Merge pull request #44 from itruf/patch-1 More... about 11 years ago
Merge pull request #64 from alias1/fixPre6Check More... about 11 years ago
Merge pull request #62 from alias1/checkBeforeRemoveObservers More... about 11 years ago
Fix issue #46 - Pre iOS6 check More... about 11 years ago
Check _centerPanel exists More... about 11 years ago
Merge pull request #49 from pwightman/update-readme More... about 11 years ago
Update README.markdown More... about 11 years ago
Making some small fixes to the demo app for iPhone 5 More... about 11 years ago
Merge pull request #41 from tekn0wledg/master More... about 11 years ago
Merge pull request #37 from rnystrom/renamepanelchange More... about 11 years ago
Merge pull request #36 from rnystrom/allowswipes More... about 11 years ago
Fixing a bug where allowRightOverpan = NO was ignored when panning from center panel. More... about 11 years ago
Merge commit 'f67d31c65dde6d8a6a0477e8e592e7e4a61a3657' More... about 11 years ago
Added correct work of "recognizesPanGesture" bool More... about 11 years ago
Resolves a bug wherein iPhone 5 (Retina 4") won't properly be detected when the App Delegate fires because the [email protected] file is missing. Therefore, you get the iPhone 5 letter boxing effect instead of fullscreen mode. More... about 11 years ago
updated docs with new method names More... about 11 years ago
updated project settings, deprecated old show methods More... about 11 years ago
renamed show methods to be more intuitive More... about 11 years ago
added functionality to disable swipes with init or runtime More... about 11 years ago
Merge branch 'master' of https://github.com/gotosleep/JASidePanels More... about 11 years ago
Merge pull request #30 from stuffmc/patch-1 More... about 11 years ago
fix a bug where the initial pan allows overpan despite allowLeftOverpan=YES More... over 11 years ago
Fixed Typos More... over 11 years ago
Added forgotten call to super More... over 11 years ago