devchile

Results 23 comments of devchile

ok, i will find someone too, that one looks good

hey, i almost done with this datetimepicker https://eonasdan.github.io/bootstrap-datetimepicker i will send you a pull request soon

Hi, i didn't make the pull request, i was thinking to make it but i was without time. I don't know if zofe made it.

That link is not working. Can you post what was the solution?.

@OgaBoss thanks for fast answer, but didn't work here (mine is another problem anyway).

Not getting error, collapse items are showing on vue-tools but i don't know why i can't see it. #9

I don't know why is happening this to me, but is something that has to be with css. ``` .collapse { display: none; } ``` ![image](https://user-images.githubusercontent.com/4250401/28901026-7a145638-77c3-11e7-9140-7f3fafae0d48.png) So i put scoped...

I found a easy solution, i set "mMaxVisible" in CardContainer class to 5 and that made the magic. I guess is just a temporaly solution for this.