aboutsummaryrefslogtreecommitdiff
path: root/src/components/PollCard/PollCard.tsx
Commit message (Collapse)AuthorAgeLines
* 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
|
* clear cache on polls size changeilyayudovin2020-10-08-1/+2
|
* dont show description if it is emptyilyayudovin2020-10-08-1/+1
|
* feat: add description to pollilyayudovin2020-10-08-0/+4
|
* 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
|
* feat: add elevation to PollCardeug-vs2020-08-16-1/+1
|
* feat: memoize PollCard componenteug-vs2020-08-14-2/+2
|
* feat: create Image and BackgroundImage componentseug-vs2020-08-14-20/+9
|
* refator: Feed -> PollListeug-vs2020-08-10-8/+10
|
* feat!: add useLocalStorage hookeug-vs2020-08-10-1/+1
|
* style: remove eslint errorseug-vs2020-07-04-1/+1
|
* feat: adapt all pages to mobile vieweug-vs2020-07-03-7/+1
|
* feat: notify unauthorized user trying to voteeug-vs2020-07-03-1/+8
|
* fix: place like immediately not awaiting responseeug-vs2020-07-03-6/+11
|
* move snack provider to Page componentilyayudovin2020-07-01-8/+3
|
* fix eslint errorsilyayudovin2020-07-01-10/+10
|
* feat: add snackbar for showing messages to a userilyayudovin2020-06-30-2/+13
|
* feat!: create useNavigate hookeug-vs2020-06-30-3/+2
|
* Merge pull request #52 from which-ecosystem/pollSubmissionEugene Sokolov2020-06-29-2/+10
|\ | | | | feat: add poll submission component
| * fix: make code redably clearilyayudovin2020-06-29-3/+6
| |
| * fix: show zero percentage instead of NaNilyayudovin2020-06-29-2/+7
| |
* | feat: migrate to new Poll interfaceeug-vs2020-06-28-9/+9
|/
* feat: add verified mark in new UserStrip compeug-vs2020-06-27-23/+3
|
* Merge pull request #45 from which-ecosystem/poll-dateEugene Sokolov2020-06-25-0/+10
|\ | | | | Display Date on PollCard
| * style: fix linting errorseug-vs2020-06-25-2/+2
| |
| * feat: add date subheader to polleug-vs2020-06-25-0/+10
| |
* | style: fix linting erroseug-vs2020-06-25-2/+2
| |
* | feat: transition rateline nicelyeug-vs2020-06-25-14/+12
|/
* fix: remove unused lodasheug-vs2020-06-25-1/+0
|
* feat: highlight rateline correctlyeug-vs2020-06-25-5/+16
|
* style: fix linting errorseug-vs2020-06-25-10/+8
|
* feat: use latest APIeug-vs2020-06-25-20/+22
|
* refactor: use theme in styleseug-vs2020-06-24-6/+5
|
* chore: migrate to which-types@1.3.1eug-vs2020-06-24-4/+5
|
* feat:add percentage lineilyayudovin2020-06-23-12/+39
|
* feat: add pointer over avatareug-vs2020-06-16-0/+4
|
* style: fix eslint errorseug-vs2020-06-15-11/+8
|
* feat: configure navigationeug-vs2020-06-14-4/+16
|
* refactor: move PercentageBar to separate classeug-vs2020-06-14-31/+2
|
* refactor: use lowercase in folder nameseug-vs2020-06-14-0/+100