Tjin Au Yeung

Results 10 comments of Tjin Au Yeung

Hi @kilianso! Thanks for the issue. 1. Regarding the on:change and on:blur not firing for custom validation — that's true.. Custom validation only supports full form validation at this point....

Here's another example on how this works — https://svelte-forms-lib-sapper-docs.now.sh/observables

Hi @larrybotha, awesome work. A quick FYI — last time I checked codesandbox contained a bug when using the $ shorthand for accessing observable values. See [https://github.com/codesandbox/codesandbox-client/issues/2415](issue). So you might...

@larrybotha, I've added you on NPM as well. @tiaanduplessis That's great news. I might move the examples in the docs to codesandbox in the future!

Added it to travis-ci.org.

Thanks for the issue, apologies for the late reply. The suggestion you're making is quite specific and I doubt if it should be the responsibility of a form validation library...

Just deployed the latest changes.

I'll invite you as a contributor to the project.

@tiaanduplessis That's awesome. I've invited as a collaborator!

Thanks for the PR. I understand what you're trying to do here... However the issue here is that with the helper components it's not possible to retrieve the form state...