Babak
Babak
Hi, First thanks for your awesome library. I add some changes as this pull request. I hope this being useful. add border sass for .have-day class + add some note...
Hi @dr-dimitru , I think autoform is not maintained and now [uniform](https://github.com/vazco/uniforms) is the best alternative. Is your package can working with uniform too? If not do you have any...
Hi @jacklam718 , First thanks for your packages. I have some small issue with it. CardContent height is not correct and some part of content not visible for me. Is...
Hi @kevinsqi Thanks for this awesome project. I think it's better to set startDate to the first day of the current year and endDate to the last day of current...
I need to set some authorization rule for my admin `Resource` for example hide some `Resource` from side menu and prevent access to it. I read https://marmelab.com/admin-on-rest/Authorization.html and see this...
Hi @kimkha, I create a simple create form for my users and it's worked well but when I try to add a `repeatPassword` field it's not working with this error...