index
:
which-ui
master
Social web application focused on choosing between two options
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
containers
/
Registration
/
Registration.tsx
Commit message (
Expand
)
Author
Age
Lines
*
fix: resovle eslint errors
eug-vs
2020-08-29
-4
/
+4
*
feat: use Formik in Login form
eug-vs
2020-08-29
-13
/
+4
*
feat: use yup and formik
eug-vs
2020-08-29
-119
/
+84
*
add fixed height for inputs to avoid jumping errorText
ilyayudovin
2020-08-29
-0
/
+6
*
hide error state onFocue input
ilyayudovin
2020-08-29
-6
/
+16
*
fix eslint errors
ilyayudovin
2020-08-28
-1
/
+1
*
convert username input to lowercase
ilyayudovin
2020-08-28
-25
/
+30
*
fix eslint errors
ilyayudovin
2020-08-28
-19
/
+23
*
change onChange to onBlur event
ilyayudovin
2020-08-28
-10
/
+18
*
add useMemo for check validity of the form
ilyayudovin
2020-08-28
-21
/
+20
*
change state name
ilyayudovin
2020-08-28
-2
/
+2
*
separate validation state into 2 states and remove CheckCircle icon
ilyayudovin
2020-08-28
-21
/
+6
*
feat: submit Form on button click
ilyayudovin
2020-08-28
-4
/
+6
*
fix input validation errors
ilyayudovin
2020-08-28
-40
/
+63
*
fix validate bugs
ilyayudovin
2020-08-26
-7
/
+59
*
refactor: remove "Page" from container names
eug-vs
2020-08-10
-0
/
+96