From 8ecbdc1448a5b71aef3f345e7ea813209ce2d761 Mon Sep 17 00:00:00 2001 From: negue Date: Sat, 9 Mar 2019 21:10:20 +0100 Subject: [PATCH] add markdown-formatting link - hide textarea if guidelines not accepting - chat ui --- website/client/components/groups/chat.vue | 32 +++++++++++++++---- .../components/groups/communityGuidelines.vue | 24 +++++++++++--- 2 files changed, 45 insertions(+), 11 deletions(-) diff --git a/website/client/components/groups/chat.vue b/website/client/components/groups/chat.vue index 8575f42c96..a2df8abd3e 100644 --- a/website/client/components/groups/chat.vue +++ b/website/client/components/groups/chat.vue @@ -1,9 +1,10 @@