Commit Graph

8 Commits

Author SHA1 Message Date
Farhan Patel
21b3cb197f Placeholder image is set even if url is nil
In the PinRemoteImageCategory if a url is nil but a placeholder is provided the placeholder is removed instead of being set on the UIImage.
2015-10-19 11:02:31 -07:00
Brian Dorfman
2106b3c6f4 Only call respondsToSelector once. 2015-10-14 16:48:01 -07:00
Brian Dorfman
4eaf1994e9 Optionally pass full result to category implementor 2015-10-14 12:23:50 -07:00
Kerr Marin Miller
fb4d9327f0 Make pin_defaultOptions optional 2015-10-03 10:45:44 +01:00
Kerr Marin Miller
b0a4289389 Add default PINRemoteImageManagerDownloadOptions for each of the image categories 2015-09-30 11:15:26 +01:00
Garrett Moon
7bc11f8ebd Pass through all the variables :/ 2015-09-03 14:23:50 -07:00
Zev Eisenberg
c9f1796b3f Prefix category methods. 2015-07-27 17:57:37 -04:00
Garrett Moon
9d2bd31f95 1.0 2015-07-22 17:29:31 -07:00