Vlad Ioffe
Vlad Ioffe
I will try to pull your fork and play with it and give you my feedback
Are you using the directive or any of the components?
@Mariacristina88 , it sounds like you need an OnBlur event that you can apply your logic on. Am I right? I am wondering if this should be a configuration option...
"My suggestion is to avoid blocking invalid values inside the component, I would rather let the invalid value in and emit an event to suggest that the value is not...
This is a great idea. Please PR it to the next branch. Don't forget to add unit + e2e tests and documentation. I am here for any question.
This is on my list of features to support native Date type as well. I will mark this issue as a FeatureRequest. If you want to PR it would be...
@ert78gb, any progress?
cool, I will handle it than :) Thanks
Unfortunately I don't have a lot of time developing this feature, so not much (any) progress. PR would be great.
Basically, you have a utility service which does all the conversions. Internally the module works only with Moment object. On Jan 8, 2018 9:59 AM, "Matteo" wrote: > Okay I'll...