Aryan Ghassemi
534113d0b7
Update README.md
2014-01-07 13:30:08 -08:00
Aryan Ghassemi
f4c204c299
- Adding an animated gif to be used by the read me file
2014-01-07 13:27:52 -08:00
Aryan Ghassemi
2f58fb623e
Update README.md
2014-01-07 13:17:55 -08:00
Aryan Ghassemi
66d17489ba
- Fixed animation glitch that happens when menu is opened for the first time
2014-01-07 08:50:12 -08:00
Aryan Ghassemi
ccd27bff8f
- Removed accidentally checked in test-code
2014-01-06 22:15:29 -08:00
Aryan Ghassemi
b22ee4dbae
Merge remote-tracking branch 'origin/Menu_Reveal_Animation'
...
* origin/Menu_Reveal_Animation:
- Added ability to display animations (Slide/Fade) when revealing the menu
2014-01-06 22:07:09 -08:00
Aryan Ghassemi
1aff5d7230
Update README.md
2014-01-06 22:01:33 -08:00
Aryan Ghassemi
bbdad1962a
- Added ability to display animations (Slide/Fade) when revealing the menu
2014-01-06 21:52:27 -08:00
Aryan Ghassemi
6de900f6fb
Update README.md
2014-01-06 16:13:54 -08:00
Aryan Ghassemi
6401379cd6
- Fixed calculation for defining the middle of slide to decide whether slide menu should go left or right when touch is released
2014-01-06 08:03:50 -08:00
Aryan Ghassemi
fc827a9fd8
- Faster quick swipe animation
...
- And more sensitivity for detecting quick swipe
2014-01-05 15:39:58 -08:00
Aryan Ghassemi
3554c28b2f
- Fixed more animation glitches
...
- Fixed a bug where a fast swipe could present the menu even if delegate return NO
2014-01-05 15:34:30 -08:00
Aryan Ghassemi
812f9b5838
- Resizing shadow when viewVillLayout (fix for landscape right menu missing the shadow)
2014-01-05 15:21:32 -08:00
Aryan Ghassemi
f32edb7041
- Code cleanup
...
- Simplified logic by avoiding orientation check in multiple placers
- Fix ome animation glitches
2014-01-05 15:18:41 -08:00
Aryan Ghassemi
df4fa9ec41
- Forgot to include m file in previous commit
2014-01-05 14:41:57 -08:00
Aryan Ghassemi
48fc91164a
- Fix typo in property for rightMenu (renamed from righMenu to rightMenu)
...
- Avoid the weird background animation of the shadow when rotating device
2014-01-05 14:41:35 -08:00
Aryan Ghassemi
1b5b643ef3
- Allowing the slide offset to be set on portrait and landscape mode
2014-01-05 10:18:22 -08:00
Aryan Ghassemi
e5790197a3
- Overriding layoutSubviews and resizing left and right menus accordingly
2014-01-05 10:07:46 -08:00
Aryan Ghassemi
819f691982
- Initial commit for landscape mode
...
- Need to resize/relocate menus properly
2014-01-05 09:36:15 -08:00
Aryan Ghassemi
5a762de1e1
Update README.md
2014-01-03 13:24:48 -08:00
Aryan Ghassemi
fab2359f11
Update README.md
2014-01-03 13:24:29 -08:00
Aryan Ghassemi
a1005968a4
- Resized screen shot
2014-01-03 13:23:45 -08:00
Aryan Ghassemi
06effba751
- Added a screen shot
2014-01-03 13:20:57 -08:00
Aryan Ghassemi
1350104883
- Fixed warnings
2013-12-31 10:51:22 -08:00
Aryan Ghassemi
751c850515
- Added missing file
2013-12-31 09:31:55 -08:00
Aryan Ghassemi
3f9cbe0e00
- Better sample to demonstrate use of SlideNavigationController
2013-12-31 09:23:35 -08:00
Aryan Ghassemi
89be41d382
- Updated pod spec
2013-12-24 09:08:24 -08:00
Aryan Ghassemi
43022c5638
- Updated pod spec
2013-12-24 08:16:21 -08:00
Aryan Ghassemi
62e737bd83
Fixed #5
...
Quick swipe should not open menu if delegate is not implemented or returns NO
2013-10-27 16:26:23 -07:00
Aryan Gh
ac45bf5353
- Fixing vrsion
2013-08-28 21:23:03 -07:00
Aryan Gh
3069f16c8c
- Changed version form 0.0.1 to 1.0.0 on prod file
2013-08-28 21:17:07 -07:00
Aryan Gh
bef2ecad18
- Removed wrong dependency
2013-08-28 20:56:16 -07:00
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