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
Commit message (
Expand
)
Author
Age
Lines
*
feat: show latest release patchnotes on homepage
eug-vs
2020-10-09
-27
/
+37
*
Merge pull request #103 from which-ecosystem/feat/description
Eugene Sokolov
2020-10-09
-28
/
+93
|
\
|
*
chore: v1.2.6
eug-vs
2020-10-09
-2
/
+2
|
*
feat: remove gap between header on mobile
eug-vs
2020-10-09
-4
/
+9
|
*
fix: preserve all whitespaces in description
eug-vs
2020-10-08
-1
/
+3
|
*
feat: make PollCreation input same as description
eug-vs
2020-10-08
-19
/
+17
|
*
feat: tweak description paddings
eug-vs
2020-10-08
-4
/
+7
|
*
feat: increase spacing between polls
eug-vs
2020-10-08
-1
/
+9
|
*
fix eslint errors
ilyayudovin
2020-10-08
-9
/
+10
|
*
clear cache on polls size change
ilyayudovin
2020-10-08
-4
/
+8
|
*
feat!: allow dynamic item height in PollsList
eug-vs
2020-10-08
-9
/
+27
|
*
dont show description if it is empty
ilyayudovin
2020-10-08
-1
/
+1
|
*
add textField for description input
ilyayudovin
2020-10-08
-6
/
+24
|
*
feat: add description to poll
ilyayudovin
2020-10-08
-10
/
+18
|
/
*
Merge pull request #102 from which-ecosystem/feat/modal
Eugene Sokolov
2020-10-08
-66
/
+86
|
\
|
*
fix: close modal on clickaway
eug-vs
2020-10-08
-0
/
+1
|
*
feat: correctly wire modal logic
eug-vs
2020-10-08
-27
/
+33
|
*
feat: add noMargin prop to Message
eug-vs
2020-10-08
-3
/
+6
|
*
fix: replace typo id -> username
eug-vs
2020-10-08
-2
/
+2
|
*
feat: tweak modal paddings on desktop
eug-vs
2020-10-08
-1
/
+2
|
*
fix: resolve ts errors
eug-vs
2020-10-08
-16
/
+3
|
*
feat: use icon in header instead of submit button
eug-vs
2020-10-08
-23
/
+19
|
*
feat: add dashed borders to ImageInput
eug-vs
2020-10-08
-11
/
+37
*
|
Merge pull request #101 from which-ecosystem/feat/modal
Eugene Sokolov
2020-10-08
-75
/
+194
|
\
|
|
*
style: fix eslint errors
eug-vs
2020-10-08
-8
/
+7
|
*
feat: allow reaching modal routes from outside
eug-vs
2020-10-08
-1
/
+1
|
*
feat: stick all headers to same logic
eug-vs
2020-10-08
-2
/
+6
|
*
feat: add slide transition to modal
eug-vs
2020-10-08
-3
/
+16
|
*
feat: return UserStrip to PollCreation
eug-vs
2020-10-08
-11
/
+41
|
*
chore: add history to dependencies
eug-vs
2020-10-07
-9
/
+33
|
*
feat: create ModalScreen component
eug-vs
2020-10-07
-37
/
+66
|
*
feat: wire modal routes
eug-vs
2020-10-07
-33
/
+53
|
/
*
Merge pull request #100 from which-ecosystem/fix/background-image
Eugene Sokolov
2020-09-21
-4
/
+5
|
\
|
*
fix: get rid of nasty aspect ratio bug
eug-vs
2020-09-21
-4
/
+5
|
/
*
Merge pull request #98 from which-ecosystem/darkenAvatar
ilyayudovin
2020-09-17
-7
/
+8
|
\
|
*
delete separation of single and double click
ilyayudovin
2020-09-12
-18
/
+3
|
*
fix eslint errors
ilyayudovin
2020-09-11
-18
/
+14
|
*
darken avatar image while progressing new one
ilyayudovin
2020-09-11
-1
/
+5
|
*
feat: add separation function of single and double clicks
ilyayudovin
2020-09-03
-5
/
+21
|
/
*
fix eslint errors
ilyayudovin
2020-08-30
-1
/
+1
*
display snackprovider in different place if it is desktop
ilyayudovin
2020-08-30
-4
/
+5
*
Merge pull request #97 from which-ecosystem/validSignUp
ilyayudovin
2020-08-29
-123
/
+243
|
\
|
*
chore: v1.2.5
eug-vs
2020-08-29
-2
/
+2
|
*
fix: resovle eslint errors
eug-vs
2020-08-29
-11
/
+6
|
*
style: remove object-curly-newline eslint rule
eug-vs
2020-08-29
-0
/
+1
|
*
feat: use Formik in Login form
eug-vs
2020-08-29
-49
/
+72
|
*
feat: use yup and formik
eug-vs
2020-08-29
-119
/
+84
|
*
chore: install formik and yup
eug-vs
2020-08-29
-1
/
+95
|
*
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
[next]