Maxime LUCE

Results 14 comments of Maxime LUCE

@gregveres, no problem! I improved types by adding two utility types `ValidationExtendType` and `ValidationExtendAccessType` which allows to standardized the behavior of extenders.

@jeremycrippsbf, do not hesitate to create a patch file, I will integrate it in this PR and give some advices to help users waiting for this PR.

Hello, I fixed the knockout validation types based on knockout 3.5.1. It seems to work well in my simple tests. Can you confirm?

Hi, The first check is failing because of an external issue. The second check is failing because of a trailing whitespace in your PR (see my review below). The rest...

Hello, I agree with @Conduitry that it could be interesting to have an option to bundle dev dependencies when using node adapter. The workaround is working well but an option...

Thank you for this feedback. Does that mean that 3.11 will be dropped for all node versions? If yes, what will be the default version for v12 and v14? Thanks

OK, I aligned my PR with #1596. I noticed that v16 was not upgraded to 3.14 so I did not upgrade this version. If it's not expected and #1596 is...

I'm ok for leaving this in best practices. However, it could be interesting to give users a prebuilt version of the runtime variant (to avoid them to write the same...