Adrian

Results 3 issues of Adrian

Since `rules` object can now be a computed property (#26), do we actually need `data` attribute currently possible to pass to `lf-form` component? [Documentation](http://jbandura.github.io/ember-legit-forms-docs/#/docs/components-reference/lf-form) describes it as: >`data`: a POJO...

enhancement

A proof-of-concept PR implementing ability to pass a custom scrubbing function. It received the verified string and a `replacer`, returns a scrubbed verified string. Seems like a legit shortcut to...

A proof-of-concept PR implementing https://github.com/approvals/go-approval-tests/issues/38 . Ignore the implementation details for now, focus on the public API. If it looks right then we can work on it! (I'll also happily...