Sukhrob Khakimov

Results 5 issues of Sukhrob Khakimov

![gradient](https://user-images.githubusercontent.com/1179760/32048351-a9fdbfa6-ba62-11e7-94cb-765dfc1193a8.png)

Sometimes, you need to show a list of items, without adding and removing features. Possible solution: In ZFTokenField.h file ``` - (BOOL)tokenFieldShouldBeginEditing:(ZFTokenField *)textField; ``` In ZFTokenField.m file ``` - (BOOL)textFieldShouldBeginEditing:(ZFTokenTextField...

Say, I have added a token field and one view under it. When I add recipients to the token field is expanding and pushing the view under it. It is...

I can login with FOSFacebookBundle and everything works. But, FOSUserBundle does not seem to work because profiler shows Username: anon and Roles: {}. And, there is no user data about...

I see a `No such module 'UIKit'` error when I try to use it on MacOS.

enhancement