From a1f6ef1dcac2e79c5a116705ca11d6e7e51ed89c Mon Sep 17 00:00:00 2001 From: shpuld Date: Wed, 11 Apr 2018 19:34:40 +0300 Subject: Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, status fadein. --- src/components/conversation/conversation.vue | 11 ++++++++++- src/components/nav_panel/nav_panel.vue | 3 +++ src/components/notifications/notifications.scss | 16 +++------------- src/components/notifications/notifications.vue | 2 +- .../post_status_form/post_status_form.vue | 2 +- src/components/settings/settings.vue | 2 +- src/components/status/status.vue | 21 ++++++++++++++------- src/components/timeline/timeline.js | 2 +- src/components/timeline/timeline.vue | 12 +++++++----- 9 files changed, 41 insertions(+), 30 deletions(-) (limited to 'src/components') diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue index 4000bce2..308e5e7d 100644 --- a/src/components/conversation/conversation.vue +++ b/src/components/conversation/conversation.vue @@ -8,7 +8,16 @@
- + +
diff --git a/src/components/nav_panel/nav_panel.vue b/src/components/nav_panel/nav_panel.vue index 5db3f555..6f949afb 100644 --- a/src/components/nav_panel/nav_panel.vue +++ b/src/components/nav_panel/nav_panel.vue @@ -32,6 +32,9 @@