Nick Holden

Results 10 comments of Nick Holden

Thanks, @jimmykane! I'll check it out. 👀

@jimmykane: Thanks again for pointing out your fork! I took a look at it today. I do see the `total_timer_time` field for an activity like in your screenshot above. I...

> I checked and I cannot see in the fit sdk that there is timer_time for records. Also should that be there. There is already elapsed time. That sounds right...

Thanks, @gfviegas! I'm referencing my fork at https://github.com/nholden/v-money in a project right now, but it would be great to see this or something similar included in a future release.

I'm using Yarn, so I ran the following to add my fork to a project. ``` yarn add nholden/v-money ``` [Looks like that would also work for NPM](https://docs.npmjs.com/cli/install), although I...

@DinsmoreDesign Seems like it wouldn't be too tricky. Let me take a closer look this evening and get back to you.

@DinsmoreDesign I just updated this PR as well as my fork to add the `allowBlank` option to the `` component. Here's [a demo](https://jsfiddle.net/saq2ym25/1/).

Hey, everybody! Thanks for sharing that this PR is still relevant for you. To reduce the noise for everyone subscribed to this PR: if you'd like to voice your support...

@marcusmouraoca: This is unlikely to be merged, and I'm not going to make any additional changes. If you need this functionality now, please see [this comment](https://github.com/vuejs-tips/v-money/pull/51#issuecomment-387170149) on how to use...