accounts-frontend/packages/app/components
kotwys 51fb3afe76
Clear form errors before submitting (#30)
* Clear form errors before submitting

* Move error clearing logic to FormModel

* Revert setError signature to the previous state

* Expose clearErrors proxy method on Form like setErrors
2020-08-05 23:27:22 +03:00
..
accounts Rework Button component to pass its label via children content 2020-07-22 14:20:10 +03:00
auth Fix ACCOUNTS-FRONTEND-MM 2020-07-24 19:29:10 +03:00
contact Rework Button component to pass its label via children content 2020-07-22 14:20:10 +03:00
dev/apps Create storybooks for developers’ pages (#28) 2020-08-04 17:16:00 +03:00
footerMenu Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions 2020-07-22 13:01:12 +03:00
i18n Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions 2020-07-22 13:01:12 +03:00
languageSwitcher Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions 2020-07-22 13:01:12 +03:00
profile Rework Button component to pass its label via children content 2020-07-22 14:20:10 +03:00
sourceCode Implemented source code popup markup 2020-07-12 01:57:40 +03:00
ui Clear form errors before submitting (#30) 2020-08-05 23:27:22 +03:00
user Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions 2020-07-22 13:01:12 +03:00
userbar Remove all *.intl.json files. Move strings to the corresponding views. Implement custom command to build i18n/en.json file 2020-06-04 19:43:08 +03:00
MeasureHeight.tsx Change prettier rules 2020-05-24 02:08:24 +03:00