Commit Graph

142 Commits

Author SHA1 Message Date
Nikolai Ashanin 42e62a4dbd Update SlideNavigationController.m
remove reverse when menu did end close
2015-10-07 18:30:01 +03:00
Nikolai Ashanin 2ed9400c82 Update SlideNavigationController.m
slide menu open/close different durations
2015-10-07 18:08:40 +03:00
Anton 06deaf308c View controller is opening when menu is starting to close 2015-10-06 14:21:09 +03:00
Anton f3b60362da Add duration on opening and closing animations
Some refactoring
2015-08-28 17:38:25 +03:00
Anton 9550d4719b Slide menu show new controller after menu closing 2015-08-27 17:11:42 +03:00
Anton d088879c28 Remove tap gesture recognizer disabling on viewWllLayoutSubview event 2015-07-30 19:26:21 +03:00
iON1k 5ef5a8d832 Merge pull request #1 from TouchInstinct/feature/swipeMenuBeginEvent
Feature/swipe menu begin event
2015-07-01 16:18:29 +03:00
Павел Круглов 0da57dfd53 Fixed orientation issues. 2015-07-01 15:58:20 +03:00
Павел Круглов 240684c788 Hook point for swipe menu begin. 2015-06-30 18:18:37 +03:00
Павел Круглов c6c729bb52 Merge commit '7fb3ec03e919a6d4a5c622f224c2277ace85c61f' into feature/swipeMenuBeginEvent 2015-06-30 18:10:29 +03:00
Aryan Ghassemi 7fb3ec03e9 Fixed is landscape issues #138 2015-04-22 20:25:52 -07:00
Aryan Ghassemi a9ca4b49b0 Update README.md 2015-04-20 14:48:26 -07:00
Aryan Ghassemi 363306a5c7 Merge pull request #127 from aryaxt/FixInterfaceOrientationWarning
Fixed interfaceOrientation deprecated warning
2015-04-11 10:51:47 -07:00
Aryan Ghassemi 4ce138d4e9 Update pod spec for version 1.4.6 2015-04-11 10:49:22 -07:00
Aryan Ghassemi 43cb763d79 Fixed interfaceOrientation deprecated warning 2015-04-11 10:43:38 -07:00
Aryan Ghassemi 8681050dd0 Update README.md 2015-03-11 21:48:41 -07:00
Aryan Ghassemi 98591515e6 Merge pull request #128 from aryaxt/Develop
Turning shouldRecognizeSimultaneouslyWithGestureRecognizer off
2015-03-11 21:34:46 -07:00
Aryan Ghassemi 1a1b8523ec Turning shouldRecognizeSimultaneouslyWithGestureRecognizer off it's causing many issues 2015-03-11 21:32:56 -07:00
Aryan Ghassemi 3c1b09fe74 Updated pod spec for version 1.4.5 2015-03-01 19:18:26 -08:00
Aryan Ghassemi 6a9333e81b Merge pull request #113 from aryaxt/Develop
Version 1.4.5
2015-03-01 19:15:53 -08:00
Aryan Ghassemi 07e14208be Merge pull request #120 from loevborg/master
Small change to pod-spec
2015-03-01 19:14:48 -08:00
loevborg 22c03d987e Removed local representation of pod spec 2015-02-17 14:24:45 +01:00
loevborg 0e1ac70eeb Changes to pod spec
Removed the source/assets-png’s from s.source_files, since this causes
warnings when compiling the pod in project.
The source/assets is correctly part of the pod spec: s.resources, and
this is the only place it should appear
2015-02-17 14:22:39 +01:00
Aryan Ghassemi 2cf2b31c62 Merge pull request #114 from pnicholls/master
Added call to super in SlideNavigationController's viewWillTransitionToSize method
2015-02-16 10:28:38 -08:00
Peter Nicholls f9909b669f add a missing call to super in the SlideNavigationController viewWillTransitionToSize method 2015-01-31 15:58:06 +11:00
Aryan Ghassemi 792fb82d6b Update README.md 2015-01-25 08:58:18 -08:00
Aryan eb2de83daf #79 and #90 Allow simultaneous gestures to be detected by the menu 2015-01-25 08:50:52 -08:00
Aryan 2786733c82 Code formatting 2015-01-25 08:49:13 -08:00
Aryan 9d38ca4c76 Fixed #103 add initWithNavigationBarClass to slide menu 2015-01-25 08:48:54 -08:00
Aryan Ghassemi c2638e8935 Merge pull request #102 from masterrr/master
fix typo
2014-12-14 12:14:49 -08:00
masterrr 907eee38e8 fix typo 2014-12-11 21:06:20 +03:00
Aryan 4c66f6c25c Allow configuring animation duration/option 2014-11-28 16:19:34 -08:00
Aryan Ghassemi 810457bb73 Merge pull request #97 from aryaxt/Develop
Version 1.4.4
2014-11-28 14:18:00 -08:00
Aryan 43f62e7321 removed border from menus in the demo 2014-11-28 14:12:13 -08:00
Aryan 7dba83b832 Changed podspec version to 1.4.4 2014-11-28 14:03:58 -08:00
Aryan 352a127909 Fixed #89. Slide menu initially appears on the wrong side when using slide animation 2014-11-28 12:26:21 -08:00
Aryan f2d50da1f6 Fixed #93. Make sure that when the menu is changed the old view is removed 2014-11-28 12:24:45 -08:00
Aryan cf05a15b2f A right bar button that is added in storyboard, and has nothing todo with slide functionality 2014-11-28 12:23:23 -08:00
Aryan Ghassemi 5aa1fbcd94 Merge pull request #75 from aryaxt/iOS8-Compatability
iOS 8 fixes including bug #66
2014-10-01 09:11:50 -07:00
Aryan ffa26fba5b iOS 8 fixes including bug #66 2014-10-01 08:57:45 -07:00
Aryan Ghassemi 81378731d9 Merge pull request #73 from aryaxt/Develop
Posting Notifications for menu state open/close/reveal
2014-09-06 13:46:34 -07:00
Aryan eca136202c Added Notifications for closing/opening/revealing menu #32 2014-09-06 13:39:48 -07:00
Aryan 3513ce023a Updating project settings 2014-09-06 12:57:26 -07:00
Aryan Ghassemi da97baea8c Update README.md 2014-09-06 12:10:45 -07:00
Aryan Ghassemi 5cf9218a78 Update README.md 2014-08-01 09:57:54 -07:00
Aryan Ghassemi f36d092d32 Update README.md 2014-08-01 09:54:35 -07:00
Aryan 705b9b9371 Updated pod file 2014-07-12 20:23:23 -07:00
Aryan Ghassemi 437270ae30 Fixed issue where sometimes when swiping really quick it's possible to see the wrong menu 2014-06-21 17:58:57 -07:00
Aryan Ghassemi 2a6be6a9fb Merge branch 'master' of https://github.com/aryaxt/iOS-Slide-Menu
* 'master' of https://github.com/aryaxt/iOS-Slide-Menu:
  Update README.md
2014-04-30 04:31:47 -07:00
Aryan Ghassemi 9e28dcbfb8 Update README.md 2014-04-30 04:31:04 -07:00