aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* fix: resolve eslint errorseug-vs2020-10-10-3/+3
|
* fix: format 'since' date in ProfileInfoeug-vs2020-10-10-2/+11
|
* 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
|
* Merge pull request #104 from which-ecosystem/feat/patch-notesEugene Sokolov2020-10-09-39/+65
|\ | | | | Display patch notes on home screen
| * fix: update feedback list after revieweug-vs2020-10-09-3/+3
| |
| * feat: display version chip on ReviewCardeug-vs2020-10-09-8/+25
| |
| * feat!: remove whitesmoke background coloreug-vs2020-10-09-2/+1
| |
| * feat: show latest release patchnotes on homepageeug-vs2020-10-09-27/+37
|/
* Merge pull request #103 from which-ecosystem/feat/descriptionEugene Sokolov2020-10-09-28/+93
|\ | | | | Add description to Poll Model
| * chore: v1.2.6eug-vs2020-10-09-2/+2
| |
| * feat: remove gap between header on mobileeug-vs2020-10-09-4/+9
| |
| * fix: preserve all whitespaces in descriptioneug-vs2020-10-08-1/+3
| |
| * feat: make PollCreation input same as descriptioneug-vs2020-10-08-19/+17
| |
| * feat: tweak description paddingseug-vs2020-10-08-4/+7
| |
| * feat: increase spacing between pollseug-vs2020-10-08-1/+9
| |
| * fix eslint errorsilyayudovin2020-10-08-9/+10
| |
| * 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
| |
| * add textField for description inputilyayudovin2020-10-08-6/+24
| |
| * feat: add description to pollilyayudovin2020-10-08-10/+18
|/
* Merge pull request #102 from which-ecosystem/feat/modalEugene Sokolov2020-10-08-66/+86
|\ | | | | Modal improvements
| * fix: close modal on clickawayeug-vs2020-10-08-0/+1
| |
| * feat: correctly wire modal logiceug-vs2020-10-08-27/+33
| |
| * feat: add noMargin prop to Messageeug-vs2020-10-08-3/+6
| |
| * fix: replace typo id -> usernameeug-vs2020-10-08-2/+2
| |
| * feat: tweak modal paddings on desktopeug-vs2020-10-08-1/+2
| |
| * fix: resolve ts errorseug-vs2020-10-08-16/+3
| |
| * feat: use icon in header instead of submit buttoneug-vs2020-10-08-23/+19
| |
| * feat: add dashed borders to ImageInputeug-vs2020-10-08-11/+37
| |
* | Merge pull request #101 from which-ecosystem/feat/modalEugene Sokolov2020-10-08-75/+194
|\| | | | | ModalScreen component
| * style: fix eslint errorseug-vs2020-10-08-8/+7
| |
| * feat: allow reaching modal routes from outsideeug-vs2020-10-08-1/+1
| |
| * 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-11/+41
| |
| * chore: add history to dependencieseug-vs2020-10-07-9/+33
| |
| * feat: create ModalScreen componenteug-vs2020-10-07-37/+66
| |
| * feat: wire modal routeseug-vs2020-10-07-33/+53
|/
* Merge pull request #100 from which-ecosystem/fix/background-imageEugene Sokolov2020-09-21-4/+5
|\ | | | | Fix background image bug
| * fix: get rid of nasty aspect ratio bugeug-vs2020-09-21-4/+5
|/
* Merge pull request #98 from which-ecosystem/darkenAvatarilyayudovin2020-09-17-7/+8
|\ | | | | Darken avatar
| * delete separation of single and double clickilyayudovin2020-09-12-18/+3
| |
| * fix eslint errorsilyayudovin2020-09-11-18/+14
| |
| * darken avatar image while progressing new oneilyayudovin2020-09-11-1/+5
| |
| * feat: add separation function of single and double clicksilyayudovin2020-09-03-5/+21
|/
* fix eslint errorsilyayudovin2020-08-30-1/+1
|
* display snackprovider in different place if it is desktopilyayudovin2020-08-30-4/+5
|