aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* show preview popover when hover numbered repliestaehoon2019-10-24
|
* refactor conditionstaehoon2019-10-24
|
* do not make too many nested divtaehoon2019-10-24
|
* add fetchStatus actiontaehoon2019-10-24
|
* refactor status loading logictaehoon2019-10-24
|
* split status preview popover into a separate componenttaehoon2019-10-24
|
* listen both eventstaehoon2019-10-24
|
* minor css fixtaehoon2019-10-24
|
* restrict distance at top side onlytaehoon2019-10-24
|
* set different trigger event in desktop and mobile by defaulttaehoon2019-10-24
|
* fix eslint warningstaehoon2019-10-24
|
* fix popper go behind the top bartaehoon2019-10-24
|
* migrate Popper to v-popovertaehoon2019-10-24
|
* fix popper go behind the top bartaehoon2019-10-24
|
* fix eslint warningstaehoon2019-10-24
|
* reset font-size to normal text size using remtaehoon2019-10-24
|
* use top placement by defaulttaehoon2019-10-24
|
* hide status preview popper when hover popper contenttaehoon2019-10-24
|
* use better nametaehoon2019-10-24
|
* css cleanuptaehoon2019-10-24
|
* fix minor css issues in status previewtaehoon2019-10-24
|
* reposition popper after fetching statustaehoon2019-10-24
|
* use popper for status previewtaehoon2019-10-24
|
* set flex-shrink and flex-basis explicitlytaehoon2019-10-22
|
* set flex amount correctlytaehoon2019-10-22
|
* update flex-grow calculation logictaehoon2019-10-22
|
* keep image natural ratio in gallery rowtaehoon2019-10-22
|
* populate gallery row height without getting widthtaehoon2019-10-22
|
* refactor using Settaehoon2019-10-21
|
* clean uptaehoon2019-10-21
|
* update event nametaehoon2019-10-21
|
* update conditiontaehoon2019-10-21
|
* move modal animation keyframes definitiontaehoon2019-10-21
|
* migrate viewClass prop to class attributetaehoon2019-10-21
|
* fix eslint errorstaehoon2019-10-18
|
* fix message input not auto-focusing bugtaehoon2019-10-18
|
* revert changes to render modal into portaltaehoon2019-10-18
|
* use higher css specificitytaehoon2019-10-18
|
* fix eslint warningstaehoon2019-10-18
|
* remove needless ref definitiontaehoon2019-10-18
|
* render modals into the “modal” portaltaehoon2019-10-18
|
* remove needless console.logtaehoon2019-10-18
|
* remove needless importingtaehoon2019-10-18
|
* fix eslint warningtaehoon2019-10-18
|
* move modal css into the correct placetaehoon2019-10-18
|
* refactor all kind of modals using the modal componenttaehoon2019-10-18
|
* add reusable modal componenttaehoon2019-10-18
|
* handle multiple body scroll lockerstaehoon2019-10-17
|
* lock body scroll when user reporting modal is opentaehoon2019-10-17
|
* lock body scroll when post status modal is opentaehoon2019-10-17
|