Aryan Gh
d39613d831
- Updated Licensing to MIT
...
- Added pod file
2013-08-28 20:49:25 -07:00
Aryan Gh
882fadf0d9
- Added Licensing
2013-07-28 20:36:43 -07:00
Aryan Gh
0d1d53ce27
- Added a property to be able ti turn swipe gesture off/on
...
- SlideMenu enables swipe on default
2013-05-12 19:08:18 -07:00
Aryan Ghassemi
513ab6a07f
Update README.md
2013-05-12 00:07:58 -06:00
Aryan Gh
89d598fdbf
- Fixed typo in delegate methods of SlideNavigationController ("slideNavigationControllerShouldSisplay" to "slideNavigationControllerShouldDisplay")
...
- Renamed SwitchViewController method to switchToViewController
- Fixed the bug where Navigation Items added in storyboard were being removed by the SlideMenu
2013-05-11 23:06:27 -07:00
Aryan Ghassemi
53b7639bf2
Update README.md
2013-05-08 19:41:00 -07:00
Aryan Ghassemi
ff904c153c
Update README.md
2013-04-29 17:51:21 -07:00
Aryan Gh
de6496c47e
- Fixed a spelling mistake on protocol name
2013-04-29 17:50:07 -07:00
Aryan Ghassemi
feb488680f
Update README.md
2013-04-29 17:44:19 -07:00
Aryan Gh
4c74a5b105
- Avoid switching to ViewController if it's the same class type as the current view controller, and instead just close the slide menu
...
- this option is configurable by setting a bool called avoidSwitchingToSameClassViewController
2013-04-27 10:18:35 -07:00
Aryan Gh
d8867cfb3e
- Got rid of left and right bar button image
...
- Allowing custom barbuttons to be passed, and used for both right and left bar buttons menu items
2013-04-27 00:59:33 -07:00
Aryan Gh
733e688cc6
Merge branch 'master' of https://github.com/aryaxt/iOS-Slide-Menu
2013-04-27 00:42:30 -07:00
Aryan Gh
86f15525d1
- Simplified the code
...
- Added feature to use the given images for menu item, unless image doesn't exist
2013-04-27 00:42:19 -07:00
Aryan Ghassemi
8679f33b32
Update README.md
2013-04-27 00:09:39 -07:00
Aryan Ghassemi
af809522f3
Update README.md
2013-04-27 00:08:25 -07:00
Aryan Gh
42d6964205
- UI improvement on the project to demonstrate the features in a clear way
2013-04-26 23:59:10 -07:00
Aryan Gh
e9d01aee5b
- Added drag and drop for opening the menu
2013-04-26 22:57:48 -07:00
Aryan Gh
1250954205
- Got rid of unused files (category)
...
- Added shadow to the slide menu
2013-04-26 21:52:16 -07:00
Aryan Gh
7f1765938c
- Simplified the code
...
- Added a tap recognizer to close the menu when the ViewController is tapped
2013-04-26 21:39:37 -07:00
Aryan Gh
e393a02d1b
- Added touch recognizer to be used by slide menu
2013-04-26 00:33:35 -07:00
Aryan Gh
fa1a11995c
- Initial Commot
2013-04-25 22:34:42 -07:00
Aryan Gh
1edb69f4f1
- Initial Upload
2013-04-24 21:09:33 -07:00
Aryan Ghassemi
ac7406a0ec
Initial commit
2013-04-24 21:05:34 -07:00