aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeLines
* refactor: separate ImageCropAreaSelect componenteug-vs2020-10-29-133/+57
* Wait till modal slide right on closeilyayudovin2020-10-29-6/+15
* feat: Add avatar cropilyayudovin2020-10-19-5/+126
* feat: change color of active iconilyayudovin2020-10-10-10/+16
* Merge pull request #106 from which-ecosystem/feat/date-formatEugene Sokolov2020-10-10-10/+78
|\
| * feat: increase diff rounding precisioneug-vs2020-10-10-1/+1
| * fix: resolve eslint errorseug-vs2020-10-10-1/+1
| * feat: display 'just now' if was just postedeug-vs2020-10-09-0/+1
| * feat: toggle between compact and full date formateug-vs2020-10-09-4/+57
| * feat: create DateString componenteug-vs2020-10-09-10/+24
* | Change paddings between images and descriptionilyayudovin2020-10-09-1/+1
* | Add fontsize for descriptionilyayudovin2020-10-09-45/+46
|/
* feat: display version chip on ReviewCardeug-vs2020-10-09-2/+15
* feat: remove gap between header on mobileeug-vs2020-10-09-1/+3
* fix: preserve all whitespaces in descriptioneug-vs2020-10-08-1/+3
* feat: make PollCreation input same as descriptioneug-vs2020-10-08-2/+2
* feat: tweak description paddingseug-vs2020-10-08-4/+7
* feat: increase spacing between pollseug-vs2020-10-08-1/+9
* fix eslint errorsilyayudovin2020-10-08-6/+6
* clear cache on polls size changeilyayudovin2020-10-08-4/+8
* feat!: allow dynamic item height in PollsListeug-vs2020-10-08-9/+27
* dont show description if it is emptyilyayudovin2020-10-08-1/+1
* feat: add description to pollilyayudovin2020-10-08-0/+4
* fix: close modal on clickawayeug-vs2020-10-08-0/+1
* feat: correctly wire modal logiceug-vs2020-10-08-7/+12
* feat: add noMargin prop to Messageeug-vs2020-10-08-3/+6
* feat: tweak modal paddings on desktopeug-vs2020-10-08-1/+2
* feat: use icon in header instead of submit buttoneug-vs2020-10-08-5/+8
* feat: add dashed borders to ImageInputeug-vs2020-10-08-1/+1
* style: fix eslint errorseug-vs2020-10-08-7/+5
* feat: stick all headers to same logiceug-vs2020-10-08-2/+6
* feat: add slide transition to modaleug-vs2020-10-08-3/+16
* feat: return UserStrip to PollCreationeug-vs2020-10-08-10/+36
* feat: create ModalScreen componenteug-vs2020-10-07-0/+39
* feat: wire modal routeseug-vs2020-10-07-13/+10
* fix: get rid of nasty aspect ratio bugeug-vs2020-09-21-4/+5
* delete separation of single and double clickilyayudovin2020-09-12-18/+3
* fix eslint errorsilyayudovin2020-09-11-18/+14
* feat: add separation function of single and double clicksilyayudovin2020-09-03-5/+21
* refactor!: simplify file operationseug-vs2020-08-22-6/+2
* refactor!: rewrite code without react-sageeug-vs2020-08-22-2/+2
* refactor: use React.Children.only for wrapperseug-vs2020-08-22-2/+2
* refactor: rewrite FileUpload without react-sageeug-vs2020-08-22-9/+21
* fix: add pollId to key in PollsListeug-vs2020-08-17-1/+1
* fix: add correct image orientationeug-vs2020-08-17-1/+4
* fix: memoize rowCounteug-vs2020-08-16-7/+9
* feat: show polls gradually in PollsListeug-vs2020-08-16-15/+47
* feat: add elevation to PollCardeug-vs2020-08-16-1/+1
* feat: add error boundaryeug-vs2020-08-16-1/+6
* feat: use more cool imageeug-vs2020-08-15-3/+12