aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
|
* Merge branch 'issue/684' into 'develop'HJ2019-10-17
|\ | | | | | | | | [#684] updated FollowCard component See merge request pleroma/pleroma-fe!972
| * clear codeMaksim Pechnikov2019-10-17
| |
| * updated FollowCard componentMaksim Pechnikov2019-10-17
| |
* | Fix reply arrow highlighting in some accessibility toolseal2019-10-17
|/ | | | | The cursor style needs to be "pointer" even before hovering, since keyboard-driven browsing never hovers over the elements.
* Require password resetMaxim Filippov2019-10-16
|
* Merge branch 'feature/following_reblogs' into 'develop'HJ2019-10-15
|\ | | | | | | | | [#664] implementes to hide/show reblogs from a specific user. See merge request pleroma/pleroma-fe!956
| * fix orders of a buttonsMaksim Pechnikov2019-10-11
| |
| * revert lint autofixMaksim Pechnikov2019-10-11
| |
| * fix position account actionsMaksim Pechnikov2019-10-11
| |
| * removed unused codeMaksim Pechnikov2019-10-09
| |
| * update cssMaksim Pechnikov2019-10-09
| |
| * remove unused codeMaksim Pechnikov2019-10-09
| |