José Neto

Results 28 comments of José Neto

I think is better use media queries to detect when dark mode is enabled and switch automatically

Yes @juni0r , and this issue is opened since 2018, and until now... nothing :slightly_frowning_face:

Is just a laravel app. You just need * php >= 5.6.4 version * gulp * Nginx or Apache running on `/public` folder * Mysql Database * Create a `.env`...

I having the same issue, trying to show a legend on the footer using `FooterComponent` prop. the current index not start from 0 if the previous usage the last item...

Thanks for your feedback, @andreas83 , I will look this friday (feb/8/2019)

> Hello @netojose, can you combine it to main branch? @tatarysh , sorry for late response, I was traveling. I will check tonight and merge. Tha ks @kynetiv !!!!

Good question, @mkswebdev , I'm working on a new version, and your problem sounds interesting, on work with "array fields". I will think about this

@ataylor32 , the comparison for determinate if the field is checked or not is made using `===`. So `1 !== '1'` or `true !== '1'` You should use the same...

@ataylor32 you are right, no make sense change model attributes only for work a form field (is too aggressive). I will make additional tests here (create a database, with a...

Good point, @NickKingston . For now, only default and inline are available. But I can do this soon :) I will leave this open, and close when this feature is...