vue-autoNumeric icon indicating copy to clipboard operation
vue-autoNumeric copied to clipboard

Inherit event from component usage

Open ghost opened this issue 6 years ago • 5 comments

resolve #20 events emitting update dev server base path

ghost avatar Jun 13 '18 13:06 ghost

@AlexandreBonneau maybe you have any comments on this PR or suggestions how this should be implemented? Or there is something more that I need to do to approve this PR?

Thanks

ghost avatar Jun 19 '18 14:06 ghost

This looks great @AndriusZid, I'll just check if this does not introduce any regressions and should merge this soon™ :sunglasses:

AlexandreBonneau avatar Jun 21 '18 14:06 AlexandreBonneau

@AndriusZid unfortunately this PR breaks the component.

You can check the vue-autoNumeric/examples/index.html file and see that the rawValue is never updated anymore, and therefore the other component using the same model aren't updated too.

AlexandreBonneau avatar Jul 25 '18 02:07 AlexandreBonneau

Hi @AlexandreBonneau I have updated PR with a different approach and that one covers only blur event. Please let me know what you think :)

ghost avatar Mar 27 '19 12:03 ghost

@AlexandreBonneau Could you have a look at this? I need this as well in order to use the component.

mjeanrichard avatar Nov 18 '19 12:11 mjeanrichard