Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revised XExtensionItemSource API #46

Merged
merged 21 commits into from
May 13, 2015
Merged

Revised XExtensionItemSource API #46

merged 21 commits into from
May 13, 2015

Conversation

AriX
Copy link
Contributor

@AriX AriX commented May 11, 2015

As discussed in #43.

Documentation, fixed tests, and code review are still necessary before this should be merged. @irace

@@ -102,37 +96,23 @@ typedef UIImage *(^XExtensionItemThumbnailProvidingBlock)(CGSize suggestedSize);
*/
@property (nonatomic, copy) NSDictionary *userInfo;

- (instancetype)initWithURL:(NSURL *)URL;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Newlines between initializers

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I wasn't sure how documentation should be handled for this so I just left it unfinished, sorry!

@irace
Copy link
Contributor

irace commented May 12, 2015

I’m just going to open a PR to do some code style consistency work, rather than just slam you with comments :)

irace added a commit that referenced this pull request May 13, 2015
Revised XExtensionItemSource API
@irace irace merged commit 3190381 into tumblr:master May 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants