aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove modal componenttaehoon2019-02-15
|
* Make embedded image croppertaehoon2019-02-15
|
* Revert eslintrc changestaehoon2019-02-15
|
* Check if variable exists before usingtaehoon2019-02-15
|
* Remove event listeners when destory ImageCroppertaehoon2019-02-15
|
* Localization of ImageCropper componenttaehoon2019-02-15
|
* Remove event listener when modal is destroyedtaehoon2019-02-15
|
* Crop avatar image using minWidth/minHeighttaehoon2019-02-15
|
* Add back the existing translation stringtaehoon2019-02-15
|
* Add avatar crop popuptaehoon2019-02-15
|
* Merge branch 'issue-361-preview-background' into 'develop'HJ2019-02-15
|\ | | | | | | | | | | | | #361 - fix theme preview background Closes #361 See merge request pleroma/pleroma-fe!588
| * #361 - fix theme preview backgrounddave2019-02-15
| |
* | Merge branch 'fix/maximum-call-stack-size-exceeded' into 'develop'HJ2019-02-15
|\ \ | | | | | | | | | | | | | | | | | | #362 Fix console error - maximum call stack size exceeded Closes #362 See merge request pleroma/pleroma-fe!587
| * | Fix console error - maximum call stack size exceededjasper2019-02-15
|/ /
* | Merge branch 'fix-notifs' into 'develop'HJ2019-02-14
|\ \ | | | | | | | | | | | | | | | | | | unfuck notifications Closes #356 See merge request pleroma/pleroma-fe!583
| * | fix notificationsHenry Jameson2019-02-14
|/ /
* | Merge branch 'revert-2bc1cc9f' into 'develop'HJ2019-02-14
|\ \ | | | | | | | | | | | | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'" See merge request pleroma/pleroma-fe!582
| * | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'"HJ2019-02-14
|/ / | | | | This reverts merge request !551
* | Merge branch 'revert-d6f9f34a' into 'develop'HJ2019-02-14
|\ \ | | | | | | | | | | | | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'" See merge request pleroma/pleroma-fe!581
| * | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'"HJ2019-02-14
|/ / | | | | This reverts merge request !573
* | Merge branch 'revert-295becd6' into 'develop'HJ2019-02-14
|\ \ | | | | | | | | | | | | Revert "Merge branch 'hotfix/issues-in-autocomplete' into 'develop'" See merge request pleroma/pleroma-fe!580
| * | Revert "Merge branch 'hotfix/issues-in-autocomplete' into 'develop'"HJ2019-02-14
|/ / | | | | This reverts merge request !574
* | Merge branch 'hotfix/issues-in-autocomplete' into 'develop'Shpuld Shpludson2019-02-14
|\ \ | | | | | | | | | | | | | | | | | | #355 hotfix/issues in autocomplete Closes #355 See merge request pleroma/pleroma-fe!574
| * | resolve focus issue in the auto-complete for name fieldXiaofeng An2019-02-13
| | |
| * | resolve issue related to event handlerXiaofeng An2019-02-13
| | |
| * | resolve issue in prop bindingXiaofeng An2019-02-13
| |/
* | Merge branch 'fix-convos' into 'develop'Shpuld Shpludson2019-02-14
|\ \ | |/ |/| | | | | | | | | fix convos Closes #357 See merge request pleroma/pleroma-fe!575
| * fix convosHenry Jameson2019-02-14
|/
* Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'Shpuld Shpludson2019-02-13
|\ | | | | | | | | | | | | hotfix/this fixes #350 - v-model binding issue Closes #350 See merge request pleroma/pleroma-fe!573
| * this fixes #350 - v-model binding issueXiaofeng An2019-02-12
|/
* Merge branch 'issue-341-repeat-auto-scroll' into 'develop'Shpuld Shpludson2019-02-12
|\ | | | | | | | | #341 - automatic scroll with repeats/reports See merge request pleroma/pleroma-fe!568
| * #341 - fix namingdave2019-02-12
| |
| * #341 - automatic scroll with repeats/reportsdave2019-02-12
| |
* | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-02-12
|\ \ | | | | | | | | | | | | Update spanish translate - es.json See merge request pleroma/pleroma-fe!564
| * | Update spanish translate - es.jsontarteka2019-02-11
| |/
* | Merge branch '300-fixed-background-issue' into 'develop'Shpuld Shpludson2019-02-12
|\ \ | | | | | | | | | | | | | | | | | | Fix fixed background issue Closes #300 See merge request pleroma/pleroma-fe!518
| * | Revert a change which can break the theme previewtaehoon2019-02-03
| | |
| * | Fix fixed background issuetaehoon2019-02-03
| | |
* | | Merge branch 'fix/profile-banner-preview-width' into 'develop'Shpuld Shpludson2019-02-12
|\ \ \ | | | | | | | | | | | | | | | | #333 Fix max-width of profile banner in setting See merge request pleroma/pleroma-fe!560
| * | | Fix max-width of profile banner in settingjasper2019-02-11
| | | |
* | | | Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'Shpuld Shpludson2019-02-12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | #255 - implement autocomplete in non post forms See merge request pleroma/pleroma-fe!551
| * | | | fix auto-complete field not taking the whole parent width in flexXiaofeng An2019-02-08
| | | | |
| * | | | fix namingXiaofeng An2019-02-08
| | | | |
| * | | | select either textarea or inputXiaofeng An2019-02-08
| | | | |
| * | | | remove rows attribute from inputXiaofeng An2019-02-08
| | | | |
| * | | | move styles for AutoCompleteInputXiaofeng An2019-02-08
| | | | |
| * | | | add id & placeholder props to AutoCompleteInput componentXiaofeng An2019-02-08
| | | | |
| * | | | make name field auto-completeXiaofeng An2019-02-08
| | | | |
| * | | | make bio field auto-completeXiaofeng An2019-02-08
| | | | |
| * | | | #255 - make AutoCompleteInput componentXiaofeng An2019-02-08
| | | | |