mother/oio

Form - gracefully allow using of "submitting" and "pristine"

jaredreich opened this issue · 3 comments

redux-form did this by awfully forcing you to decorate the component class.

There must be a better way.

Solved via #76

Actually we may need to do it that way too. Let's discuss at daily.

Sort of done in #76, but will leave this issue open until we implement this in a way that doesn't rely on context.