From f736070b91a415bb23a0dc095fd43bbbbf2a4a02 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 12 Sep 2019 22:38:29 -0600 Subject: [PATCH] Update Profile.vue component --- resources/assets/js/components/Profile.vue | 311 +++++++++++---------- 1 file changed, 158 insertions(+), 153 deletions(-) diff --git a/resources/assets/js/components/Profile.vue b/resources/assets/js/components/Profile.vue index 759db56d4..7b33a0b1d 100644 --- a/resources/assets/js/components/Profile.vue +++ b/resources/assets/js/components/Profile.vue @@ -346,176 +346,176 @@ -
-
-
- - - -
-

- - {{user.username}} - -

-

- {{user.display_name}} -

-
-
- Unfollow + id="following-modal" + hide-footer + centered + title="Following" + body-class="list-group-flush p-0"> +
+
+
+ + + +
+

+ + {{user.username}} + +

+

+ {{user.display_name}} +

+
+
+ Unfollow +
-
-
-
-

+
+
+

+
+
+
+

Load more

-
-

Load more

-
-
-
-
-
- - - -
-

- - {{user.username}} - -

-

- {{user.display_name}} -

+ id="follower-modal" + hide-footer + centered + title="Followers" + body-class="list-group-flush p-0"> +
+
+
+ + + +
+

+ + {{user.username}} + +

+

+ {{user.display_name}} +

+
+
+

Load more

+
-
-

Load more

-
-
-
-
- Copy Link + id="visitor-context-menu" + hide-footer + hide-header + centered + size="sm" + body-class="list-group-flush p-0"> +
+
+ Copy Link +
+
+ Follow +
+
+ Unfollow +
+
+ Mute +
+
+ Unmute +
+
+ Report User +
+
+ Block +
+
+ Unblock +
+
+ Settings +
+
+ Close +
-
- Follow -
-
- Unfollow -
-
- Mute -
-
- Unmute -
-
- Report User -
-
- Block -
-
- Unblock -
-
- Settings -
-
- Close -
-