Tosin Afolabi
|
f9fedcb597
|
Further fix for horizontal sliding + version bump
|
2019-06-12 20:50:49 -07:00 |
Tosin Afolabi
|
4206308afd
|
Version Bump to 1.2.3
|
2019-06-08 13:56:00 -07:00 |
Tosin Afolabi
|
0234d82979
|
Fix Horizonal Sliding Issues by only recogizing simultaneous gestures if the other gesture its the pan gesture (#32)
|
2019-06-08 13:52:59 -07:00 |
Giulio
|
b0fb9e7eed
|
Improve Swift syntax (#25)
* Replace init-ializable struct with enums
* Add AnyObject requirement to protocols
* Hide init?(coder aDecoder: NSCoder) func
* Improve Swift syntax
* Revert "Replace init-ializable struct with enums"
This reverts commit 1be2e8c23cfc75959d7fd1c90028d1a7a257b7d1.
|
2019-05-17 11:42:21 -05:00 |
tun57
|
a9edeb1d71
|
Update "Full Screen" mode in Sample App
|
2019-05-11 18:38:12 -07:00 |
tun57
|
b8f7e613ec
|
Update PanModalTests.swift
|
2019-05-11 18:34:10 -07:00 |
tun57
|
8a662e829b
|
Update PanModalPresentationAnimator.swift
|
2019-05-11 18:34:04 -07:00 |
tun57
|
0b2152f878
|
Set default transition values on PanModalPresentable
|
2019-05-11 18:32:07 -07:00 |
tun57
|
13251e1db7
|
Update PanModalAnimator.swift
|
2019-05-11 18:31:26 -07:00 |
tun57
|
da4c94e47e
|
Remove redundant public accessors
|
2019-05-11 18:30:53 -07:00 |
tun57
|
0d999396a5
|
Add transitionDuration & transitionAnimationOptions to PanModalPresentatable
|
2019-05-11 18:29:19 -07:00 |
tun57
|
8e39823698
|
Default PanModalPresenter to internal
|
2019-05-11 18:26:20 -07:00 |
Stephen Sowole
|
457ebaed94
|
Add "Full Screen" mode to Sample app
|
2019-05-09 15:49:05 -07:00 |
Stephen Sowole
|
32e4a6fa24
|
No need to dismiss during size class change
|
2019-05-09 15:20:27 -07:00 |
Stephen Sowole
|
2736468072
|
Update UserGroupViewController.swift
|
2019-05-07 11:38:05 -07:00 |
Stephen Sowole
|
c76ae09bc9
|
Update SampleViewController.swift
|
2019-05-02 16:47:02 -07:00 |
Stephen Sowole
|
12d6380d07
|
Add FullScreenViewController
|
2019-05-02 16:46:55 -07:00 |
Stephen Sowole
|
77c9f6f806
|
Group BasicViewController
|
2019-05-02 16:46:42 -07:00 |
Rune Madsen
|
964d444ff6
|
Adding functionality for UIViewController appearance callback forwarding (#21)
|
2019-04-23 22:27:37 -05:00 |
Stephen Sowole
|
9456969502
|
Limit when we adjust container view frame
|
2019-04-04 10:17:07 -07:00 |
Stephen Sowole
|
0750bd980e
|
Update PanModalPresentationController.swift (#15)
|
2019-04-02 14:49:45 -07:00 |
Tosin Afolabi
|
056351af4b
|
Update PanModal.podspec
|
2019-04-02 07:17:25 -07:00 |
Eude Lesperance
|
dab02d34c0
|
Correct some docs typos (#11)
|
2019-03-24 20:58:33 -07:00 |
Stephen Sowole
|
96591ef52c
|
Update PanModalPresentationController.swift
|
2019-03-22 14:10:06 -04:00 |
Tosin Afolabi
|
1defbf2a47
|
Update PanModal.podspec
|
2019-03-20 14:09:32 -07:00 |
Tosin Afolabi
|
b58552279e
|
Update PanModal.podspec
|
2019-03-20 14:09:01 -07:00 |
Stephen Sowole
|
ef7f00dab7
|
Replace `isPanScrollEnabled` with `shouldRespond(to ..` (#10)
* Replace `isPanScrollEnabled` with `shouldRespond(to ..`
* Update PanModalPresentable+Defaults.swift
|
2019-03-20 13:58:17 -07:00 |
Stephen Sowole
|
d70dce231f
|
Documentation nits.
|
2019-03-19 18:56:55 -07:00 |
Abdurahim Jauzee
|
5baac6732e
|
[Trivial] Exclude Info.plist from Compile Sources (#8)
|
2019-03-18 09:47:12 -07:00 |
Tosin Afolabi
|
1d8b218056
|
minor nits.
|
2019-03-14 13:56:25 -07:00 |
Tosin Afolabi
|
ae78bd6f64
|
Minor nits.
|
2019-03-14 13:56:15 -07:00 |
Tosin Afolabi
|
2b3029333e
|
Fix Tests Scheme.
|
2019-03-14 13:48:38 -07:00 |
Tosin Afolabi
|
f71fa70302
|
Merge pull request #5 from Marcocanc/intrinsic-height
Add Intrinsic Height to PanModalHeight
|
2019-03-14 13:44:47 -07:00 |
Tosin Afolabi
|
6438b952cc
|
Merge pull request #6 from Marcocanc/corner-radius
Add configurable cornerRadius
|
2019-03-14 13:43:55 -07:00 |
Marco Cancellieri
|
a7d7033ef0
|
nit
|
2019-03-14 21:40:13 +01:00 |
Marco Cancellieri
|
3f3124ae37
|
pr comment
|
2019-03-14 21:38:02 +01:00 |
Marco Cancellieri
|
0da0a44c4a
|
pr comments
|
2019-03-14 21:35:20 +01:00 |
Tosin Afolabi
|
88dc3324f6
|
Merge pull request #4 from Marcocanc/status-bar-appearance
Add support for changing status bar appearance
|
2019-03-14 13:30:26 -07:00 |
Marco Cancellieri
|
d0b094292f
|
Add configurable cornerRadius
|
2019-03-14 19:23:45 +01:00 |
Tosin Afolabi
|
15f39a1929
|
Update CONTRIBUTING.md
|
2019-03-14 11:04:31 -07:00 |
Tosin Afolabi
|
f5379a1051
|
Merge pull request #2 from Marcocanc/carthage-deployment-target
Set Deployment Target to 10.0 for Carthage
|
2019-03-14 10:36:52 -07:00 |
Marco Cancellieri
|
21bcb6f268
|
Add Intrinsic Height
|
2019-03-14 18:17:29 +01:00 |
Marco Cancellieri
|
f7cb63caaa
|
Add support for changing status bar appearance
|
2019-03-14 16:17:49 +01:00 |
Marco Cancellieri
|
c83516694f
|
Set Deployment Target to 10.0
|
2019-03-14 13:41:55 +01:00 |
Tosin Afolabi
|
d9f37de98c
|
Update Scheme.
|
2019-03-13 16:00:53 -07:00 |
Tosin Afolabi
|
b1c2d82029
|
Progress on Carthage Support.
|
2019-03-13 15:54:44 -07:00 |
Tosin Afolabi
|
68e21c3988
|
Add Project Scheme.
|
2019-03-13 15:25:13 -07:00 |
Tosin Afolabi
|
a8408ebb80
|
Update podspec.
|
2019-03-13 15:02:48 -07:00 |
Tosin Afolabi
|
714d1bf03f
|
Update version number.
|
2019-03-13 15:02:17 -07:00 |
Tosin Afolabi
|
444b342748
|
Update swift version in Podspec.
|
2019-03-13 14:55:40 -07:00 |