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 (
Collapse
)
Author
Age
Lines
*
fix: correctly show timestamps for very old posts
HEAD
master
eug-vs
2021-12-05
-1
/
+2
|
*
fix: clear eslint errors
ilyayudovin
2020-11-17
-10
/
+13
|
*
Make responsive avatar crop component
ilyayudovin
2020-11-17
-19
/
+36
|
*
refactor: separate ImageCropAreaSelect component
eug-vs
2020-10-29
-133
/
+57
|
*
Wait till modal slide right on close
ilyayudovin
2020-10-29
-6
/
+15
|
*
feat: Add avatar crop
ilyayudovin
2020-10-19
-5
/
+126
|
*
feat: change color of active icon
ilyayudovin
2020-10-10
-10
/
+16
|
*
Merge pull request #106 from which-ecosystem/feat/date-format
Eugene Sokolov
2020-10-10
-10
/
+78
|
\
|
|
|
|
Imrove date formats
|
*
feat: increase diff rounding precision
eug-vs
2020-10-10
-1
/
+1
|
|
|
*
fix: resolve eslint errors
eug-vs
2020-10-10
-1
/
+1
|
|
|
*
feat: display 'just now' if was just posted
eug-vs
2020-10-09
-0
/
+1
|
|
|
*
feat: toggle between compact and full date format
eug-vs
2020-10-09
-4
/
+57
|
|
|
*
feat: create DateString component
eug-vs
2020-10-09
-10
/
+24
|
|
*
|
Change paddings between images and description
ilyayudovin
2020-10-09
-1
/
+1
|
|
*
|
Add fontsize for description
ilyayudovin
2020-10-09
-45
/
+46
|
/
*
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
|
[next]