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
/
components
Commit message (
Expand
)
Author
Age
Lines
*
feat: create DateString component
eug-vs
2020-10-09
-10
/
+24
*
feat: display version chip on ReviewCard
eug-vs
2020-10-09
-2
/
+15
*
feat: remove gap between header on mobile
eug-vs
2020-10-09
-1
/
+3
*
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
-2
/
+2
*
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
-6
/
+6
*
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
*
feat: add description to poll
ilyayudovin
2020-10-08
-0
/
+4
*
fix: close modal on clickaway
eug-vs
2020-10-08
-0
/
+1
*
feat: correctly wire modal logic
eug-vs
2020-10-08
-7
/
+12
*
feat: add noMargin prop to Message
eug-vs
2020-10-08
-3
/
+6
*
feat: tweak modal paddings on desktop
eug-vs
2020-10-08
-1
/
+2
*
feat: use icon in header instead of submit button
eug-vs
2020-10-08
-5
/
+8
*
feat: add dashed borders to ImageInput
eug-vs
2020-10-08
-1
/
+1
*
style: fix eslint errors
eug-vs
2020-10-08
-7
/
+5
*
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
-10
/
+36
*
feat: create ModalScreen component
eug-vs
2020-10-07
-0
/
+39
*
feat: wire modal routes
eug-vs
2020-10-07
-13
/
+10
*
fix: get rid of nasty aspect ratio bug
eug-vs
2020-09-21
-4
/
+5
*
delete separation of single and double click
ilyayudovin
2020-09-12
-18
/
+3
*
fix eslint errors
ilyayudovin
2020-09-11
-18
/
+14
*
feat: add separation function of single and double clicks
ilyayudovin
2020-09-03
-5
/
+21
*
refactor!: simplify file operations
eug-vs
2020-08-22
-6
/
+2
*
refactor!: rewrite code without react-sage
eug-vs
2020-08-22
-2
/
+2
*
refactor: use React.Children.only for wrappers
eug-vs
2020-08-22
-2
/
+2
*
refactor: rewrite FileUpload without react-sage
eug-vs
2020-08-22
-9
/
+21
*
fix: add pollId to key in PollsList
eug-vs
2020-08-17
-1
/
+1
*
fix: add correct image orientation
eug-vs
2020-08-17
-1
/
+4
*
fix: memoize rowCount
eug-vs
2020-08-16
-7
/
+9
*
feat: show polls gradually in PollsList
eug-vs
2020-08-16
-15
/
+47
*
feat: add elevation to PollCard
eug-vs
2020-08-16
-1
/
+1
*
feat: add error boundary
eug-vs
2020-08-16
-1
/
+6
*
feat: use more cool image
eug-vs
2020-08-15
-3
/
+12
*
refactor: separate Message component
eug-vs
2020-08-15
-34
/
+55
*
fix: resolve SpecialProps warning
eug-vs
2020-08-14
-5
/
+5
*
perf: greatly bost PollsList performance :rocket:
eug-vs
2020-08-14
-31
/
+60
*
feat: memoize PollCard component
eug-vs
2020-08-14
-2
/
+2
*
feat: apply cool transitions to Image
eug-vs
2020-08-14
-14
/
+49
*
feat: handle loading and error states in Image
eug-vs
2020-08-14
-2
/
+53
*
feat: create Image and BackgroundImage components
eug-vs
2020-08-14
-20
/
+58
*
feat: use EmptyState variants
eug-vs
2020-08-14
-3
/
+19
*
feat: add message to EmptyState
eug-vs
2020-08-14
-1
/
+10
*
feat: add EmptyState component
eug-vs
2020-08-14
-0
/
+33
*
fix: resolve eslint errors
eug-vs
2020-08-13
-7
/
+9
[next]