Trevor Stacy

Results 6 comments of Trevor Stacy

I like the day / month word map changes, but what exactly does adding js-beautify do?

So is the vue-md-date-picker module broken when you try to install it on windows / linux or something? Just trying to understand why it was added since I'm not aware...

I don't have any current plans to add locale support, but if you'd like to help feel free to submit a PR

So just adding the chunk and split functions as imported dependencies from lodash? That makes sense, I actually asked some people about dependencies in libraries and they seemed to lean...

Can you show the date picker's declaration and applicable data for the props?

Okay, I've found out the issue, and there's a couple different fixed for it. **The issue** You are setting the date to an empty space `this.from_date.date = " "; `...