vue-autoNumeric
vue-autoNumeric copied to clipboard
Inherit event from component usage
resolve #20 events emitting update dev server base path
@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
This looks great @AndriusZid, I'll just check if this does not introduce any regressions and should merge this soon™ :sunglasses:
@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.
Hi @AlexandreBonneau I have updated PR with a different approach and that one covers only blur event. Please let me know what you think :)
@AlexandreBonneau Could you have a look at this? I need this as well in order to use the component.