Hossein Shahdoost

Results 8 issues of Hossein Shahdoost

Please correct me if I'm wrong but I believe the `authentcated` method in `Field` class, (which we can override in every query or mutation to ensure authentication) is not returning...

First I would like to thank you for this awesome library, Second do you think it is possible to also specify the stressed syllable? for many purposes having the stressed...

Hi, Thanks for the library, I'm using Angular 7 and it seems like the year and month select options don't work anymore.

In a large enough recycler view after the state of a loading button is changed to done, by scrolling down and up you can see that the icon inside the...

It might sound simple, But `showSearch` method is not in the documentation. A simple example of method usage might be useful.

Is there a way to do data-binding in our header or content layouts?

Is it possible to set the currentProgress on xml? I'm using your library with data-binding and I have to have an attribute to bind my current progress to

I'm using the following packages and have just upgraded into Laravel 5.7 (from 5.4) ``` "laravel-doctrine/orm": "1.4.*", "laravel-doctrine/extensions": "1.0.*", "beberlei/DoctrineExtensions": "1.1.5", "gedmo/doctrine-extensions": "^2.4", ``` I don't know why this is...